Skip to content

Commit 6044c98

Browse files
build: 📦 bump dependency @types/jest to v29.2.4
1 parent c5a62f4 commit 6044c98

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
-17.5 KB
Binary file not shown.
17.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nrwl/js": "15.2.4",
4141
"@nrwl/nx-plugin": "15.2.4",
4242
"@nrwl/workspace": "15.2.4",
43-
"@types/jest": "29.2.3",
43+
"@types/jest": "29.2.4",
4444
"@types/node": "^18.0.0",
4545
"@typescript-eslint/eslint-plugin": "5.45.0",
4646
"@typescript-eslint/parser": "5.45.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,13 +1731,13 @@ __metadata:
17311731
languageName: node
17321732
linkType: hard
17331733

1734-
"@types/jest@npm:29.2.3":
1735-
version: 29.2.3
1736-
resolution: "@types/jest@npm:29.2.3"
1734+
"@types/jest@npm:29.2.4":
1735+
version: 29.2.4
1736+
resolution: "@types/jest@npm:29.2.4"
17371737
dependencies:
17381738
expect: ^29.0.0
17391739
pretty-format: ^29.0.0
1740-
checksum: 55370906711b600a05b9e497c22aa74d80d8adcdbe4ac2f1bc9311f6f6ca0dd192862b6f38df6ac0d45e92396bcd796e377b1d8058c10bdfd584aeee580c3ce1
1740+
checksum: 9deb4756fe1b438d41ff1aae7d6c216c9e49e5fe60f539f8edb6698ffeb530ff7b25d37e223439b03602ca3a7397c9c2e53e1a39c7bd616353472fce0cc04107
17411741
languageName: node
17421742
linkType: hard
17431743

@@ -5549,7 +5549,7 @@ __metadata:
55495549
"@nrwl/js": 15.2.4
55505550
"@nrwl/nx-plugin": 15.2.4
55515551
"@nrwl/workspace": 15.2.4
5552-
"@types/jest": 29.2.3
5552+
"@types/jest": 29.2.4
55535553
"@types/node": ^18.0.0
55545554
"@typescript-eslint/eslint-plugin": 5.45.0
55555555
"@typescript-eslint/parser": 5.45.0

0 commit comments

Comments
 (0)