Skip to content

Commit 8fcf661

Browse files
chore(deps): update dependency @types/node to v18
1 parent 7a27a45 commit 8fcf661

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@babel/core": "7.21.3",
2424
"@emotion/babel-preset-css-prop": "11.10.0",
25-
"@types/node": "17.0.35",
25+
"@types/node": "18.15.5",
2626
"@types/react": "18.0.28",
2727
"typescript": "4.9.5",
2828
"typescript-styled-plugin": "0.18.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -979,10 +979,10 @@
979979
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
980980
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
981981

982-
"@types/node@17.0.35":
983-
version "17.0.35"
984-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.35.tgz#635b7586086d51fb40de0a2ec9d1014a5283ba4a"
985-
integrity sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==
982+
"@types/node@18.15.5":
983+
version "18.15.5"
984+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
985+
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
986986

987987
"@types/parse-json@^4.0.0":
988988
version "4.0.0"

0 commit comments

Comments
 (0)