Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
FEATURE: Update base rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Ruff committed Oct 12, 2018
1 parent d340db3 commit ebaa4f0
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 @@ -12,7 +12,7 @@
"yarn": ">=1.6.0"
},
"dependencies": {
"@immowelt/eslint-config-immowelt-base": "1.0.1",
"@immowelt/eslint-config-immowelt-base": "1.1.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.6.1",
"eslint-config-airbnb": "^17.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
version "1.0.6"
resolved "https://registry.yarnpkg.com/@immowelt/browserslist-config/-/browserslist-config-1.0.6.tgz#6d1b28a9f0a092ac041f432ef04a9509abebb746"

"@immowelt/eslint-config-immowelt-base@1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@immowelt/eslint-config-immowelt-base/-/eslint-config-immowelt-base-1.0.1.tgz#33b500d18582e6ec25152e752e0a9a9d0970313c"
"@immowelt/eslint-config-immowelt-base@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@immowelt/eslint-config-immowelt-base/-/eslint-config-immowelt-base-1.1.0.tgz#0bef0d2afe503bdd6453fa485f738602ec504816"
dependencies:
"@immowelt/browserslist-config" "^1.0.6"
babel-eslint "^10.0.1"
Expand Down

0 comments on commit ebaa4f0

Please sign in to comment.