Bump @types/jest from 27.5.2 to 29.4.0 (#5)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.2 to 29.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
13
.pnp.cjs
generated
13
.pnp.cjs
generated
@ -45,7 +45,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:13.5.0"],\
|
||||
["@types/chrome", "npm:0.0.212"],\
|
||||
["@types/jest", "npm:27.5.2"],\
|
||||
["@types/jest", "npm:29.4.0"],\
|
||||
["@types/node", "npm:16.18.12"],\
|
||||
["@types/react", "npm:18.0.27"],\
|
||||
["@types/react-dom", "npm:18.0.10"],\
|
||||
@ -5415,15 +5415,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@types/jest", [\
|
||||
["npm:27.5.2", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-27.5.2-f8ba570ba6-7e11c6826a.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:27.5.2"],\
|
||||
["jest-matcher-utils", "npm:27.5.1"],\
|
||||
["pretty-format", "npm:27.5.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:29.4.0", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.4.0-e28b79cadc-2376028236.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
@ -8898,7 +8889,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:13.5.0"],\
|
||||
["@types/chrome", "npm:0.0.212"],\
|
||||
["@types/jest", "npm:27.5.2"],\
|
||||
["@types/jest", "npm:29.4.0"],\
|
||||
["@types/node", "npm:16.18.12"],\
|
||||
["@types/react", "npm:18.0.27"],\
|
||||
["@types/react-dom", "npm:18.0.10"],\
|
||||
|
@ -15,7 +15,7 @@
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^13.2.1",
|
||||
"@types/chrome": "^0.0.212",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@types/jest": "^29.4.0",
|
||||
"@types/node": "^16.7.13",
|
||||
"@types/react": "^18.0.0",
|
||||
"@types/react-dom": "^18.0.0",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -3419,7 +3419,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*":
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.4.0":
|
||||
version: 29.4.0
|
||||
resolution: "@types/jest@npm:29.4.0"
|
||||
dependencies:
|
||||
@ -3429,16 +3429,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^27.0.1":
|
||||
version: 27.5.2
|
||||
resolution: "@types/jest@npm:27.5.2"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: 7e11c6826aa429ad990dc262e4e4b54aa36573287fddf15773e4137f07d11d3105f0dd9f1baff73252160a057df23f5529bb83b1bf83cd3f45f9460a5ca5c22e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.4, @types/json-schema@npm:^7.0.5, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
|
||||
version: 7.0.11
|
||||
resolution: "@types/json-schema@npm:7.0.11"
|
||||
@ -6083,7 +6073,7 @@ __metadata:
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^13.2.1
|
||||
"@types/chrome": ^0.0.212
|
||||
"@types/jest": ^27.0.1
|
||||
"@types/jest": ^29.4.0
|
||||
"@types/node": ^16.7.13
|
||||
"@types/react": ^18.0.0
|
||||
"@types/react-dom": ^18.0.0
|
||||
@ -8810,7 +8800,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-matcher-utils@npm:^27.0.0, jest-matcher-utils@npm:^27.5.1":
|
||||
"jest-matcher-utils@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "jest-matcher-utils@npm:27.5.1"
|
||||
dependencies:
|
||||
@ -11524,7 +11514,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-format@npm:^27.0.0, pretty-format@npm:^27.0.2, pretty-format@npm:^27.5.1":
|
||||
"pretty-format@npm:^27.0.2, pretty-format@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "pretty-format@npm:27.5.1"
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user