Skip to content

Commit c72129c

Browse files
committed
chore(deps): update dependency @types/node to v18.15.6
1 parent a2b89e0 commit c72129c

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@babel/core": "7.21.3",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
28-
"@types/node": "18.15.5",
28+
"@types/node": "18.15.6",
2929
"@types/react": "18.0.28",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.2"

yarn.lock

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

1053-
"@types/node@18.15.5":
1054-
version "18.15.5"
1055-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
1056-
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
1053+
"@types/node@18.15.6":
1054+
version "18.15.6"
1055+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.6.tgz#af98ef4a36e7ac5f2d03040f3109fcce972bf6cb"
1056+
integrity sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA==
10571057

10581058
"@types/parse-json@^4.0.0":
10591059
version "4.0.0"

0 commit comments

Comments
 (0)