Skip to content

Commit ad392f8

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

2 files changed

Lines changed: 22 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-dom": "^16.8.0 || ^17.0.0"
6868
},
6969
"devDependencies": {
70-
"@babel/core": "7.13.13",
70+
"@babel/core": "7.13.14",
7171
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7272
"@babel/preset-env": "7.13.12",
7373
"@babel/preset-react": "7.13.13",

yarn.lock

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

51-
"@babel/core@7.13.13":
52-
version "7.13.13"
53-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29"
54-
integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA==
51+
"@babel/core@7.13.14":
52+
version "7.13.14"
53+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
54+
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
5555
dependencies:
5656
"@babel/code-frame" "^7.12.13"
5757
"@babel/generator" "^7.13.9"
5858
"@babel/helper-compilation-targets" "^7.13.13"
59-
"@babel/helper-module-transforms" "^7.13.12"
59+
"@babel/helper-module-transforms" "^7.13.14"
6060
"@babel/helpers" "^7.13.10"
6161
"@babel/parser" "^7.13.13"
6262
"@babel/template" "^7.12.13"
6363
"@babel/traverse" "^7.13.13"
64-
"@babel/types" "^7.13.13"
64+
"@babel/types" "^7.13.14"
6565
convert-source-map "^1.7.0"
6666
debug "^4.1.0"
6767
gensync "^1.0.0-beta.2"
6868
json5 "^2.1.2"
69-
lodash "^4.17.19"
7069
semver "^6.3.0"
7170
source-map "^0.5.0"
7271

@@ -408,19 +407,19 @@
408407
"@babel/types" "^7.13.0"
409408
lodash "^4.17.19"
410409

411-
"@babel/helper-module-transforms@^7.13.12":
412-
version "7.13.12"
413-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96"
414-
integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ==
410+
"@babel/helper-module-transforms@^7.13.14":
411+
version "7.13.14"
412+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
413+
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
415414
dependencies:
416415
"@babel/helper-module-imports" "^7.13.12"
417416
"@babel/helper-replace-supers" "^7.13.12"
418417
"@babel/helper-simple-access" "^7.13.12"
419418
"@babel/helper-split-export-declaration" "^7.12.13"
420419
"@babel/helper-validator-identifier" "^7.12.11"
421420
"@babel/template" "^7.12.13"
422-
"@babel/traverse" "^7.13.0"
423-
"@babel/types" "^7.13.12"
421+
"@babel/traverse" "^7.13.13"
422+
"@babel/types" "^7.13.14"
424423

425424
"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.12.10":
426425
version "7.12.10"
@@ -1981,6 +1980,15 @@
19811980
lodash "^4.17.19"
19821981
to-fast-properties "^2.0.0"
19831982

1983+
"@babel/types@^7.13.14":
1984+
version "7.13.14"
1985+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
1986+
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
1987+
dependencies:
1988+
"@babel/helper-validator-identifier" "^7.12.11"
1989+
lodash "^4.17.19"
1990+
to-fast-properties "^2.0.0"
1991+
19841992
"@bcoe/v8-coverage@^0.2.3":
19851993
version "0.2.3"
19861994
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)