Skip to content

Commit 354d2cf

Browse files
snyk-botquittle
authored andcommitted
feat: upgrade @types/jest from 26.0.23 to 27.0.1
Snyk has created this PR to upgrade @types/jest from 26.0.23 to 27.0.1. See this package in npm: https://www.npmjs.com/package/@types/jest See this project in Snyk: https://app.snyk.io/org/quittle/project/67e2dc69-f378-4c88-be15-2d127d663877?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b933525 commit 354d2cf

File tree

2 files changed

+108
-6
lines changed

2 files changed

+108
-6
lines changed

package-lock.json

Lines changed: 107 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"release": "npm run build && npm run package && npm run deploy"
2929
},
3030
"devDependencies": {
31-
"@types/jest": "^26.0.23",
31+
"@types/jest": "^27.0.1",
3232
"@types/minimatch": "^3.0.4",
3333
"@types/node": "^16.9.1",
3434
"@typescript-eslint/eslint-plugin": "^4.31.0",

0 commit comments

Comments
 (0)