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 committed Jan 28, 2024
1 parent d447ed1 commit 7eb6824
Show file tree
Hide file tree
Showing 2 changed files with 1,320 additions and 1,206 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,30 +51,30 @@
},
"dependencies": {
"chalk": "^5.3.0",
"commander": "^11.0.0",
"commander": "^11.1.0",
"globby": "^13.2.2",
"magic-string": "^0.30.3"
"magic-string": "^0.30.5"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/node": "^18.17.12",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@vitest/coverage-istanbul": "^0.34.3",
"cspell": "^7.0.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-plugin-import": "^2.28.1",
"@types/node": "^18.19.10",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-istanbul": "^0.34.6",
"cspell": "^7.3.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"inject-markdown": "^2.0.0",
"prettier": "^3.0.2",
"inject-markdown": "^2.1.0",
"prettier": "^3.2.4",
"shx": "^0.3.4",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3"
"typescript": "^5.3.3",
"vite": "^4.5.2",
"vitest": "^0.34.6"
},
"engines": {
"node": ">=16.0"
Expand Down
Loading

0 comments on commit 7eb6824

Please sign in to comment.