Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit c744ef1

Browse files
Merge pull request ferdikoomen#640 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.13.14
2 parents 9dd6d32 + e2497e0 commit c744ef1

File tree

2 files changed

+3
-25
lines changed

2 files changed

+3
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"devDependencies": {
7373
"@babel/cli": "7.13.10",
74-
"@babel/core": "7.13.13",
74+
"@babel/core": "7.13.14",
7575
"@babel/preset-env": "7.13.12",
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "18.0.0",

yarn.lock

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -47,29 +47,7 @@
4747
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
4848
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
4949

50-
51-
version "7.13.13"
52-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29"
53-
integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA==
54-
dependencies:
55-
"@babel/code-frame" "^7.12.13"
56-
"@babel/generator" "^7.13.9"
57-
"@babel/helper-compilation-targets" "^7.13.13"
58-
"@babel/helper-module-transforms" "^7.13.12"
59-
"@babel/helpers" "^7.13.10"
60-
"@babel/parser" "^7.13.13"
61-
"@babel/template" "^7.12.13"
62-
"@babel/traverse" "^7.13.13"
63-
"@babel/types" "^7.13.13"
64-
convert-source-map "^1.7.0"
65-
debug "^4.1.0"
66-
gensync "^1.0.0-beta.2"
67-
json5 "^2.1.2"
68-
lodash "^4.17.19"
69-
semver "^6.3.0"
70-
source-map "^0.5.0"
71-
72-
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
50+
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
7351
version "7.13.14"
7452
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
7553
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
@@ -202,7 +180,7 @@
202180
dependencies:
203181
"@babel/types" "^7.13.12"
204182

205-
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.12", "@babel/helper-module-transforms@^7.13.14":
183+
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14":
206184
version "7.13.14"
207185
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
208186
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==

0 commit comments

Comments
 (0)