Skip to content

Commit 2513b83

Browse files
committed
chore(deps): update dependency @types/node to v18.17.8
1 parent c26de25 commit 2513b83

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
@@ -147,7 +147,7 @@
147147
"@rollup/plugin-typescript": "11.1.2",
148148
"@rollup/pluginutils": "5.0.3",
149149
"@types/get-installed-path": "4.0.1",
150-
"@types/node": "18.17.7",
150+
"@types/node": "18.17.8",
151151
"@types/ramda": "0.29.3",
152152
"@types/react": "18.2.20",
153153
"@types/react-dom": "18.2.7",

yarn.lock

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

1498-
"@types/[email protected].7":
1499-
version "18.17.7"
1500-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.7.tgz#8be4a95467c4f2a94cae65f30ee1cf98760525cb"
1501-
integrity sha512-WJj/p/cIg6zUsxv1n2leZHpvn8hr9TYuLQxAZxZcK/7+5t5ukmJGelOLGOy3L1MLhAO/sapTJGd1V7kvoIuzUg==
1498+
"@types/[email protected].8":
1499+
version "18.17.8"
1500+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e"
1501+
integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==
15021502

15031503
"@types/node@^16.0.0":
15041504
version "16.18.38"

0 commit comments

Comments
 (0)