mirror of
https://github.com/prymitive/karma
synced 2026-05-13 03:56:59 +00:00
chore(deps): update dependency @types/node to v16.11.33
This commit is contained in:
committed by
renovate[bot]
parent
b4f426e61a
commit
66a828ae41
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -68,7 +68,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.32",
|
||||
"@types/node": "16.11.33",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.44",
|
||||
@@ -10049,9 +10049,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
|
||||
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
|
||||
"version": "16.11.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
|
||||
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
@@ -43053,9 +43053,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.32",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.32.tgz",
|
||||
"integrity": "sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==",
|
||||
"version": "16.11.33",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz",
|
||||
"integrity": "sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
"@types/lodash.merge": "4.6.7",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
"@types/lodash.uniqueid": "4.0.7",
|
||||
"@types/node": "16.11.32",
|
||||
"@types/node": "16.11.33",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.44",
|
||||
|
||||
Reference in New Issue
Block a user