Skip to content

Commit bf5d853

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/core to v7.17.4
1 parent 949e475 commit bf5d853

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"sass": "1.49.7"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.17.3",
76+
"@babel/core": "7.17.4",
7777
"@babel/plugin-proposal-export-namespace-from": "7.16.7",
7878
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
7979
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127
invariant "^2.2.4"
128128
semver "^5.5.0"
129129

130-
"@babel/core@7.17.3":
131-
version "7.17.3"
132-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.3.tgz#6a6f7e9b5cc0182aef531b93cb5dde94071dc20d"
133-
integrity sha512-TolSoY0D/G6/e5bufjUK7wqQeHdcK4NbdxHg0hrhx/zN6boloG52oNpxbZuil/GqmAIz2qEnJ0s8ay24j2YwVg==
130+
"@babel/core@7.17.4":
131+
version "7.17.4"
132+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.4.tgz#a22f1ae8999122873b3d18865e98c7a3936b8c8b"
133+
integrity sha512-R9x5r4t4+hBqZTmioSnkrW+I6NmbojwjGT8p4G2Gw1thWbXIHGDnmGdLdFw0/7ljucdIrNRp7Npgb4CyBYzzJg==
134134
dependencies:
135135
"@ampproject/remapping" "^2.1.0"
136136
"@babel/code-frame" "^7.16.7"

0 commit comments

Comments
 (0)