Skip to content

Commit c8b9de4

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.7
1 parent daa6e5b commit c8b9de4

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.3",
5252
"@commitlint/config-angular": "17.0.3",
5353
"@types/fs-extra": "9.0.13",
54-
"@types/jest": "28.1.6",
54+
"@types/jest": "28.1.7",
5555
"@types/node": "16.11.48",
5656
"@typescript-eslint/eslint-plugin": "5.33.0",
5757
"@typescript-eslint/parser": "5.33.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": "^9.0.0",
3434
"@nestjs/testing": "^9.0.0",
3535
"@types/express": "^4.17.13",
36-
"@types/jest": "28.1.6",
36+
"@types/jest": "28.1.7",
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)