Merge pull request #1230 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.8.0
Bump @babel/runtime from 7.7.7 to 7.8.0
This commit is contained in:
commit
70f4fe2787
|
@ -2401,9 +2401,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
"version": "7.7.7",
|
"version": "7.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.7.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.8.0.tgz",
|
||||||
"integrity": "sha512-uCnC2JEVAu8AKB5do1WRIsvrdJ0flYx/A/9f/6chdacnEZ7LmavjdsDXr5ksYBegxtuTPR5Va9/+13QF/kFkCA==",
|
"integrity": "sha512-Z7ti+HB0puCcLmFE3x90kzaVgbx6TRrYIReaygW6EkBEnJh1ajS4/inhF7CypzWeDV3NFl1AfWj0eMtdihojxw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"regenerator-runtime": "^0.13.2"
|
"regenerator-runtime": "^0.13.2"
|
||||||
}
|
}
|
||||||
|
|
|
@ -212,7 +212,7 @@
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
|
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
|
||||||
"@babel/plugin-transform-runtime": "^7.6.2",
|
"@babel/plugin-transform-runtime": "^7.6.2",
|
||||||
"@babel/preset-env": "^7.7.1",
|
"@babel/preset-env": "^7.7.1",
|
||||||
"@babel/runtime": "^7.7.7",
|
"@babel/runtime": "^7.8.0",
|
||||||
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
|
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
|
||||||
"@types/auto-launch": "^5.0.1",
|
"@types/auto-launch": "^5.0.1",
|
||||||
"@types/electron-json-storage": "^4.0.0",
|
"@types/electron-json-storage": "^4.0.0",
|
||||||
|
|
Loading…
Reference in New Issue