Skip to content

Commit f23694d

Browse files
committed
chore(deps): update dependency @types/node to v18.15.3
1 parent 65d9973 commit f23694d

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.0",
2727
"@emotion/babel-preset-css-prop": "11.10.0",
28-
"@types/node": "18.15.2",
28+
"@types/node": "18.15.3",
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
@@ -1010,10 +1010,10 @@
10101010
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
10111011
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
10121012

1013-
"@types/node@18.15.2":
1014-
version "18.15.2"
1015-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.2.tgz#0407ceb15647f186318101546d5ae40725b73810"
1016-
integrity sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==
1013+
"@types/node@18.15.3":
1014+
version "18.15.3"
1015+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
1016+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
10171017

10181018
"@types/parse-json@^4.0.0":
10191019
version "4.0.0"

0 commit comments

Comments
 (0)