Skip to content

Commit 64b0ec8

Browse files
committed
chore(deps): update dependency @types/node to v16.11.33
1 parent 7131180 commit 64b0ec8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-run": "2.1.0",
3535
"@rollup/plugin-typescript": "8.3.1",
3636
"@types/js-yaml": "4.0.5",
37-
"@types/node": "16.11.26",
37+
"@types/node": "16.11.33",
3838
"@typescript-eslint/eslint-plugin": "5.16.0",
3939
"@typescript-eslint/parser": "5.16.0",
4040
"autoprefixer": "10.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@
154154
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.26.tgz#22a3b8a46510da8944b67bfc27df02c34a35331c"
155155
integrity sha512-W+fpe5s91FBGE0pEa0lnqGLL4USgpLgs4nokw16SrBBco/gQxuua7KnArSEOd5iaMqbbSHV10vUDkJYJJqpXKA==
156156

157-
"@types/node@16.11.26":
158-
version "16.11.26"
159-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
160-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
157+
"@types/node@16.11.33":
158+
version "16.11.33"
159+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
160+
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
161161

162162
"@types/normalize-package-data@^2.4.0":
163163
version "2.4.0"

0 commit comments

Comments
 (0)