Skip to content

Commit

Permalink
Update eslint and friends (#4883)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashohn authored Mar 5, 2025
1 parent 36c9b91 commit c313ef4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
"@apollo/server": "^4",
"@codeceptjs/expect-helper": "^0.2.2",
"@codeceptjs/mock-request": "0.3.1",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.19.0",
"@eslint/eslintrc": "3.3.0",
"@eslint/js": "9.21.0",
"@faker-js/faker": "9.4.0",
"@pollyjs/adapter-puppeteer": "6.0.6",
"@pollyjs/core": "5.1.0",
Expand All @@ -140,7 +140,7 @@
"chai-subset": "1.6.0",
"documentation": "14.0.3",
"electron": "34.0.2",
"eslint": "^9.19.0",
"eslint": "^9.21.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-mocha": "10.5.0",
"expect": "29.7.0",
Expand Down

0 comments on commit c313ef4

Please sign in to comment.