Skip to content

Commit

Permalink
Merge b7ebe36 into d182d28
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 1, 2021
2 parents d182d28 + b7ebe36 commit a388438
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"@testing-library/react-native": "^8.0.0",
"@types/jest": "^27.0.1",
"@types/react-native": "^0.66.2",
"eslint-config-backpacker-react-ts": "^0.1.0",
"eslint-config-backpacker-react-ts": "^0.2.0",
"husky": "^7.0.2",
"import-sort-style-module": "^6.0.0",
"jest": "^27.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -2145,22 +2145,22 @@ eslint-config-airbnb@^18.2.1:
object.assign "^4.1.2"
object.entries "^1.1.2"

eslint-config-backpacker-react-ts@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react-ts/-/eslint-config-backpacker-react-ts-0.1.0.tgz#bf1e58d0831a31ace8dad73678df14f4dfe79b85"
integrity sha512-KC5sc7xs7bamDnnXl4cICDy/Q0+Kbqhk6lrLZlKZD/3oOLge2KZzWWQhcs/KlkJFVUqhEyix10ZO4jxc7uVDEg==
eslint-config-backpacker-react-ts@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react-ts/-/eslint-config-backpacker-react-ts-0.2.0.tgz#d2eff4d79c14c0ccfe2da9d18c67b2e582fce7ce"
integrity sha512-E5cgkVwztzSNL85mOxAnlq1UrD8rDnTgEGifOCkZ6G/gpx2Jrnrq8z6LAQ6l9NXbYakCg2ZSoRNKry8X+VZ1bA==
dependencies:
"@typescript-eslint/eslint-plugin" "^4.31.0"
"@typescript-eslint/parser" "^4.31.0"
eslint "^7.32.0"
eslint-config-airbnb-typescript "^14.0.0"
eslint-config-backpacker-react "^0.6.0"
eslint-config-backpacker-react "^0.7.0"
eslint-config-prettier "^8.3.0"

eslint-config-backpacker-react@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react/-/eslint-config-backpacker-react-0.6.0.tgz#a18657beb18b04643f9f3cd3732200c0b24730bd"
integrity sha512-pAPN3n0BjRXQFLUOEu8GmRhU/erZ/6gILBaa9gr+S5cYgAR9U/BJduFVHV5w5C3yqbfAdGL0p10IuVpvwsW9+Q==
eslint-config-backpacker-react@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-backpacker-react/-/eslint-config-backpacker-react-0.7.0.tgz#3e84e9f814ac4fa7c49c498c221a065db353ad05"
integrity sha512-z3PGZx4cekbD8peTgNx7r8D5OND6pF+l74Mvi8X/Z2h6+MGSdgBnMmXmTr/y8jKoeTlFk743E6ylU1fYeH9a4A==
dependencies:
"@babel/core" "^7.14.0"
"@babel/eslint-parser" "^7.13.14"
Expand Down

0 comments on commit a388438

Please sign in to comment.