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 committed Feb 1, 2022
1 parent bb9baaa commit 7ab4bc2
Show file tree
Hide file tree
Showing 33 changed files with 765 additions and 1,142 deletions.
26 changes: 13 additions & 13 deletions integration-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@cspell/dict-de-de": "^2.1.0",
"@types/mkdirp": "^1.0.2",
"@types/node": "^17.0.13",
"@types/node": "^17.0.14",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"cspell": "^5.18.0",
Expand Down
186 changes: 93 additions & 93 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"devDependencies": {
"@tsconfig/node12": "^1.0.9",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.13",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"@types/node": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"ajv-cli": "^5.0.0",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
24 changes: 12 additions & 12 deletions packages/cspell-dynamic-loader/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ab4bc2

Please sign in to comment.