mirror of
https://github.com/prymitive/karma
synced 2026-09-04 11:27:19 +00:00
fix(deps): update dependency @types/node to v12.12.4
This commit is contained in:
committed by
renovate[bot]
parent
bb29203366
commit
92ff3593b4
Generated
+3
-3
@@ -2949,9 +2949,9 @@
|
||||
"integrity": "sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A=="
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "12.12.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.3.tgz",
|
||||
"integrity": "sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw=="
|
||||
"version": "12.12.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.4.tgz",
|
||||
"integrity": "sha512-tJUH7//zNZ/539DH4cgZS3NsmW0b9ShDeRBzoCEMCEAlHn5WHUghOfHdycvpo4RCxxEPmQ3WfjDogh+DCCvuSg=="
|
||||
},
|
||||
"@types/prop-types": {
|
||||
"version": "15.7.3",
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@fortawesome/react-fontawesome": "0.1.7",
|
||||
"@sentry/browser": "5.7.1",
|
||||
"@types/jest": "24.0.21",
|
||||
"@types/node": "12.12.3",
|
||||
"@types/node": "12.12.4",
|
||||
"@types/react": "16.9.11",
|
||||
"@types/react-dom": "16.9.3",
|
||||
"body-scroll-lock": "2.6.4",
|
||||
|
||||
Reference in New Issue
Block a user