Skip to content

Commit

Permalink
Bump eslint-config-backpacker-react from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-backpacker-react](https://github.com/backpacker/eslint-config) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/backpacker/eslint-config/releases)
- [Commits](backpacker/eslint-config-react@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: eslint-config-backpacker-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2021
1 parent d8afcb2 commit 373a27b
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 @@ -35,7 +35,7 @@
"@testing-library/jest-native": "^4.0.1",
"@testing-library/react-native": "^7.1.0",
"@types/jest": "^26.0.20",
"eslint-config-backpacker-react": "^0.4.0",
"eslint-config-backpacker-react": "^0.5.0",
"husky": "^3.1.0",
"jest": "^26.6.3",
"lint-staged": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2199,10 +2199,10 @@ eslint-config-airbnb@^18.2.1:
object.assign "^4.1.2"
object.entries "^1.1.2"

eslint-config-backpacker-react@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react/-/eslint-config-backpacker-react-0.4.0.tgz#77166f40cebd8cfe95198771b5320df1fe866eb8"
integrity sha512-T7wmXFMdMZ2DrvBeDEp349NqKmsUpEP+xUQcoRev+G8vLbS2UHiB1eQ+DqtEu/sFMjnch00WwMpusNwSQGuQ9Q==
eslint-config-backpacker-react@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react/-/eslint-config-backpacker-react-0.5.0.tgz#d7e3af7323d590c55b0eab093eba7e57efbfeb96"
integrity sha512-CtkrAVx2hS8MnG3c7pty06wNJwgweiDVqcLn/fXKCUcOXtxYyKjGKrHOJ4wU7nw2Y60gNSzrw0lQtdH1WdbMQg==
dependencies:
"@babel/core" "^7.14.0"
"@babel/eslint-parser" "^7.13.14"
Expand Down

0 comments on commit 373a27b

Please sign in to comment.