Skip to content

Commit

Permalink
[Snyk] Upgrade @types/jest from 29.5.0 to 29.5.1 (#2788)
Browse files Browse the repository at this point in the history
<h3>Snyk has created this PR to upgrade @types/jest from 29.5.0 to
29.5.1.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.
<hr/>

- The recommended version is **1 version** ahead of your current
version.
- The recommended version was released **22 days ago**, on 2023-04-19.


<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>@types/jest</b></summary>
    <ul>
      <li>
        <b>29.5.1</b> - 2023-04-19
      </li>
      <li>
        <b>29.5.0</b> - 2023-03-16
      </li>
    </ul>
from <a
href="https://snyk.io/redirect/github/DefinitelyTyped/DefinitelyTyped/releases">@types/jest
GitHub release notes</a>
  </details>
</details>
<hr/>

**Note:** *You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs.*

For more information: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJhOTNlOTY3Mi1hYmRjLTRiZmEtYjUwOS0wNzU5MWJmZDU2MzQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImE5M2U5NjcyLWFiZGMtNGJmYS1iNTA5LTA3NTkxYmZkNTYzNCJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55/settings/integration?pkg&#x3D;@types/jest&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"a93e9672-abdc-4bfa-b509-07591bfd5634","prPublicId":"a93e9672-abdc-4bfa-b509-07591bfd5634","dependencies":[{"name":"@types/jest","from":"29.5.0","to":"29.5.1"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/sandbox-2ba/project/852e6e4f-be96-45c8-b370-1060f5ebee55?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"852e6e4f-be96-45c8-b370-1060f5ebee55","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2023-04-19T10:02:42.658Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
admin-token-bot and snyk-bot committed May 19, 2023
1 parent 318dd06 commit f248aa0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions examples/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/node/package.json
Expand Up @@ -16,7 +16,7 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@types/bson": "^4.0.2",
"@types/jest": "^29.4.0",
"@types/jest": "^29.5.1",
"babel-jest": "^29.4.3",
"bson": "^4.7.2",
"eslint-config-prettier": "^6.12.0",
Expand Down

0 comments on commit f248aa0

Please sign in to comment.