mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(deps): update dependency @types/node to v16.11.17
This commit is contained in:
committed by
renovate[bot]
parent
2d08fcffcc
commit
fc94f3ffaf
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -72,7 +72,7 @@
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "16.11.16",
|
||||
"@types/node": "16.11.17",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.37",
|
||||
@@ -11083,9 +11083,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "16.11.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
|
||||
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
|
||||
"version": "16.11.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
|
||||
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/node-fetch": {
|
||||
@@ -42348,9 +42348,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.16",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz",
|
||||
"integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==",
|
||||
"version": "16.11.17",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz",
|
||||
"integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "16.11.16",
|
||||
"@types/node": "16.11.17",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.37",
|
||||
|
||||
Reference in New Issue
Block a user