Skip to content

Commit

Permalink
chore(update deps): update dependancies (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem authored Mar 13, 2024
1 parent 545cb8d commit 975c983
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"devDependencies": {
"@babel/types": "^7.24.0",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/rule-tester": "^7.1.1",
"@types/node": "^20.11.26",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/rule-tester": "^7.2.0",
"@veritem/eslint-config": "^0.0.11",
"bumpp": "^9.4.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"eslint-doc-generator": "^1.7.0",
"eslint-plugin-eslint-plugin": "^5.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-vitest": "^0.3.24",
"eslint-plugin-vitest": "^0.3.26",
"eslint-remote-tester": "^3.0.1",
"eslint-remote-tester-repositories": "^1.0.1",
"ts-node": "^10.9.2",
Expand All @@ -77,6 +77,6 @@
}
},
"dependencies": {
"@typescript-eslint/utils": "^7.1.1"
"@typescript-eslint/utils": "^7.2.0"
}
}
Loading

0 comments on commit 975c983

Please sign in to comment.