Skip to content

Commit 3e623ed

Browse files
Update dependency @types/node to v18.16.5
1 parent c56ba7b commit 3e623ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"yaml": "2.2.1"
3232
},
3333
"devDependencies": {
34-
"@types/node": "18.15.11",
34+
"@types/node": "18.16.5",
3535
"@types/prismjs": "1.26.0",
3636
"@types/react": "18.0.31",
3737
"@types/styled-components": "5.1.26",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -434,10 +434,10 @@
434434
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
435435
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
436436

437-
"@types/node@18.15.11":
438-
version "18.15.11"
439-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f"
440-
integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==
437+
"@types/node@18.16.5":
438+
version "18.16.5"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a"
440+
integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==
441441

442442
"@types/parse-json@^4.0.0":
443443
version "4.0.0"

0 commit comments

Comments
 (0)