Skip to content

Commit 258e63e

Browse files
chore(deps): update dependency @types/jest to v28.1.3 (#745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48f312f commit 258e63e

File tree

7 files changed

+18
-18
lines changed

7 files changed

+18
-18
lines changed

clients/algoliasearch-client-javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/runtime": "7.18.3",
2525
"@rollup/plugin-babel": "5.3.1",
2626
"@rollup/plugin-node-resolve": "13.3.0",
27-
"@types/jest": "28.1.2",
27+
"@types/jest": "28.1.3",
2828
"@types/rollup-plugin-node-globals": "1.4.1",
2929
"@types/semver": "7.3.10",
3030
"bundlesize2": "0.0.31",

clients/algoliasearch-client-javascript/packages/algoliasearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@experimental-api-clients-automation/requester-node-http": "0.6.1"
6565
},
6666
"devDependencies": {
67-
"@types/jest": "28.1.2",
67+
"@types/jest": "28.1.3",
6868
"@types/node": "16.11.41",
6969
"jest": "28.1.1",
7070
"typescript": "4.7.4"

clients/algoliasearch-client-javascript/packages/client-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test": "jest"
1919
},
2020
"devDependencies": {
21-
"@types/jest": "28.1.2",
21+
"@types/jest": "28.1.3",
2222
"@types/node": "16.11.41",
2323
"jest": "28.1.1",
2424
"jest-environment-jsdom": "28.1.1",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ __metadata:
13181318
"@experimental-api-clients-automation/client-search": 0.6.1
13191319
"@experimental-api-clients-automation/requester-browser-xhr": 0.6.1
13201320
"@experimental-api-clients-automation/requester-node-http": 0.6.1
1321-
"@types/jest": 28.1.2
1321+
"@types/jest": 28.1.3
13221322
"@types/node": 16.11.41
13231323
jest: 28.1.1
13241324
typescript: 4.7.4
@@ -1353,7 +1353,7 @@ __metadata:
13531353
version: 0.0.0-use.local
13541354
resolution: "@experimental-api-clients-automation/client-common@workspace:packages/client-common"
13551355
dependencies:
1356-
"@types/jest": 28.1.2
1356+
"@types/jest": 28.1.3
13571357
"@types/node": 16.11.41
13581358
jest: 28.1.1
13591359
jest-environment-jsdom: 28.1.1
@@ -3180,13 +3180,13 @@ __metadata:
31803180
languageName: node
31813181
linkType: hard
31823182

3183-
"@types/jest@npm:28.1.2":
3184-
version: 28.1.2
3185-
resolution: "@types/jest@npm:28.1.2"
3183+
"@types/jest@npm:28.1.3":
3184+
version: 28.1.3
3185+
resolution: "@types/jest@npm:28.1.3"
31863186
dependencies:
31873187
jest-matcher-utils: ^28.0.0
31883188
pretty-format: ^28.0.0
3189-
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
3189+
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
31903190
languageName: node
31913191
linkType: hard
31923192

@@ -3438,7 +3438,7 @@ __metadata:
34383438
"@babel/runtime": 7.18.3
34393439
"@rollup/plugin-babel": 5.3.1
34403440
"@rollup/plugin-node-resolve": 13.3.0
3441-
"@types/jest": 28.1.2
3441+
"@types/jest": 28.1.3
34423442
"@types/rollup-plugin-node-globals": 1.4.1
34433443
"@types/semver": 7.3.10
34443444
bundlesize2: 0.0.31

eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "jest"
1212
},
1313
"devDependencies": {
14-
"@types/jest": "28.1.2",
14+
"@types/jest": "28.1.3",
1515
"eslint": "8.17.0",
1616
"jest": "28.1.1",
1717
"ts-jest": "28.0.5",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@octokit/rest": "18.12.0",
1919
"@types/folder-hash": "4.0.1",
2020
"@types/inquirer": "8.2.1",
21-
"@types/jest": "28.1.2",
21+
"@types/jest": "28.1.3",
2222
"@types/js-yaml": "4.0.5",
2323
"@types/micromatch": "4.0.2",
2424
"@types/mustache": "4.1.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,13 +2355,13 @@ __metadata:
23552355
languageName: node
23562356
linkType: hard
23572357

2358-
"@types/jest@npm:28.1.2":
2359-
version: 28.1.2
2360-
resolution: "@types/jest@npm:28.1.2"
2358+
"@types/jest@npm:28.1.3":
2359+
version: 28.1.3
2360+
resolution: "@types/jest@npm:28.1.3"
23612361
dependencies:
23622362
jest-matcher-utils: ^28.0.0
23632363
pretty-format: ^28.0.0
2364-
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
2364+
checksum: 28141f2d5b3bafd063362de9790cb8f219488d9b0ad47524a84bef1142a4f0d9d35be0c56988d9f922205225cc83c986acd4be424bd8653b38dc27ab672455e2
23652365
languageName: node
23662366
linkType: hard
23672367

@@ -4002,7 +4002,7 @@ __metadata:
40024002
version: 0.0.0-use.local
40034003
resolution: "eslint-plugin-automation-custom@workspace:eslint"
40044004
dependencies:
4005-
"@types/jest": 28.1.2
4005+
"@types/jest": 28.1.3
40064006
eslint: 8.17.0
40074007
jest: 28.1.1
40084008
ts-jest: 28.0.5
@@ -7445,7 +7445,7 @@ __metadata:
74457445
"@octokit/rest": 18.12.0
74467446
"@types/folder-hash": 4.0.1
74477447
"@types/inquirer": 8.2.1
7448-
"@types/jest": 28.1.2
7448+
"@types/jest": 28.1.3
74497449
"@types/js-yaml": 4.0.5
74507450
"@types/micromatch": 4.0.2
74517451
"@types/mustache": 4.1.3

0 commit comments

Comments
 (0)