Skip to content

Commit

Permalink
Merge pull request #445 from unarxiv/renovate/babel-eslint-10.x
Browse files Browse the repository at this point in the history
Update dependency babel-eslint to v10.0.2
  • Loading branch information
xzyaoi authored Jun 19, 2019
2 parents e5f2b57 + 503b015 commit b33d182
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "7.2.6",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-eslint": "10.0.2",
"babel-jest": "24.7.1",
"babel-loader": "8.0.5",
"chalk": "2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1458,10 +1458,10 @@ babel-core@7.0.0-bridge.0:
resolved "https://registry.npm.taobao.org/babel-core/download/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
integrity sha1-laSS3dkPm06aSh2hTrM1uHtjTs4=

babel-eslint@10.0.1:
version "10.0.1"
resolved "https://registry.npm.taobao.org/babel-eslint/download/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed"
integrity sha1-kZaB3AmWFM19MdRciQhpUJKh+u0=
babel-eslint@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.2.tgz#182d5ac204579ff0881684b040560fdcc1558456"
integrity sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/parser" "^7.0.0"
Expand Down

0 comments on commit b33d182

Please sign in to comment.