Skip to content

Commit

Permalink
increment other package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Feb 26, 2024
1 parent bf28a05 commit 2045a62
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 @@ -64,10 +64,10 @@
},
"devDependencies": {
"c8": "^9.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-plugin-markdown": "^3.0.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/eslint-plugin": "^6.18.1"
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.0"
},
"scripts": {
"test:install": "cd tests && npm run install:all",
Expand Down

0 comments on commit 2045a62

Please sign in to comment.