Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#1041)
Browse files Browse the repository at this point in the history
ci: Workflow Bot -- Update ALL Dependencies

Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent f1f3c11 commit 305a52f
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 228 deletions.
2 changes: 1 addition & 1 deletion action-src/package.json
Expand Up @@ -26,7 +26,7 @@
"@pollyjs/persister-fs": "^6.0.5",
"@types/jest": "^29.2.2",
"env-cmd": "^10.1.0",
"jest": "^29.2.2",
"jest": "^29.3.0",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -46,10 +46,10 @@
"homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
"devDependencies": {
"@tsconfig/node12": "^1.0.11",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@typescript-eslint/eslint-plugin": "^5.42.1",
"@typescript-eslint/parser": "^5.42.1",
"env-cmd": "^10.1.0",
"eslint": "^8.26.0",
"eslint": "^8.27.0",
"prettier": "^2.7.1"
}
}

0 comments on commit 305a52f

Please sign in to comment.