mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(deps): update dependency @types/node to v16.11.34
This commit is contained in:
committed by
renovate[bot]
parent
b716012863
commit
25fcfdcde4
Generated
+7
-7
@@ -71,7 +71,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.33",
|
||||
"@types/node": "16.11.34",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.45",
|
||||
@@ -10306,9 +10306,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
|
||||
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
|
||||
"version": "16.11.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.34.tgz",
|
||||
"integrity": "sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
@@ -40799,9 +40799,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
|
||||
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
|
||||
"version": "16.11.34",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.34.tgz",
|
||||
"integrity": "sha512-UrWGDyLAlQ2Z8bNOGWTsqbP9ZcBeTYBVuTRNxXTztBy5KhWUFI3BaeDWoCP/CzV/EVGgO1NTYzv9ZytBI9GAEw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
+1
-1
@@ -70,7 +70,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.33",
|
||||
"@types/node": "16.11.34",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.45",
|
||||
|
||||
Reference in New Issue
Block a user