Skip to content

Commit acf55d3

Browse files
committed
chore(deps): update dependency @types/node to v18.17.0
1 parent d397df0 commit acf55d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"@rollup/plugin-typescript": "11.1.2",
142142
"@rollup/pluginutils": "5.0.2",
143143
"@types/get-installed-path": "4.0.1",
144-
"@types/node": "18.16.20",
144+
"@types/node": "18.17.0",
145145
"@types/ramda": "0.29.3",
146146
"@types/react": "18.2.15",
147147
"@types/react-dom": "18.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,10 +1324,10 @@
13241324
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
13251325
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
13261326

1327-
"@types/node@18.16.20":
1328-
version "18.16.20"
1329-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
1330-
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==
1327+
"@types/node@18.17.0":
1328+
version "18.17.0"
1329+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.0.tgz#35d44267a33dd46b49ee0f73d31b05fd7407e290"
1330+
integrity sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg==
13311331

13321332
"@types/node@^16.0.0":
13331333
version "16.18.38"

0 commit comments

Comments
 (0)