Skip to content

Commit 1b89617

Browse files
renovate-botalan-agius4
authored andcommitted
build: update @types/babel__core to version 7.1.13
1 parent ee4918d commit 1b89617

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
@@ -90,7 +90,7 @@
9090
"@bazel/jasmine": "3.2.2",
9191
"@bazel/typescript": "3.2.2",
9292
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
93-
"@types/babel__core": "7.1.12",
93+
"@types/babel__core": "7.1.13",
9494
"@types/babel__template": "7.4.0",
9595
"@types/cacache": "^15.0.0",
9696
"@types/caniuse-lite": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,10 +1560,10 @@
15601560
"@types/browserslist" "*"
15611561
postcss "7.x.x"
15621562

1563-
"@types/babel__core@7.1.12":
1564-
version "7.1.12"
1565-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
1566-
integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==
1563+
"@types/babel__core@7.1.13":
1564+
version "7.1.13"
1565+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.13.tgz#bc6eea53975fdf163aff66c086522c6f293ae4cf"
1566+
integrity sha512-CC6amBNND16pTk4K3ZqKIaba6VGKAQs3gMjEY17FVd56oI/ZWt9OhS6riYiWv9s8ENbYUi7p8lgqb0QHQvUKQQ==
15671567
dependencies:
15681568
"@babel/parser" "^7.1.0"
15691569
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)