Skip to content

Commit

Permalink
Update dependency eslint-config-upleveled to v8.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 017a8db commit fd3c9bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"eslint": "9.13.0",
"eslint-config-upleveled": "8.11.1",
"eslint-config-upleveled": "8.11.2",
"eslint-import-resolver-typescript": "3.6.3",
"stylelint": "^16.0.0",
"stylelint-config-upleveled": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1784,10 +1784,10 @@ eslint-config-flat-gitignore@0.3.0:
"@eslint/compat" "^1.1.1"
find-up-simple "^1.0.0"

eslint-config-upleveled@8.11.1:
version "8.11.1"
resolved "https://registry.yarnpkg.com/eslint-config-upleveled/-/eslint-config-upleveled-8.11.1.tgz#3b1c242d446faa7a7c71e0bc02397294c2939db0"
integrity sha512-dYKs+HAplPiw+J8AvLC7joIpm8qifz4hxigsny9s884GQDOXI7ZzTNUj03ZjmHp4HVATWIOiz2tTz36bRk0SMQ==
eslint-config-upleveled@8.11.2:
version "8.11.2"
resolved "https://registry.yarnpkg.com/eslint-config-upleveled/-/eslint-config-upleveled-8.11.2.tgz#5f23a6654fa1565677df814cf8024f8672509f34"
integrity sha512-eK6eSm8kwfzgudHSAjnx/cQ56HJ/KvisD37uDGx7LiVUDZ6nyTyHA5L3+0A2suUC/EXlPqGuN1x5dzWW2tVm6A==
dependencies:
"@babel/eslint-parser" "7.25.8"
"@eslint/compat" "1.2.0"
Expand Down

0 comments on commit fd3c9bf

Please sign in to comment.