Bump @types/node from 18.15.11 to 18.15.13 (#106)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.11 to 18.15.13. - [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-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:
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -43,7 +43,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.233"],\
|
||||
["@types/jest", "npm:29.5.0"],\
|
||||
["@types/node", "npm:18.15.11"],\
|
||||
["@types/node", "npm:18.15.13"],\
|
||||
["@types/react", "npm:18.0.37"],\
|
||||
["@types/react-dom", "npm:18.0.11"],\
|
||||
["@types/testing-library__jest-dom", "npm:5.14.5"],\
|
||||
@ -5546,10 +5546,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:18.15.11", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-18.15.11-fd8ceaaffd-977b4ad047.zip/node_modules/@types/node/",\
|
||||
["npm:18.15.13", {\
|
||||
"packageLocation": "./.yarn/cache/@types-node-npm-18.15.13-14d4d1b98f-79cc5a2b5f.zip/node_modules/@types/node/",\
|
||||
"packageDependencies": [\
|
||||
["@types/node", "npm:18.15.11"]\
|
||||
["@types/node", "npm:18.15.13"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
@ -9020,7 +9020,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@testing-library/user-event", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:14.4.3"],\
|
||||
["@types/chrome", "npm:0.0.233"],\
|
||||
["@types/jest", "npm:29.5.0"],\
|
||||
["@types/node", "npm:18.15.11"],\
|
||||
["@types/node", "npm:18.15.13"],\
|
||||
["@types/react", "npm:18.0.37"],\
|
||||
["@types/react-dom", "npm:18.0.11"],\
|
||||
["@types/testing-library__jest-dom", "npm:5.14.5"],\
|
||||
|
@ -17,7 +17,7 @@
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/chrome": "^0.0.233",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/node": "^18.15.11",
|
||||
"@types/node": "^18.15.13",
|
||||
"@types/react": "^18.0.37",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@types/testing-library__jest-dom": "^5.14.5",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3556,10 +3556,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^18.15.11":
|
||||
version: 18.15.11
|
||||
resolution: "@types/node@npm:18.15.11"
|
||||
checksum: 977b4ad04708897ff0eb049ecf82246d210939c82461922d20f7d2dcfd81bbc661582ba3af28869210f7e8b1934529dcd46bff7d448551400f9d48b9d3bddec3
|
||||
"@types/node@npm:^18.15.13":
|
||||
version: 18.15.13
|
||||
resolution: "@types/node@npm:18.15.13"
|
||||
checksum: 79cc5a2b5f98e8973061a4260a781425efd39161a0e117a69cd089603964816c1a14025e1387b4590c8e82d05133b7b4154fa53a7dffb3877890a66145e76515
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -6213,7 +6213,7 @@ __metadata:
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/chrome": ^0.0.233
|
||||
"@types/jest": ^29.5.0
|
||||
"@types/node": ^18.15.11
|
||||
"@types/node": ^18.15.13
|
||||
"@types/react": ^18.0.37
|
||||
"@types/react-dom": ^18.0.11
|
||||
"@types/testing-library__jest-dom": ^5.14.5
|
||||
|
Reference in New Issue
Block a user