Skip to content

Commit

Permalink
chore: update eslint* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 8129004 commit 0e37e65
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 @@ -42,11 +42,11 @@
"@types/karma-chai": "^0.1.6",
"@types/karma-mocha": "^1.3.4",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"chai": "^4.4.1",
"codemirror": "^6.0.1",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-plugin-bpmn-io": "^1.0.0",
"karma": "^6.4.3",
"karma-chai": "^0.1.0",
Expand Down

0 comments on commit 0e37e65

Please sign in to comment.