Skip to content

Commit e9c6208

Browse files
committed
chore(deps): update dependency @types/node to v18.17.9
1 parent 53d3f30 commit e9c6208

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.8",
150+
"@types/node": "18.17.9",
151151
"@types/ramda": "0.29.3",
152152
"@types/react": "18.2.21",
153153
"@types/react-dom": "18.2.7",

yarn.lock

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

1507-
"@types/[email protected].8":
1508-
version "18.17.8"
1509-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.8.tgz#fd69eb04c25d50374245e8bd69ba29dd0eb7ff5e"
1510-
integrity sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==
1507+
"@types/[email protected].9":
1508+
version "18.17.9"
1509+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.9.tgz#b219fa0da3c574399f4a44455ea4b388029afd56"
1510+
integrity sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==
15111511

15121512
"@types/node@^16.0.0":
15131513
version "16.18.38"

0 commit comments

Comments
 (0)