Skip to content

Commit 5a9ca5d

Browse files
committed
chore(deps): update dependency @types/node to v18.15.0
1 parent aabfcc1 commit 5a9ca5d

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.14.6",
28+
"@types/node": "18.15.0",
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.14.6":
1014-
version "18.14.6"
1015-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
1016-
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
1013+
"@types/node@18.15.0":
1014+
version "18.15.0"
1015+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.0.tgz#286a65e3fdffd691e170541e6ecb0410b16a38be"
1016+
integrity sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==
10171017

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

0 commit comments

Comments
 (0)