Skip to content

Commit a358e7b

Browse files
Merge pull request ferdikoomen#316 from ferdikoomen/dependabot/npm_and_yarn/babel/core-7.11.1
2 parents 0f259a0 + eee32bb commit a358e7b

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"rimraf": "3.0.2"
6767
},
6868
"devDependencies": {
69-
"@babel/core": "7.11.0",
69+
"@babel/core": "7.11.1",
7070
"@babel/preset-env": "7.11.0",
7171
"@babel/preset-typescript": "7.10.4",
7272
"@rollup/plugin-commonjs": "14.0.0",

yarn.lock

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,7 @@
1818
invariant "^2.2.4"
1919
semver "^5.5.0"
2020

21-
22-
version "7.11.0"
23-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
24-
integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
25-
dependencies:
26-
"@babel/code-frame" "^7.10.4"
27-
"@babel/generator" "^7.11.0"
28-
"@babel/helper-module-transforms" "^7.11.0"
29-
"@babel/helpers" "^7.10.4"
30-
"@babel/parser" "^7.11.0"
31-
"@babel/template" "^7.10.4"
32-
"@babel/traverse" "^7.11.0"
33-
"@babel/types" "^7.11.0"
34-
convert-source-map "^1.7.0"
35-
debug "^4.1.0"
36-
gensync "^1.0.0-beta.1"
37-
json5 "^2.1.2"
38-
lodash "^4.17.19"
39-
resolve "^1.3.2"
40-
semver "^5.4.1"
41-
source-map "^0.5.0"
42-
43-
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
21+
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
4422
version "7.11.1"
4523
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643"
4624
integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ==

0 commit comments

Comments
 (0)