Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-fisker from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [eslint-config-fisker](https://github.com/fisker/eslint-config-fisker) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fisker/eslint-config-fisker/releases)
- [Commits](fisker/eslint-config-fisker@v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 17, 2019
1 parent 348fb90 commit 5cf761c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"ava": "^1.4.1",
"cz-conventional-changelog-emoji": "^0.1.0",
"eslint": "^5.16.0",
"eslint-config-fisker": "^4.4.0",
"eslint-config-fisker": "^4.4.1",
"eslint-plugin-prettier": "^3.0.1",
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1639,10 +1639,10 @@ eslint-config-airbnb-base@^13.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-fisker@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/eslint-config-fisker/-/eslint-config-fisker-4.4.0.tgz#8037caf2bccda642abde177cca387c287641d723"
integrity sha512-hn631yoQFZcw0MfOshevEmb0nA5uVhqd6PsZbHbFNAhUAYfzPX4NZgJN9V1j96Wo5BSWA9YUKgyF9+UaQn+J/g==
eslint-config-fisker@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/eslint-config-fisker/-/eslint-config-fisker-4.4.1.tgz#77d6e53b5a9c89c5777c5295aeae7afbc576e27f"
integrity sha512-FH7eUAc2sghCclsAQBoj7Gqkdk4szFU3M3F+DBA655r/wbw7ggAbeWn4ScmxZYg8clauiN6spGKNa8xsn9G7KQ==
dependencies:
eslint-config-airbnb-base "^13.1.0"
eslint-config-prettier "^4.1.0"
Expand Down

0 comments on commit 5cf761c

Please sign in to comment.