Skip to content

Commit 8134aae

Browse files
chore: update dependency @types/node to ^16.18.115
1 parent 31b1c78 commit 8134aae

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
@@ -24,7 +24,7 @@
2424
"textlint-rule-preset-smarthr": "1.5.0"
2525
},
2626
"devDependencies": {
27-
"@types/node": "^16.10.3",
27+
"@types/node": "^16.18.115",
2828
"eslint": "^7.32.0",
2929
"eslint-config-smarthr": "^5.0.3",
3030
"nodemon": "^2.0.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -468,10 +468,10 @@
468468
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708"
469469
integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==
470470

471-
"@types/node@^16.10.3":
472-
version "16.10.3"
473-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
474-
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
471+
"@types/node@^16.18.115":
472+
version "16.18.115"
473+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.115.tgz#0bb385c4b1a1a996d6bf9d79e5ae786ce03cae51"
474+
integrity sha512-NF5ajYn+dq0tRfswdyp8Df75h7D9z+L8TCIwrXoh46ZLK6KZVXkRhf/luXaZytvm/keUo9vU4m1Bg39St91a5w==
475475

476476
"@types/p-queue@^2.3.2":
477477
version "2.3.2"

0 commit comments

Comments
 (0)