Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit e7167d1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.13.14
1 parent b002f78 commit e7167d1

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react-dom": "^16.13.1"
4747
},
4848
"devDependencies": {
49-
"@babel/core": "7.13.13",
49+
"@babel/core": "7.13.14",
5050
"@babel/preset-env": "7.13.12",
5151
"@babel/preset-react": "7.13.13",
5252
"@commitlint/cli": "8.3.5",

yarn.lock

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,25 +38,24 @@
3838
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
3939
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
4040

41-
"@babel/[email protected].13":
42-
version "7.13.13"
43-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29"
44-
integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA==
41+
"@babel/[email protected].14":
42+
version "7.13.14"
43+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
44+
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
4545
dependencies:
4646
"@babel/code-frame" "^7.12.13"
4747
"@babel/generator" "^7.13.9"
4848
"@babel/helper-compilation-targets" "^7.13.13"
49-
"@babel/helper-module-transforms" "^7.13.12"
49+
"@babel/helper-module-transforms" "^7.13.14"
5050
"@babel/helpers" "^7.13.10"
5151
"@babel/parser" "^7.13.13"
5252
"@babel/template" "^7.12.13"
5353
"@babel/traverse" "^7.13.13"
54-
"@babel/types" "^7.13.13"
54+
"@babel/types" "^7.13.14"
5555
convert-source-map "^1.7.0"
5656
debug "^4.1.0"
5757
gensync "^1.0.0-beta.2"
5858
json5 "^2.1.2"
59-
lodash "^4.17.19"
6059
semver "^6.3.0"
6160
source-map "^0.5.0"
6261

@@ -341,19 +340,19 @@
341340
"@babel/types" "^7.13.0"
342341
lodash "^4.17.19"
343342

344-
"@babel/helper-module-transforms@^7.13.12":
345-
version "7.13.12"
346-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96"
347-
integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ==
343+
"@babel/helper-module-transforms@^7.13.14":
344+
version "7.13.14"
345+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
346+
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
348347
dependencies:
349348
"@babel/helper-module-imports" "^7.13.12"
350349
"@babel/helper-replace-supers" "^7.13.12"
351350
"@babel/helper-simple-access" "^7.13.12"
352351
"@babel/helper-split-export-declaration" "^7.12.13"
353352
"@babel/helper-validator-identifier" "^7.12.11"
354353
"@babel/template" "^7.12.13"
355-
"@babel/traverse" "^7.13.0"
356-
"@babel/types" "^7.13.12"
354+
"@babel/traverse" "^7.13.13"
355+
"@babel/types" "^7.13.14"
357356

358357
"@babel/helper-module-transforms@^7.9.0":
359358
version "7.9.0"
@@ -1380,6 +1379,15 @@
13801379
lodash "^4.17.19"
13811380
to-fast-properties "^2.0.0"
13821381

1382+
"@babel/types@^7.13.14":
1383+
version "7.13.14"
1384+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
1385+
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
1386+
dependencies:
1387+
"@babel/helper-validator-identifier" "^7.12.11"
1388+
lodash "^4.17.19"
1389+
to-fast-properties "^2.0.0"
1390+
13831391
"@babel/types@^7.3.3":
13841392
version "7.9.5"
13851393
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"

0 commit comments

Comments
 (0)