Skip to content

Commit 9cb9e5b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v16.11.32
1 parent 2e3377e commit 9cb9e5b

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
@@ -126,7 +126,7 @@
126126
"@types/expect": "1.20.4",
127127
"@types/lodash": "4.14.182",
128128
"@types/mocha": "8.2.3",
129-
"@types/node": "16.11.26",
129+
"@types/node": "16.11.32",
130130
"@types/sinon": "10.0.11",
131131
"expect": "^24.1.0",
132132
"husky": "^4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,10 +1135,10 @@
11351135
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
11361136
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
11371137

1138-
"@types/[email protected].26", "@types/node@>=12":
1139-
version "16.11.26"
1140-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
1141-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
1138+
"@types/[email protected].32", "@types/node@>=12":
1139+
version "16.11.32"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.32.tgz#ff1a57f7c52dacb3537d22d230654390202774de"
1141+
integrity sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==
11421142

11431143
"@types/normalize-package-data@^2.4.0":
11441144
version "2.4.1"

0 commit comments

Comments
 (0)