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 9, 2024
1 parent df90bc5 commit b41abf7
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 568 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,22 +31,22 @@
"license": "MIT",
"devDependencies": {
"@eslint/js": "^8.57.0",
"@tsconfig/node18": "^18.2.2",
"@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",
"@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",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"inject-markdown": "^3.0.0",
"typescript": "^5.4.2",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vitest": "^1.6.0"
},
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit b41abf7

Please sign in to comment.