Skip to content

Commit c428d24

Browse files
chore(deps): update dependency @types/node to v14.17.6 (#1749)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b398915 commit c428d24

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
"@types/mocha": "8.2.2",
212212
"@types/mustache": "4.1.2",
213213
"@types/mz": "2.7.3",
214-
"@types/node": "14.17.4",
214+
"@types/node": "14.17.6",
215215
"@types/progress": "2.0.3",
216216
"@types/resolve": "1.20.0",
217217
"@types/semver": "7.3.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.3.3.tgz#0c30adff37bbbc7a50eb9b58fae2a504d0d88038"
525525
integrity sha512-8h7k1YgQKxKXWckzFCMfsIwn0Y61UK6tlD6y2lOb3hTOIMlK3t9/QwHOhc81TwU+RMf0As5fj7NPjroERCnejQ==
526526

527-
"@types/[email protected].4":
528-
version "14.17.4"
529-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.4.tgz#218712242446fc868d0e007af29a4408c7765bc0"
530-
integrity sha512-8kQ3+wKGRNN0ghtEn7EGps/B8CzuBz1nXZEIGGLP2GnwbqYn4dbTs7k+VKLTq1HvZLRCIDtN3Snx1Ege8B7L5A==
527+
"@types/[email protected].6":
528+
version "14.17.6"
529+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
530+
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
531531

532532
"@types/normalize-package-data@^2.4.0":
533533
version "2.4.1"

0 commit comments

Comments
 (0)