Skip to content

Commit

Permalink
Merge pull request #1295 from creative-commoners/pulls/1/eslint
Browse files Browse the repository at this point in the history
DEP Update eslint-config
  • Loading branch information
Maxime Rainville authored Apr 4, 2022
2 parents 4f1a782 + 7dbd07c commit 6336843
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 @@ -91,7 +91,7 @@
"webpack-sources": "^1.1.0"
},
"devDependencies": {
"@silverstripe/eslint-config": "^0.0.5",
"@silverstripe/eslint-config": "^0.1.0",
"@silverstripe/webpack-config": "^1.7.0",
"@storybook/addon-actions": "^3.4.10",
"@storybook/addon-knobs": "^3.4.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@silverstripe/eslint-config@^0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@silverstripe/eslint-config/-/eslint-config-0.0.5.tgz#ab94d58e6f328d4efbcc1910572fdff5d85fc4ec"
integrity sha512-3wpbmrK3trKpTaJhEZuh5mEKkP7fBtQ5D61nJ1BvoNUZ2CFM16pXgKHe9NQM+ct/sQxL1Ag7dANq3jjnn6OM+w==
"@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 6336843

Please sign in to comment.