Skip to content

Commit f3b996c

Browse files
Update dependency @types/node to v18.16.10
1 parent c56ba7b commit f3b996c

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.10",
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.10":
438+
version "18.16.10"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
440+
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
441441

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

0 commit comments

Comments
 (0)