Skip to content

Commit 54e067b

Browse files
chore(): pin @types/jest ^28.1.8 dev
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | npm | @types/jest | 28.1.7 | 28.1.8 |
1 parent 9e86edd commit 54e067b

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

.pnp.cjs

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-17.1 KB
Binary file not shown.
17.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/bcryptjs": "^2.4.2",
6868
"@types/dotenv": "^8.2.0",
6969
"@types/express": "^4.17.13",
70-
"@types/jest": "^28.1.7",
70+
"@types/jest": "^28.1.8",
7171
"@types/jsonwebtoken": "^8.5.8",
7272
"@types/node": "^16.11.49",
7373
"@types/pg": "^8.6.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,13 +1307,13 @@ __metadata:
13071307
languageName: node
13081308
linkType: hard
13091309

1310-
"@types/jest@npm:^28.1.7":
1311-
version: 28.1.7
1312-
resolution: "@types/jest@npm:28.1.7"
1310+
"@types/jest@npm:^28.1.8":
1311+
version: 28.1.8
1312+
resolution: "@types/jest@npm:28.1.8"
13131313
dependencies:
13141314
expect: ^28.0.0
13151315
pretty-format: ^28.0.0
1316-
checksum: 17c9bf9667cd4f062eba5aa9eaea248927bf6479da1cc009e0b7d26d501f460f068dd23eddb67d2602264e915a30b63ae7c9cbb516723ffd18589f6f9d267d43
1316+
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
13171317
languageName: node
13181318
linkType: hard
13191319

@@ -5759,7 +5759,7 @@ __metadata:
57595759
"@types/bcryptjs": ^2.4.2
57605760
"@types/dotenv": ^8.2.0
57615761
"@types/express": ^4.17.13
5762-
"@types/jest": ^28.1.7
5762+
"@types/jest": ^28.1.8
57635763
"@types/jsonwebtoken": ^8.5.8
57645764
"@types/node": ^16.11.49
57655765
"@types/pg": ^8.6.5

0 commit comments

Comments
 (0)