Skip to content

Commit 684adbb

Browse files
committed
chore(deps): update dependency @types/node to v18.16.2
1 parent 1a85793 commit 684adbb

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.4",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
28-
"@types/node": "18.16.1",
28+
"@types/node": "18.16.2",
2929
"@types/react": "18.2.0",
3030
"typescript": "4.9.5",
3131
"typescript-styled-plugin": "0.18.3"

yarn.lock

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

1111-
"@types/node@18.16.1":
1112-
version "18.16.1"
1113-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799"
1114-
integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
1111+
"@types/node@18.16.2":
1112+
version "18.16.2"
1113+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
1114+
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
11151115

11161116
"@types/parse-json@^4.0.0":
11171117
version "4.0.0"

0 commit comments

Comments
 (0)