Skip to content

Commit

Permalink
Merge pull request #64 from marcusasplund/greenkeeper/babel-eslint-10…
Browse files Browse the repository at this point in the history
….0.0

Update babel-eslint to the latest version 🚀
  • Loading branch information
marcusasplund authored Oct 30, 2018
2 parents 88fc726 + 1f960eb commit 07c480c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/marcusasplund/hyperapp-RxJS#readme",
"devDependencies": {
"babel-eslint": "^9.0.0",
"babel-eslint": "^10.0.0",
"workbox-build": "^3.5.0",
"workbox-cli": "^3.5.0",
"node-sass": "^4.9.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ babel-core@^6.25.0, babel-core@^6.26.0:
slash "^1.0.0"
source-map "^0.5.7"

babel-eslint@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
babel-eslint@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.0.tgz#0bb43e6b11a119bf3defbb1ee2521f42e2d413c9"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/parser" "^7.0.0"
Expand Down

0 comments on commit 07c480c

Please sign in to comment.