Skip to content

Commit d6d0f63

Browse files
dependabot-supportAlmouro
authored andcommitted
chore(deps-dev): bump babel-core from 6.26.0 to 6.26.3
Bumps [babel-core](https://github.com/babel/babel) from 6.26.0 to 6.26.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v6.26.0...v6.26.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 1ed694e commit d6d0f63

2 files changed

Lines changed: 11 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@babel/runtime": "^7.2.0",
3838
"@types/react": "^16.3.8",
39-
"babel-core": "6.26.0",
39+
"babel-core": "6.26.3",
4040
"babel-jest": "23.6.0",
4141
"babel-preset-react-native": "4.0.0",
4242
"commitizen": "^2.9.6",

yarn.lock

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,10 +1498,10 @@ babel-code-frame@^6.26.0:
14981498
esutils "^2.0.2"
14991499
js-tokens "^3.0.2"
15001500

1501-
babel-core@6.26.0, babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.26.0, babel-core@^6.7.2:
1502-
version "6.26.0"
1503-
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
1504-
integrity sha1-rzL3izGm/O8RnIew/Y2XU/A6C7g=
1501+
babel-core@6.26.3, babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.26.0, babel-core@^6.7.2:
1502+
version "6.26.3"
1503+
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.3.tgz#b2e2f09e342d0f0c88e2f02e067794125e75c207"
1504+
integrity sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==
15051505
dependencies:
15061506
babel-code-frame "^6.26.0"
15071507
babel-generator "^6.26.0"
@@ -1513,15 +1513,15 @@ babel-core@6.26.0, babel-core@^6.0.0, babel-core@^6.24.1, babel-core@^6.26.0, ba
15131513
babel-traverse "^6.26.0"
15141514
babel-types "^6.26.0"
15151515
babylon "^6.18.0"
1516-
convert-source-map "^1.5.0"
1517-
debug "^2.6.8"
1516+
convert-source-map "^1.5.1"
1517+
debug "^2.6.9"
15181518
json5 "^0.5.1"
15191519
lodash "^4.17.4"
15201520
minimatch "^3.0.4"
15211521
path-is-absolute "^1.0.1"
1522-
private "^0.1.7"
1522+
private "^0.1.8"
15231523
slash "^1.0.0"
1524-
source-map "^0.5.6"
1524+
source-map "^0.5.7"
15251525

15261526
babel-eslint@^8.1.2:
15271527
version "8.2.6"
@@ -3141,18 +3141,13 @@ conventional-commits-parser@^3.0.0:
31413141
through2 "^2.0.0"
31423142
trim-off-newlines "^1.0.0"
31433143

3144-
convert-source-map@^1.1.0:
3144+
convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.5.1:
31453145
version "1.6.0"
31463146
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
31473147
integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
31483148
dependencies:
31493149
safe-buffer "~5.1.1"
31503150

3151-
convert-source-map@^1.4.0, convert-source-map@^1.5.0:
3152-
version "1.5.1"
3153-
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.1.tgz#b8278097b9bc229365de5c62cf5fcaed8b5599e5"
3154-
integrity sha1-uCeAl7m8IpNl3lxiz1/K7YtVmeU=
3155-
31563151
cookie-parser@~1.3.5:
31573152
version "1.3.5"
31583153
resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.3.5.tgz#9d755570fb5d17890771227a02314d9be7cf8356"
@@ -8968,7 +8963,7 @@ pretty-format@^4.2.1:
89688963
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-4.3.1.tgz#530be5c42b3c05b36414a7a2a4337aa80acd0e8d"
89698964
integrity sha1-UwvlxCs8BbNkFKeipDN6qArNDo0=
89708965

8971-
private@^0.1.6, private@^0.1.7:
8966+
private@^0.1.6, private@^0.1.8:
89728967
version "0.1.8"
89738968
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
89748969
integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==

0 commit comments

Comments
 (0)