Skip to content

Commit eef3fa1

Browse files
committed
chore(deps): update dependency @types/node to v18.16.20
1 parent 4d4ab7c commit eef3fa1

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.19",
144+
"@types/node": "18.16.20",
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/[email protected].19":
1328-
version "18.16.19"
1329-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1330-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
1327+
"@types/[email protected].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==
13311331

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

0 commit comments

Comments
 (0)