Bump @types/node from 20.2.5 to 20.3.1 (#232)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor ... 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:
12
.pnp.cjs
generated
12
.pnp.cjs
generated
@ -47,7 +47,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.237"],\
|
||||
["@types/jest", "npm:29.5.2"],\
|
||||
["@types/node", "npm:20.2.5"],\
|
||||
["@types/node", "npm:20.3.1"],\
|
||||
["@types/react", "npm:18.2.9"],\
|
||||
["@types/react-dom", "npm:18.2.4"],\
|
||||
["@types/testing-library__jest-dom", "npm:5.14.6"],\
|
||||
@ -2259,10 +2259,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:20.2.5", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-20.2.5-0014d2d9ce-38ce7c7e9d.zip/node_modules/@types/node/",\
|
||||
["npm:20.3.1", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-20.3.1-86012346c0-63a393ab6d.zip/node_modules/@types/node/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node", "npm:20.2.5"]\
|
||||
["@types/node", "npm:20.3.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -3966,7 +3966,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.237"],\
|
||||
["@types/jest", "npm:29.5.2"],\
|
||||
["@types/node", "npm:20.2.5"],\
|
||||
["@types/node", "npm:20.3.1"],\
|
||||
["@types/react", "npm:18.2.9"],\
|
||||
["@types/react-dom", "npm:18.2.4"],\
|
||||
["@types/testing-library__jest-dom", "npm:5.14.6"],\
|
||||
@ -8926,7 +8926,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
"packageDependencies": [\
|
||||
["vite", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:4.3.9"],\
|
||||
["@types/less", null],\
|
||||
["@types/node", "npm:20.2.5"],\
|
||||
["@types/node", "npm:20.3.1"],\
|
||||
["@types/sass", null],\
|
||||
["@types/stylus", null],\
|
||||
["@types/sugarss", null],\
|
||||
|
@ -19,7 +19,7 @@
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/chrome": "^0.0.237",
|
||||
"@types/jest": "^29.5.2",
|
||||
"@types/node": "^20.2.5",
|
||||
"@types/node": "^20.3.1",
|
||||
"@types/react": "^18.2.9",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@types/testing-library__jest-dom": "^5.14.6",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1693,10 +1693,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.2.5":
|
||||
version: 20.2.5
|
||||
resolution: "@types/node@npm:20.2.5"
|
||||
checksum: 38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
|
||||
"@types/node@npm:^20.3.1":
|
||||
version: 20.3.1
|
||||
resolution: "@types/node@npm:20.3.1"
|
||||
checksum: 63a393ab6d947be17320817b35d7277ef03728e231558166ed07ee30b09fd7c08861be4d746f10fdc63ca7912e8cd023939d4eab887ff6580ff704ff24ed810c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3137,7 +3137,7 @@ __metadata:
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/chrome": ^0.0.237
|
||||
"@types/jest": ^29.5.2
|
||||
"@types/node": ^20.2.5
|
||||
"@types/node": ^20.3.1
|
||||
"@types/react": ^18.2.9
|
||||
"@types/react-dom": ^18.2.4
|
||||
"@types/testing-library__jest-dom": ^5.14.6
|
||||
|
Reference in New Issue
Block a user