Skip to content

Commit ca6f2d4

Browse files
Build(deps-dev): Bump @babel/core from 7.14.5 to 7.14.6 (#11097)
1 parent fc46f1b commit ca6f2d4

File tree

2 files changed

+12
-17
lines changed

2 files changed

+12
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"yaml-unist-parser": "1.3.1"
8888
},
8989
"devDependencies": {
90-
"@babel/core": "7.14.5",
90+
"@babel/core": "7.14.6",
9191
"@babel/preset-env": "7.14.5",
9292
"@babel/types": "7.14.5",
9393
"@glimmer/reference": "0.79.3",

yarn.lock

+11-16
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@
3535
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
3636
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
3737

38-
"@babel/[email protected].5", "@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
39-
version "7.14.5"
40-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
41-
integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
38+
"@babel/[email protected].6", "@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
39+
version "7.14.6"
40+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
41+
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
4242
dependencies:
4343
"@babel/code-frame" "^7.14.5"
4444
"@babel/generator" "^7.14.5"
4545
"@babel/helper-compilation-targets" "^7.14.5"
4646
"@babel/helper-module-transforms" "^7.14.5"
47-
"@babel/helpers" "^7.14.5"
48-
"@babel/parser" "^7.14.5"
47+
"@babel/helpers" "^7.14.6"
48+
"@babel/parser" "^7.14.6"
4949
"@babel/template" "^7.14.5"
5050
"@babel/traverse" "^7.14.5"
5151
"@babel/types" "^7.14.5"
@@ -263,10 +263,10 @@
263263
"@babel/traverse" "^7.14.5"
264264
"@babel/types" "^7.14.5"
265265

266-
"@babel/helpers@^7.14.5":
267-
version "7.14.5"
268-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2"
269-
integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==
266+
"@babel/helpers@^7.14.6":
267+
version "7.14.6"
268+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
269+
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
270270
dependencies:
271271
"@babel/template" "^7.14.5"
272272
"@babel/traverse" "^7.14.5"
@@ -281,16 +281,11 @@
281281
chalk "^2.0.0"
282282
js-tokens "^4.0.0"
283283

284-
284+
"@babel/[email protected]", "@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.2":
285285
version "7.14.6"
286286
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
287287
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
288288

289-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.7.2":
290-
version "7.14.5"
291-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
292-
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
293-
294289
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
295290
version "7.14.5"
296291
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"

0 commit comments

Comments
 (0)