Bump @types/jest from 29.5.1 to 29.5.2 (#214)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.1 to 29.5.2. - [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-patch ... 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
@ -46,7 +46,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.237"],\
|
||||
["@types/jest", "npm:29.5.1"],\
|
||||
["@types/jest", "npm:29.5.2"],\
|
||||
["@types/node", "npm:20.2.5"],\
|
||||
["@types/react", "npm:18.2.7"],\
|
||||
["@types/react-dom", "npm:18.2.4"],\
|
||||
@ -2221,6 +2221,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["pretty-format", "npm:29.5.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:29.5.2", {\
|
||||
"packageLocation": "./.yarn/cache/@types-jest-npm-29.5.2-1a72e55a50-7d205599ea.zip/node_modules/@types/jest/",\
|
||||
"packageDependencies": [\
|
||||
["@types/jest", "npm:29.5.2"],\
|
||||
["expect", "npm:29.5.0"],\
|
||||
["pretty-format", "npm:29.5.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@types/json-schema", [\
|
||||
@ -3946,7 +3955,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.0.0"],\
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.237"],\
|
||||
["@types/jest", "npm:29.5.1"],\
|
||||
["@types/jest", "npm:29.5.2"],\
|
||||
["@types/node", "npm:20.2.5"],\
|
||||
["@types/react", "npm:18.2.7"],\
|
||||
["@types/react-dom", "npm:18.2.4"],\
|
||||
|
@ -18,7 +18,7 @@
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/chrome": "^0.0.237",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/node": "^20.2.5",
|
||||
"@types/react": "^18.2.7",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -1651,7 +1651,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:*, @types/jest@npm:^29.5.0":
|
||||
"@types/jest@npm:*":
|
||||
version: 29.5.1
|
||||
resolution: "@types/jest@npm:29.5.1"
|
||||
dependencies:
|
||||
@ -1661,6 +1661,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^29.5.2":
|
||||
version: 29.5.2
|
||||
resolution: "@types/jest@npm:29.5.2"
|
||||
dependencies:
|
||||
expect: ^29.0.0
|
||||
pretty-format: ^29.0.0
|
||||
checksum: 7d205599ea3cccc262bad5cc173d3242d6bf8138c99458509230e4ecef07a52d6ddcde5a1dbd49ace655c0af51d2dbadef3748697292ea4d86da19d9e03e19c0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/json-schema@npm:^7.0.7":
|
||||
version: 7.0.11
|
||||
resolution: "@types/json-schema@npm:7.0.11"
|
||||
@ -3118,7 +3128,7 @@ __metadata:
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/chrome": ^0.0.237
|
||||
"@types/jest": ^29.5.0
|
||||
"@types/jest": ^29.5.2
|
||||
"@types/node": ^20.2.5
|
||||
"@types/react": ^18.2.7
|
||||
"@types/react-dom": ^18.2.4
|
||||
|
Reference in New Issue
Block a user