Skip to content

Commit 1cc008b

Browse files
Merge pull request #553 from PermanentOrg/dependabot/npm_and_yarn/eslint-fdb084168e
Bump the eslint group across 1 directory with 3 updates
2 parents 1adb205 + df7345c commit 1cc008b

File tree

3 files changed

+91
-93
lines changed

3 files changed

+91
-93
lines changed

eslint.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ export default defineConfig([
1919
...globals.node,
2020
...globals.jest,
2121
},
22-
23-
parserOptions: {
24-
project: "./tsconfig.json",
25-
},
2622
},
2723

2824
rules: {

package-lock.json

Lines changed: 88 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"@types/pg": "^8.15.4",
4747
"@types/supertest": "^6.0.3",
4848
"@types/uuid": "^10.0.0",
49-
"eslint": "^9.38.0",
49+
"eslint": "^9.39.1",
5050
"eslint-config-love": "^133.0.0",
5151
"eslint-config-prettier": "^10.1.8",
52-
"eslint-plugin-jest": "^29.0.1",
52+
"eslint-plugin-jest": "^29.1.0",
5353
"jest": "30.2.0",
5454
"jest-mock-extended": "^4.0.0",
5555
"jest-when": "^3.7.0",
@@ -60,6 +60,6 @@
6060
"tslint-tinypg": "^2.0.2",
6161
"typescript": "^5.8.3",
6262
"typescript-cp": "^0.1.9",
63-
"typescript-eslint": "^8.46.2"
63+
"typescript-eslint": "^8.46.4"
6464
}
6565
}

0 commit comments

Comments
 (0)