Skip to content

Commit

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

Co-authored-by: street-side-software-automation[bot] <street-side-software-automation[bot]@users.noreply.github.com>
  • Loading branch information
Show file tree
Hide file tree
Showing 8 changed files with 211 additions and 205 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest-diff": "^29.3.1",
"mkdirp": "^1.0.4",
"shelljs": "^0.8.5",
"simple-git": "^3.15.1",
"simple-git": "^3.16.0",
"vscode-uri": "^3.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"ajv-cli": "^5.0.0",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/types": "^5.48.1",
"@typescript-eslint/typescript-estree": "^5.48.1",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-plugin-react": "^7.32.0",
"mocha": "^10.2.0",
"rollup": "^3.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"cosmiconfig": "^8.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^4.0.3",
"glob": "^8.0.3",
"glob": "^8.1.0",
"hunspell-reader": "workspace:*"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@types/semver": "^7.3.13",
"jest": "^29.3.1",
"micromatch": "^4.0.5",
"minimatch": "^5.1.2",
"minimatch": "^5.1.4",
"rollup": "^3.10.0",
"rollup-plugin-dts": "^5.1.1"
}
Expand Down
Loading

0 comments on commit ec925a6

Please sign in to comment.