Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 40f032c commit 2214295
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 233 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"devDependencies": {
"@eslint/js": "^8.56.0",
"@tsconfig/node18": "^18.2.2",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@vitest/coverage-istanbul": "^1.2.2",
"cspell": "^8.3.2",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-istanbul": "^1.3.1",
"cspell": "^8.4.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-simple-import-sort": "^12.0.0",
"inject-markdown": "^3.0.0",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"vitest": "^1.3.1"
},
"files": [
"dist/**/*.js",
Expand Down
Loading

0 comments on commit 2214295

Please sign in to comment.