Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-airbnb-typescript from 17.0.0 to …
Browse files Browse the repository at this point in the history
…17.1.0 in /web/ui (#619)
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent af978bd commit 2e581a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"concurrently": "^8.2.2",
"cypress": "^13.3.2",
"eslint": "^8.57.0",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
8 changes: 4 additions & 4 deletions web/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5267,10 +5267,10 @@ eslint-config-airbnb-base@^15.0.0:
object.entries "^1.1.5"
semver "^6.3.0"

eslint-config-airbnb-typescript@^17.0.0:
version "17.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.0.0.tgz#360dbcf810b26bbcf2ff716198465775f1c49a07"
integrity sha512-elNiuzD0kPAPTXjFWg+lE24nMdHMtuxgYoD30OyMD6yrW1AhFZPAg27VX7d3tzOErw+dgJTNWfRSDqEcXb4V0g==
eslint-config-airbnb-typescript@^17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-17.1.0.tgz#fda960eee4a510f092a9a1c139035ac588937ddc"
integrity sha512-GPxI5URre6dDpJ0CtcthSZVBAfI+Uw7un5OYNVxP2EYi3H81Jw701yFP7AU+/vCE7xBtFmjge7kfhhk4+RAiig==
dependencies:
eslint-config-airbnb-base "^15.0.0"

Expand Down

0 comments on commit 2e581a0

Please sign in to comment.