Skip to content

Commit ca622c7

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v16.11.33
1 parent b719194 commit ca622c7

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": "9.1.1",
129-
"@types/node": "16.11.32",
129+
"@types/node": "16.11.33",
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-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
11361136
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
11371137

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==
1138+
"@types/[email protected].33", "@types/node@>=12":
1139+
version "16.11.33"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
1141+
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
11421142

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

0 commit comments

Comments
 (0)