mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
Merge pull request #410 from pi-hole/dependabot/npm_and_yarn/development/types/node-12.12.7
Bump @types/node from 12.7.1 to 12.12.7
This commit is contained in:
Generated
+3
-3
@@ -2743,9 +2743,9 @@
|
||||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "12.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.7.1.tgz",
|
||||
"integrity": "sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw==",
|
||||
"version": "12.12.7",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.7.tgz",
|
||||
"integrity": "sha512-E6Zn0rffhgd130zbCbAr/JdXfXkoOUFAKNs/rF8qnafSJ8KYaA/j3oz7dcwal+lYjLA7xvdd5J4wdYpCTlP8+w==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/prop-types": {
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
"@types/jest": "^24.0.17",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.isequal": "^4.5.5",
|
||||
"@types/node": "^12.7.1",
|
||||
"@types/node": "^12.12.7",
|
||||
"@types/react": "^16.8.24",
|
||||
"@types/react-bootstrap-daterangepicker": "0.0.26",
|
||||
"@types/react-bootstrap-typeahead": "^3.4.5",
|
||||
|
||||
Reference in New Issue
Block a user