Merge pull request #1505 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.10.2
Bump @babel/runtime from 7.9.6 to 7.10.2
This commit is contained in:
commit
b69c7fd95d
|
@ -3623,9 +3623,9 @@
|
|||
}
|
||||
},
|
||||
"@babel/runtime": {
|
||||
"version": "7.9.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.9.6.tgz",
|
||||
"integrity": "sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ==",
|
||||
"version": "7.10.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.2.tgz",
|
||||
"integrity": "sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.4"
|
||||
}
|
||||
|
|
|
@ -212,7 +212,7 @@
|
|||
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
|
||||
"@babel/plugin-transform-runtime": "^7.10.0",
|
||||
"@babel/preset-env": "^7.9.6",
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"@babel/runtime": "^7.10.2",
|
||||
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
|
||||
"@types/auto-launch": "^5.0.1",
|
||||
"@types/electron-json-storage": "^4.0.0",
|
||||
|
|
Loading…
Reference in New Issue