Skip to content

Commit

Permalink
Merge pull request #962 from creative-commoners/pulls/4/eslint
Browse files Browse the repository at this point in the history
DEP Update eslint-config
  • Loading branch information
Maxime Rainville authored Mar 25, 2022
2 parents f8103d1 + 5c84f97 commit 3fe3c41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"redux-form": "^6.8.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^0.0.6",
"@silverstripe/eslint-config": "^0.1.0",
"@silverstripe/webpack-config": "^1.5.0",
"babel-jest": "^23.6.0",
"enzyme": "^3.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
update-notifier "^2.2.0"
yargs "^8.0.2"

"@silverstripe/eslint-config@^0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-0.0.6.tgz#09d44961d70593663624ed8fa2f17b9d46656185"
integrity sha512-md4lbarm5EvYXACEKJXqpuhcnIq5Vs7luoS/k55T6z/KOpAqt9iUVcny+g+gfHGVUKvEdwZipAfYOzcycQQrcw==
"@silverstripe/eslint-config@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-0.1.0.tgz#45fc8062be071ac50848fcd8bb517b4099d99f6d"
integrity sha512-fl6StID7nvJb82bs2tqxJpULhU7KmF6EZX8HtXyhnHFIvmEYY4V483lQFs8DQkMXrkgqJkTsmsFz7YpxJ/7mPw==
dependencies:
eslint "^4.6.1"
eslint-config-airbnb "^15.1.0"
Expand Down

0 comments on commit 3fe3c41

Please sign in to comment.