Skip to content

Commit df8fa8d

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update @types/babel__core to version 7.1.7
1 parent d1978c3 commit df8fa8d

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.6",
77+
"@types/babel__core": "7.1.7",
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
@@ -1181,10 +1181,10 @@
11811181
resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
11821182
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
11831183

1184-
"@types/[email protected].6":
1185-
version "7.1.6"
1186-
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.6.tgz#16ff42a5ae203c9af1c6e190ed1f30f83207b610"
1187-
integrity sha512-tTnhWszAqvXnhW7m5jQU9PomXSiKXk2sFxpahXvI20SZKu9ylPi8WtIxueZ6ehDWikPT0jeFujMj3X4ZHuf3Tg==
1184+
"@types/[email protected].7":
1185+
version "7.1.7"
1186+
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.7.tgz#1dacad8840364a57c98d0dd4855c6dd3752c6b89"
1187+
integrity sha512-RL62NqSFPCDK2FM1pSDH0scHpJvsXtZNiYlMB73DgPBaG1E38ZYVL+ei5EkWRbr+KC4YNiAUNBnRj+bgwpgjMw==
11881188
dependencies:
11891189
"@babel/parser" "^7.1.0"
11901190
"@babel/types" "^7.0.0"

0 commit comments

Comments
 (0)