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

ci: Workflow Bot -- Update ALL Dependencies (main) #1306

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index ec09a81..2eb716f 100644
--- a/package.json
+++ b/package.json
@@ -2407,19 +2407,19 @@
     "update-packages": "yarn upgrade"
   },
   "devDependencies": {
-    "@typescript-eslint/eslint-plugin": "^4.18.0",
-    "@typescript-eslint/parser": "^4.18.0",
-    "eslint": "^7.22.0",
-    "prettier": "^2.2.1",
+    "@typescript-eslint/eslint-plugin": "^4.31.1",
+    "@typescript-eslint/parser": "^4.31.1",
+    "eslint": "^7.32.0",
+    "prettier": "^2.4.0",
     "rimraf": "^3.0.2",
-    "standard-version": "^9.1.1",
-    "typescript": "^4.4.2",
-    "vsce": "^1.95.0"
+    "standard-version": "^9.3.1",
+    "typescript": "^4.4.3",
+    "vsce": "^1.99.0"
   },
   "dependencies": {
     "@cspell/cspell-bundled-dicts": "^5.9.1",
     "@cspell/cspell-types": "^5.9.1",
-    "cosmiconfig": "^7.0.0",
+    "cosmiconfig": "^7.0.1",
     "cspell": "^5.9.1",
     "regexp-worker": "^1.1.0"
   }

Summary

package.json | 16 ++---
packages/___buildTools/package.json | 8 +--
packages/__utils/package.json | 4 +-
packages/_integrationTests/package.json | 18 +++---
packages/_server/package.json | 28 ++++-----
packages/_serverPatternMatcher/package.json | 16 ++---
packages/_settingsViewer/package.json | 42 ++++++-------
packages/client/package.json | 28 ++++-----
packages/jest-mock-vscode/package.json | 10 ++--
yarn.lock | 92 ++++++++++++++---------------
10 files changed, 131 insertions(+), 131 deletions(-)

@github-actions github-actions bot added chore PR Chore dependencies Pull requests that update a dependency file labels Sep 15, 2021
@Jason3S Jason3S merged commit ea48f39 into main Sep 15, 2021
@Jason3S Jason3S deleted the update-dependencies-main branch September 15, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore PR Chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant