Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed May 5, 2024
1 parent 3db6bda commit 200afe2
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 589 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"chalk": "^5.3.0",
"commander": "^12.0.0",
"globby": "^14.0.1",
"magic-string": "^0.30.8"
"magic-string": "^0.30.10"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.24",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitest/coverage-istanbul": "^1.4.0",
"cspell": "^8.6.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.31",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitest/coverage-istanbul": "^1.6.0",
"cspell": "^8.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -72,9 +72,9 @@
"inject-markdown": "^3.0.0",
"prettier": "^3.2.5",
"shx": "^0.3.4",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"engines": {
"node": ">=18.0"
Expand Down
Loading

0 comments on commit 200afe2

Please sign in to comment.