Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dbc0ba4

Browse filesBrowse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency @babel/core to v7.14.6
1 parent 36c405e commit dbc0ba4
Copy full SHA for dbc0ba4

File tree

Expand file treeCollapse file tree

2 files changed

+16
-11
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+16
-11
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"devDependencies": {
7171
"@aureooms/js-itertools": "5.1.1",
7272
"@babel/cli": "7.14.5",
73-
"@babel/core": "7.14.5",
73+
"@babel/core": "7.14.6",
7474
"@babel/preset-env": "7.14.5",
7575
"@babel/register": "7.14.5",
7676
"@commitlint/cli": "12.1.4",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+15-10Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,17 @@
6969
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
7070
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
7171

72-
"@babel/core@7.14.5":
73-
version "7.14.5"
74-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3"
75-
integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg==
72+
"@babel/core@7.14.6":
73+
version "7.14.6"
74+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
75+
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
7676
dependencies:
7777
"@babel/code-frame" "^7.14.5"
7878
"@babel/generator" "^7.14.5"
7979
"@babel/helper-compilation-targets" "^7.14.5"
8080
"@babel/helper-module-transforms" "^7.14.5"
81-
"@babel/helpers" "^7.14.5"
82-
"@babel/parser" "^7.14.5"
81+
"@babel/helpers" "^7.14.6"
82+
"@babel/parser" "^7.14.6"
8383
"@babel/template" "^7.14.5"
8484
"@babel/traverse" "^7.14.5"
8585
"@babel/types" "^7.14.5"
@@ -451,10 +451,10 @@
451451
"@babel/traverse" "^7.13.0"
452452
"@babel/types" "^7.13.0"
453453

454-
"@babel/helpers@^7.14.5":
455-
version "7.14.5"
456-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2"
457-
integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q==
454+
"@babel/helpers@^7.14.6":
455+
version "7.14.6"
456+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
457+
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
458458
dependencies:
459459
"@babel/template" "^7.14.5"
460460
"@babel/traverse" "^7.14.5"
@@ -488,6 +488,11 @@
488488
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
489489
integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
490490

491+
"@babel/parser@^7.14.6":
492+
version "7.14.6"
493+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
494+
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
495+
491496
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
492497
version "7.14.5"
493498
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.