Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Workflow Bot -- Update ALL Dependencies (main) #1539

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

street-side-software-automation[bot]
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Jan 17, 2024

Update Dependencies

Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 1436195..8a4ec1d 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -21,13 +21,13 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "devDependencies": {
-    "esbuild": "^0.19.11"
+    "esbuild": "^0.19.12"
   },
   "dependencies": {
     "@actions/core": "^1.10.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.3.2",
-    "@octokit/core": "^5.0.2",
+    "@octokit/core": "^5.1.0",
     "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
     "@octokit/rest": "^20.0.2",
     "cspell": "^8.3.2",
diff --git a/package.json b/package.json
index 169545b..88e0c96 100644
--- a/package.json
+++ b/package.json
@@ -43,14 +43,14 @@
     "@pollyjs/core": "^6.0.6",
     "@pollyjs/persister-fs": "^6.0.6",
     "@tsconfig/node16": "^16.1.1",
-    "@typescript-eslint/eslint-plugin": "^6.19.0",
-    "@typescript-eslint/parser": "^6.19.0",
-    "@vitest/coverage-istanbul": "^1.2.0",
+    "@typescript-eslint/eslint-plugin": "^6.19.1",
+    "@typescript-eslint/parser": "^6.19.1",
+    "@vitest/coverage-istanbul": "^1.2.1",
     "env-cmd": "^10.1.0",
     "eslint": "^8.56.0",
-    "prettier": "^3.2.2",
+    "prettier": "^3.2.4",
     "shx": "^0.3.4",
     "typescript": "^5.3.3",
-    "vitest": "^1.2.0"
+    "vitest": "^1.2.1"
   }
 }

Summary

 action-src/package.json |   4 +-
 action/lib/main_root.js |  14 +-
 package.json            |  10 +-
 pnpm-lock.yaml          | 480 ++++++++++++++++++++++++------------------------
 4 files changed, 254 insertions(+), 254 deletions(-)

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 3 times, most recently from 6daafc2 to 8bc74bb Compare January 19, 2024 14:17
@street-side-software-automation street-side-software-automation bot changed the title ci: Workflow Bot -- Update ALL Dependencies (main) fix: Workflow Bot -- Update ALL Dependencies (main) Jan 20, 2024
@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 5 times, most recently from 29ee433 to db340e2 Compare January 24, 2024 12:01
@Jason3S Jason3S merged commit 38e968b into main Jan 25, 2024
10 checks passed
@Jason3S Jason3S deleted the update-dependencies-main branch January 25, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant