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 Dec 22, 2024
1 parent 40c1e41 commit 54036a0
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 595 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,29 +50,29 @@
"url": "https://github.com/streetsidesoftware/ts2mjs/issues"
},
"dependencies": {
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"commander": "^12.1.0",
"globby": "^14.0.2",
"magic-string": "^0.30.12"
"magic-string": "^0.30.17"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.64",
"@types/node": "^18.19.68",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-istanbul": "^1.6.0",
"cspell": "^8.16.0",
"cspell": "^8.17.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"inject-markdown": "^3.1.4",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"shx": "^0.3.4",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 54036a0

Please sign in to comment.