Skip to content

Commit

Permalink
chore(deps): update dependancies (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem authored Jan 11, 2024
1 parent 0a4ac7d commit 4c88fd4
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 319 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"devDependencies": {
"@babel/types": "^7.23.6",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/rule-tester": "^6.15.0",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/rule-tester": "^6.18.1",
"@veritem/eslint-config": "^0.0.11",
"bumpp": "^9.2.1",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint-doc-generator": "^1.6.1",
"eslint-plugin-eslint-plugin": "^5.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-vitest": "^0.3.18",
"eslint-plugin-vitest": "^0.3.20",
"eslint-remote-tester": "^3.0.1",
"eslint-remote-tester-repositories": "^1.0.1",
"ts-node": "^10.9.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.0"
"vitest": "^1.1.3"
},
"engines": {
"node": "^18.0.0 || >= 20.0.0"
Expand All @@ -77,6 +77,6 @@
}
},
"dependencies": {
"@typescript-eslint/utils": "^6.15.0"
"@typescript-eslint/utils": "^6.18.1"
}
}
Loading

0 comments on commit 4c88fd4

Please sign in to comment.