Skip to content

Commit e36c7e3

Browse files
renovate-botclydin
authored andcommitted
build: update @types/babel__core to version 7.1.14
1 parent caafc69 commit e36c7e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@bazel/typescript": "3.2.2",
9292
"@discoveryjs/json-ext": "0.5.2",
9393
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
94-
"@types/babel__core": "7.1.13",
94+
"@types/babel__core": "7.1.14",
9595
"@types/babel__template": "7.4.0",
9696
"@types/cacache": "^15.0.0",
9797
"@types/caniuse-lite": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,10 +1565,10 @@
15651565
"@types/browserslist" "*"
15661566
postcss "7.x.x"
15671567

1568-
"@types/[email protected].13":
1569-
version "7.1.13"
1570-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.13.tgz#bc6eea53975fdf163aff66c086522c6f293ae4cf"
1571-
integrity sha512-CC6amBNND16pTk4K3ZqKIaba6VGKAQs3gMjEY17FVd56oI/ZWt9OhS6riYiWv9s8ENbYUi7p8lgqb0QHQvUKQQ==
1568+
"@types/[email protected].14":
1569+
version "7.1.14"
1570+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.14.tgz#faaeefc4185ec71c389f4501ee5ec84b170cc402"
1571+
integrity sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==
15721572
dependencies:
15731573
"@babel/parser" "^7.1.0"
15741574
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)