Skip to content

Commit

Permalink
chore(update deps): updating dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Jan 30, 2024
1 parent 4c88fd4 commit 20f722e
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 175 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
"tsc": "tsc --noEmit"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.23.9",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/rule-tester": "^6.18.1",
"@types/node": "^20.11.10",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/rule-tester": "^6.20.0",
"@veritem/eslint-config": "^0.0.11",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint-doc-generator": "^1.6.1",
"eslint-doc-generator": "^1.6.2",
"eslint-plugin-eslint-plugin": "^5.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-vitest": "^0.3.20",
Expand All @@ -59,7 +59,7 @@
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.3"
"vitest": "^1.2.2"
},
"engines": {
"node": "^18.0.0 || >= 20.0.0"
Expand All @@ -77,6 +77,6 @@
}
},
"dependencies": {
"@typescript-eslint/utils": "^6.18.1"
"@typescript-eslint/utils": "^6.20.0"
}
}
Loading

0 comments on commit 20f722e

Please sign in to comment.