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 Oct 8, 2023
1 parent d447ed1 commit ee71f3c
Show file tree
Hide file tree
Showing 2 changed files with 626 additions and 597 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,28 +53,28 @@
"chalk": "^5.3.0",
"commander": "^11.0.0",
"globby": "^13.2.2",
"magic-string": "^0.30.3"
"magic-string": "^0.30.4"
},
"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",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@vitest/coverage-istanbul": "^0.34.6",
"cspell": "^7.3.7",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"inject-markdown": "^2.0.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"shx": "^0.3.4",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vitest": "^0.34.3"
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
"engines": {
"node": ">=16.0"
Expand Down
Loading

0 comments on commit ee71f3c

Please sign in to comment.