Skip to content

Commit 89e60ea

Browse files
koba04bhough
authored andcommitted
build(deps): Bump @babel/runtime from 7.9.2 to 7.12.0
1 parent fdcc97c commit 89e60ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"build:lib": "src/**/*.js"
6464
},
6565
"dependencies": {
66-
"@babel/runtime": "^7.9.2"
66+
"@babel/runtime": "^7.12.0"
6767
},
6868
"devDependencies": {
6969
"@babel/cli": "^7.8.4",

yarn.lock

+7
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,13 @@
10631063
resolved "https://registry.yarnpkg.com/@babel/preset-stage-0/-/preset-stage-0-7.8.3.tgz#b6a0eca1a3b72e07f9caf58f998e97568028f6f5"
10641064
integrity sha512-+l6FlG1j73t4wh78W41StbcCz0/9a1/y+vxfnjtHl060kSmcgMfGzK9MEkLvrCOXfhp9RCX+d88sm6rOqxEIEQ==
10651065

1066+
"@babel/runtime@^7.12.0":
1067+
version "7.12.0"
1068+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.0.tgz#98bd7666186969c04be893d747cf4a6c6c8fa6b0"
1069+
integrity sha512-lS4QLXQ2Vbw2ubfQjeQcn+BZgZ5+ROHW9f+DWjEp5Y+NHYmkRGKqHSJ1tuhbUauKu2nhZNTBIvsIQ8dXfY5Gjw==
1070+
dependencies:
1071+
regenerator-runtime "^0.13.4"
1072+
10661073
"@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
10671074
version "7.11.2"
10681075
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"

0 commit comments

Comments
 (0)