Skip to content

Commit 91fb7dc

Browse files
committed
chore(deps): update babel monorepo to v7.14.6
1 parent ed53e35 commit 91fb7dc

File tree

2 files changed

+45
-3
lines changed

2 files changed

+45
-3
lines changed

example/router-redux-rematch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@babel/cli": "7.14.5",
32-
"@babel/core": "7.14.5",
32+
"@babel/core": "7.14.6",
3333
"@babel/node": "7.14.5",
3434
"@babel/plugin-proposal-class-properties": "7.14.5",
3535
"@babel/plugin-proposal-object-rest-spread": "7.14.5",
@@ -39,7 +39,7 @@
3939
"@babel/plugin-transform-runtime": "7.14.5",
4040
"@babel/preset-env": "7.14.5",
4141
"@babel/preset-react": "7.14.5",
42-
"@babel/runtime": "7.14.5",
42+
"@babel/runtime": "7.14.6",
4343
"@babel/eslint-parser": "7.14.5",
4444
"@babel/eslint-plugin": "7.14.5",
4545
"@soda/friendly-errors-webpack-plugin": "1.8.0",

yarn.lock

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,28 @@
109109
semver "^6.3.0"
110110
source-map "^0.5.0"
111111

112-
"@babel/core@7.14.5", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
112+
"@babel/core@7.14.6":
113+
version "7.14.6"
114+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
115+
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
116+
dependencies:
117+
"@babel/code-frame" "^7.14.5"
118+
"@babel/generator" "^7.14.5"
119+
"@babel/helper-compilation-targets" "^7.14.5"
120+
"@babel/helper-module-transforms" "^7.14.5"
121+
"@babel/helpers" "^7.14.6"
122+
"@babel/parser" "^7.14.6"
123+
"@babel/template" "^7.14.5"
124+
"@babel/traverse" "^7.14.5"
125+
"@babel/types" "^7.14.5"
126+
convert-source-map "^1.7.0"
127+
debug "^4.1.0"
128+
gensync "^1.0.0-beta.2"
129+
json5 "^2.1.2"
130+
semver "^6.3.0"
131+
source-map "^0.5.0"
132+
133+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.4":
113134
version "7.14.5"
114135
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
115136
integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
@@ -367,6 +388,15 @@
367388
"@babel/traverse" "^7.14.5"
368389
"@babel/types" "^7.14.5"
369390

391+
"@babel/helpers@^7.14.6":
392+
version "7.14.6"
393+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
394+
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
395+
dependencies:
396+
"@babel/template" "^7.14.5"
397+
"@babel/traverse" "^7.14.5"
398+
"@babel/types" "^7.14.5"
399+
370400
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
371401
version "7.14.5"
372402
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -393,6 +423,11 @@
393423
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
394424
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
395425

426+
"@babel/parser@^7.14.6":
427+
version "7.14.6"
428+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
429+
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
430+
396431
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
397432
version "7.14.5"
398433
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
@@ -1469,6 +1504,13 @@
14691504
dependencies:
14701505
regenerator-runtime "^0.13.4"
14711506

1507+
"@babel/runtime@7.14.6":
1508+
version "7.14.6"
1509+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
1510+
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
1511+
dependencies:
1512+
regenerator-runtime "^0.13.4"
1513+
14721514
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
14731515
version "7.14.5"
14741516
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"

0 commit comments

Comments
 (0)