Skip to content

Commit

Permalink
⬆️ (deps) [email protected] + estree [skip ci] (#2907)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz authored Oct 20, 2024
1 parent efc7bc6 commit 7468f6a
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 159 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@jeromefitz/conventional-gitmoji": "4.0.8",
"@jeromefitz/eslint-config": "5.0.0-canary.14",
"@jeromefitz/eslint-config": "5.0.0-canary.15",
"@jeromefitz/lint-staged": "2.0.7",
"@jeromefitz/prettier-config": "2.0.10",
"@jeromefitz/release-notes-generator": "3.0.10",
Expand Down Expand Up @@ -61,8 +61,9 @@
"@semantic-release/[email protected]": "patches/@[email protected]"
},
"overrides": {
"@typescript-eslint/typescript-estree": "^8.6.0",
"@typescript-eslint/typescript-estree": "^8.10.0",
"body-parser": "^1.20.3",
"cookie": "^0.7.0",
"elliptic": "^6.5.7",
"express": "^4.20.0",
"micromatch": "^4.0.8",
Expand Down
Loading

0 comments on commit 7468f6a

Please sign in to comment.