Skip to content

Commit f99211c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v28
1 parent ab28b7e commit f99211c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -51,7 +51,7 @@
5151
"@commitlint/cli": "17.0.2",
5252
"@commitlint/config-angular": "17.0.0",
5353
"@types/fs-extra": "9.0.13",
54-
"@types/jest": "27.5.2",
54+
"@types/jest": "28.1.0",
5555
"@types/node": "16.11.38",
5656
"@typescript-eslint/eslint-plugin": "5.27.0",
5757
"@typescript-eslint/parser": "5.27.0",

src/lib/application/files/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/schematics": "^8.0.0",
3434
"@nestjs/testing": "^8.0.0",
3535
"@types/express": "^4.17.13",
36-
"@types/jest": "27.5.2",
36+
"@types/jest": "28.1.0",
3737
"@types/node": "^16.0.0",
3838
"@types/supertest": "^2.0.11",
3939
"@typescript-eslint/eslint-plugin": "^5.0.0",

0 commit comments

Comments
 (0)