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 Sep 1, 2024
1 parent 7d77820 commit 1c9cbc3
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 606 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,27 +53,27 @@
"chalk": "^5.3.0",
"commander": "^12.1.0",
"globby": "^14.0.2",
"magic-string": "^0.30.10"
"magic-string": "^0.30.11"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.39",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@types/node": "^18.19.47",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-istanbul": "^1.6.0",
"cspell": "^8.9.1",
"cspell": "^8.14.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.2.0",
"inject-markdown": "^3.0.0",
"prettier": "^3.3.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"inject-markdown": "^3.1.0",
"prettier": "^3.3.3",
"shx": "^0.3.4",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 1c9cbc3

Please sign in to comment.