Skip to content

Commit d0b3d28

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to ^7.12.10
1 parent 8fb459d commit d0b3d28

2 files changed

Lines changed: 43 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"release": "npm run test && npm run build && lerna publish"
1414
},
1515
"devDependencies": {
16-
"@babel/core": "^7.12.9",
16+
"@babel/core": "^7.12.10",
1717
"@commitlint/cli": "^8.3.5",
1818
"@commitlint/config-conventional": "^8.3.4",
1919
"@mjolnir/babel-preset": "^0.2.0",

yarn.lock

Lines changed: 42 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,24 @@
3636
semver "^5.4.1"
3737
source-map "^0.5.0"
3838

39-
"@babel/core@^7.12.9":
40-
version "7.12.9"
41-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
42-
integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==
39+
"@babel/core@^7.12.10":
40+
version "7.12.10"
41+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
42+
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
4343
dependencies:
4444
"@babel/code-frame" "^7.10.4"
45-
"@babel/generator" "^7.12.5"
45+
"@babel/generator" "^7.12.10"
4646
"@babel/helper-module-transforms" "^7.12.1"
4747
"@babel/helpers" "^7.12.5"
48-
"@babel/parser" "^7.12.7"
48+
"@babel/parser" "^7.12.10"
4949
"@babel/template" "^7.12.7"
50-
"@babel/traverse" "^7.12.9"
51-
"@babel/types" "^7.12.7"
50+
"@babel/traverse" "^7.12.10"
51+
"@babel/types" "^7.12.10"
5252
convert-source-map "^1.7.0"
5353
debug "^4.1.0"
5454
gensync "^1.0.0-beta.1"
5555
json5 "^2.1.2"
5656
lodash "^4.17.19"
57-
resolve "^1.3.2"
5857
semver "^5.4.1"
5958
source-map "^0.5.0"
6059

@@ -67,6 +66,15 @@
6766
jsesc "^2.5.1"
6867
source-map "^0.5.0"
6968

69+
"@babel/generator@^7.12.10":
70+
version "7.12.10"
71+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460"
72+
integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww==
73+
dependencies:
74+
"@babel/types" "^7.12.10"
75+
jsesc "^2.5.1"
76+
source-map "^0.5.0"
77+
7078
"@babel/generator@^7.12.5":
7179
version "7.12.5"
7280
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de"
@@ -394,6 +402,11 @@
394402
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd"
395403
integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
396404

405+
"@babel/parser@^7.12.10":
406+
version "7.12.10"
407+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81"
408+
integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==
409+
397410
"@babel/parser@^7.12.7":
398411
version "7.12.7"
399412
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
@@ -1016,25 +1029,25 @@
10161029
globals "^11.1.0"
10171030
lodash "^4.17.19"
10181031

1019-
"@babel/traverse@^7.12.5":
1020-
version "7.12.7"
1021-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
1022-
integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
1032+
"@babel/traverse@^7.12.10":
1033+
version "7.12.10"
1034+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
1035+
integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg==
10231036
dependencies:
10241037
"@babel/code-frame" "^7.10.4"
1025-
"@babel/generator" "^7.12.5"
1038+
"@babel/generator" "^7.12.10"
10261039
"@babel/helper-function-name" "^7.10.4"
10271040
"@babel/helper-split-export-declaration" "^7.11.0"
1028-
"@babel/parser" "^7.12.7"
1029-
"@babel/types" "^7.12.7"
1041+
"@babel/parser" "^7.12.10"
1042+
"@babel/types" "^7.12.10"
10301043
debug "^4.1.0"
10311044
globals "^11.1.0"
10321045
lodash "^4.17.19"
10331046

1034-
"@babel/traverse@^7.12.9":
1035-
version "7.12.9"
1036-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
1037-
integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw==
1047+
"@babel/traverse@^7.12.5":
1048+
version "7.12.7"
1049+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
1050+
integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
10381051
dependencies:
10391052
"@babel/code-frame" "^7.10.4"
10401053
"@babel/generator" "^7.12.5"
@@ -1082,6 +1095,15 @@
10821095
lodash "^4.17.19"
10831096
to-fast-properties "^2.0.0"
10841097

1098+
"@babel/types@^7.12.10":
1099+
version "7.12.10"
1100+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
1101+
integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw==
1102+
dependencies:
1103+
"@babel/helper-validator-identifier" "^7.10.4"
1104+
lodash "^4.17.19"
1105+
to-fast-properties "^2.0.0"
1106+
10851107
"@babel/types@^7.12.5", "@babel/types@^7.12.7":
10861108
version "7.12.7"
10871109
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"

0 commit comments

Comments
 (0)