Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit b7517bd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency babel-eslint to v10.0.2
1 parent a6d38fd commit b7517bd

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"devDependencies": {
9292
"all-contributors-cli": "6.7.0",
93-
"babel-eslint": "10.0.1",
93+
"babel-eslint": "10.0.2",
9494
"babel-plugin-lodash": "3.3.4",
9595
"cross-env": "5.2.0",
9696
"doctoc": "1.4.0",

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,19 @@ [email protected]:
20272027
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
20282028
integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==
20292029

2030-
[email protected], babel-eslint@^10.0.1:
2030+
2031+
version "10.0.2"
2032+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
2033+
integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
2034+
dependencies:
2035+
"@babel/code-frame" "^7.0.0"
2036+
"@babel/parser" "^7.0.0"
2037+
"@babel/traverse" "^7.0.0"
2038+
"@babel/types" "^7.0.0"
2039+
eslint-scope "3.7.1"
2040+
eslint-visitor-keys "^1.0.0"
2041+
2042+
babel-eslint@^10.0.1:
20312043
version "10.0.1"
20322044
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
20332045
integrity sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ==

0 commit comments

Comments
 (0)