Skip to content

chore(deps): update dependency @types/jest to v28.1.2 #711

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/runtime": "7.18.3",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-node-resolve": "13.3.0",
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"@types/rollup-plugin-node-globals": "1.4.1",
"@types/semver": "7.3.9",
"bundlesize2": "0.0.31",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@experimental-api-clients-automation/requester-node-http": "0.5.0"
},
"devDependencies": {
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"@types/node": "16.11.39",
"jest": "28.1.1",
"typescript": "4.7.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"@types/node": "16.11.39",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
Expand Down
2 changes: 1 addition & 1 deletion eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"eslint": "8.17.0",
"jest": "28.1.1",
"ts-jest": "28.0.4",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@octokit/rest": "18.12.0",
"@types/folder-hash": "4.0.1",
"@types/inquirer": "8.2.1",
"@types/jest": "28.1.1",
"@types/jest": "28.1.2",
"@types/js-yaml": "4.0.5",
"@types/micromatch": "4.0.2",
"@types/mustache": "4.1.3",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@ __metadata:
"@experimental-api-clients-automation/client-search": 0.5.0
"@experimental-api-clients-automation/requester-browser-xhr": 0.5.0
"@experimental-api-clients-automation/requester-node-http": 0.5.0
"@types/jest": 28.1.1
"@types/jest": 28.1.2
"@types/node": 16.11.39
jest: 28.1.1
typescript: 4.7.3
Expand Down Expand Up @@ -1467,7 +1467,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@experimental-api-clients-automation/client-common@workspace:clients/algoliasearch-client-javascript/packages/client-common"
dependencies:
"@types/jest": 28.1.1
"@types/jest": 28.1.2
"@types/node": 16.11.39
jest: 28.1.1
jest-environment-jsdom: 28.1.1
Expand Down Expand Up @@ -4393,6 +4393,16 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:28.1.2":
version: 28.1.2
resolution: "@types/jest@npm:28.1.2"
dependencies:
jest-matcher-utils: ^28.0.0
pretty-format: ^28.0.0
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
languageName: node
linkType: hard

"@types/js-yaml@npm:4.0.5":
version: 4.0.5
resolution: "@types/js-yaml@npm:4.0.5"
Expand Down Expand Up @@ -4863,7 +4873,7 @@ __metadata:
"@babel/runtime": 7.18.3
"@rollup/plugin-babel": 5.3.1
"@rollup/plugin-node-resolve": 13.3.0
"@types/jest": 28.1.1
"@types/jest": 28.1.2
"@types/rollup-plugin-node-globals": 1.4.1
"@types/semver": 7.3.9
bundlesize2: 0.0.31
Expand Down Expand Up @@ -6846,7 +6856,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.1
"@types/jest": 28.1.2
eslint: 8.17.0
jest: 28.1.1
ts-jest: 28.0.4
Expand Down Expand Up @@ -8995,7 +9005,7 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.1.1":
"jest-matcher-utils@npm:^28.0.0, jest-matcher-utils@npm:^28.1.1":
version: 28.1.1
resolution: "jest-matcher-utils@npm:28.1.1"
dependencies:
Expand Down Expand Up @@ -11388,7 +11398,7 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:^28.1.1":
"pretty-format@npm:^28.0.0, pretty-format@npm:^28.1.1":
version: 28.1.1
resolution: "pretty-format@npm:28.1.1"
dependencies:
Expand Down Expand Up @@ -12121,7 +12131,7 @@ __metadata:
"@octokit/rest": 18.12.0
"@types/folder-hash": 4.0.1
"@types/inquirer": 8.2.1
"@types/jest": 28.1.1
"@types/jest": 28.1.2
"@types/js-yaml": 4.0.5
"@types/micromatch": 4.0.2
"@types/mustache": 4.1.3
Expand Down