Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent e451fbe commit d9b5c9d
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 181 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/mdast": "^4.0.3",
"@types/node": "^18.19.9",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-istanbul": "^1.2.1",
"@types/node": "^18.19.11",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vitest/coverage-istanbul": "^1.2.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -58,7 +58,7 @@
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"dependencies": {
"chalk": "^5.3.0",
Expand Down

0 comments on commit d9b5c9d

Please sign in to comment.