Skip to content

Commit cfebb89

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update @types/babel__core to version 7.1.4
1 parent d6c9693 commit cfebb89

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
@@ -74,7 +74,7 @@
7474
"@bazel/karma": "1.3.0",
7575
"@bazel/labs": "1.3.0",
7676
"@bazel/typescript": "1.3.0",
77-
"@types/babel__core": "7.1.3",
77+
"@types/babel__core": "7.1.4",
7878
"@types/browserslist": "^4.4.0",
7979
"@types/caniuse-lite": "^1.0.0",
8080
"@types/copy-webpack-plugin": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,10 +1059,10 @@
10591059
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
10601060
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
10611061

1062-
"@types/babel__core@7.1.3":
1063-
version "7.1.3"
1064-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30"
1065-
integrity sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA==
1062+
"@types/babel__core@7.1.4":
1063+
version "7.1.4"
1064+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.4.tgz#5c5569cc40e5f2737dfc00692f5444e871e4a234"
1065+
integrity sha512-c/5MuRz5HM4aizqL5ViYfW4iEnmfPcfbH4Xa6GgLT21dMc1NGeNnuS6egHheOmP+kCJ9CAzC4pv4SDCWTnRkbg==
10661066
dependencies:
10671067
"@babel/parser" "^7.1.0"
10681068
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)