Skip to content

Commit 4cdb36a

Browse files
Update dependency @types/node to v18.16.9
1 parent c56ba7b commit 4cdb36a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.9",
3535
"@types/prismjs": "1.26.0",
3636
"@types/react": "18.0.31",
3737
"@types/styled-components": "5.1.26",

Diff for: 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.9":
438+
version "18.16.9"
439+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
440+
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
441441

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

0 commit comments

Comments
 (0)