Merge pull request #2113 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.12.13

build(deps-dev): Bump @babel/runtime from 7.12.5 to 7.12.13
This commit is contained in:
AkiraFukushima 2021-02-04 11:16:18 +09:00 committed by GitHub
commit 8c29f5167a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -211,7 +211,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@babel/runtime": "7.12.5",
"@babel/runtime": "7.12.13",
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
"@types/auto-launch": "^5.0.1",
"@types/electron-json-storage": "^4.0.0",

View File

@ -792,10 +792,10 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"
"@babel/runtime@7.12.5", "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
version "7.12.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
"@babel/runtime@7.12.13", "@babel/runtime@^7.12.0", "@babel/runtime@^7.8.4":
version "7.12.13"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
dependencies:
regenerator-runtime "^0.13.4"