mirror of
https://github.com/gosticks/web.git
synced 2026-08-17 06:20:19 +00:00
Merge pull request #316 from pi-hole/dependabot/npm_and_yarn/development/types/node-12.0.12
Bump @types/node from 12.0.10 to 12.0.12
This commit is contained in:
Generated
+3
-3
@@ -2658,9 +2658,9 @@
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "12.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.10.tgz",
|
||||
"integrity": "sha512-LcsGbPomWsad6wmMNv7nBLw7YYYyfdYcz6xryKYQhx89c3XXan+8Q6AJ43G5XDIaklaVkK3mE4fCb0SBvMiPSQ==",
|
||||
"version": "12.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.12.tgz",
|
||||
"integrity": "sha512-Uy0PN4R5vgBUXFoJrKryf5aTk3kJ8Rv3PdlHjl6UaX+Cqp1QE0yPQ68MPXGrZOfG7gZVNDIJZYyot0B9ubXUrQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/prop-types": {
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@types/jest": "^24.0.15",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.isequal": "^4.5.5",
|
||||
"@types/node": "^12.0.10",
|
||||
"@types/node": "^12.0.12",
|
||||
"@types/react": "^16.8.23",
|
||||
"@types/react-bootstrap-daterangepicker": "0.0.26",
|
||||
"@types/react-bootstrap-typeahead": "^3.4.5",
|
||||
|
||||
Reference in New Issue
Block a user