Skip to content

Commit 160391f

Browse files
build: 📦 bump dependency @types/jest to v29.2.5
1 parent 5bf3ef7 commit 160391f

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.4.2",
4141
"@nrwl/nx-plugin": "15.4.2",
4242
"@nrwl/workspace": "15.4.2",
43-
"@types/jest": "29.2.4",
43+
"@types/jest": "29.2.5",
4444
"@types/node": "^18.0.0",
4545
"@typescript-eslint/eslint-plugin": "5.47.1",
4646
"@typescript-eslint/parser": "5.47.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,13 +1728,13 @@ __metadata:
17281728
languageName: node
17291729
linkType: hard
17301730

1731-
"@types/jest@npm:29.2.4":
1732-
version: 29.2.4
1733-
resolution: "@types/jest@npm:29.2.4"
1731+
"@types/jest@npm:29.2.5":
1732+
version: 29.2.5
1733+
resolution: "@types/jest@npm:29.2.5"
17341734
dependencies:
17351735
expect: ^29.0.0
17361736
pretty-format: ^29.0.0
1737-
checksum: 9deb4756fe1b438d41ff1aae7d6c216c9e49e5fe60f539f8edb6698ffeb530ff7b25d37e223439b03602ca3a7397c9c2e53e1a39c7bd616353472fce0cc04107
1737+
checksum: d668470f00ec4cb8b8457f1fd90f7358fad8f22d74b85006dad6be522d6b9bf10f49f597e88d1d1a518d211c1b65be32a1f27f0e49ce0658d110a9206b8ea310
17381738
languageName: node
17391739
linkType: hard
17401740

@@ -5616,7 +5616,7 @@ __metadata:
56165616
"@nrwl/js": 15.4.2
56175617
"@nrwl/nx-plugin": 15.4.2
56185618
"@nrwl/workspace": 15.4.2
5619-
"@types/jest": 29.2.4
5619+
"@types/jest": 29.2.5
56205620
"@types/node": ^18.0.0
56215621
"@typescript-eslint/eslint-plugin": 5.47.1
56225622
"@typescript-eslint/parser": 5.47.1

0 commit comments

Comments
 (0)