mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/node to v14.17.7
This commit is contained in:
committed by
Łukasz Mierzwa
parent
861f41a8e3
commit
f33406514b
Generated
+3
-3
@@ -4844,9 +4844,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "14.17.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.6.tgz",
|
||||
"integrity": "sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==",
|
||||
"version": "14.17.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.7.tgz",
|
||||
"integrity": "sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node-fetch": {
|
||||
|
||||
+1
-1
@@ -68,7 +68,7 @@
|
||||
"@types/lodash.merge": "4.6.6",
|
||||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/lodash.uniqueid": "4.0.6",
|
||||
"@types/node": "14.17.6",
|
||||
"@types/node": "14.17.7",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/react": "17.0.15",
|
||||
|
||||
Reference in New Issue
Block a user