Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2233)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent d21ed5a commit d384de4
Show file tree
Hide file tree
Showing 8 changed files with 656 additions and 768 deletions.
184 changes: 76 additions & 108 deletions integration-tests/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"@octokit/rest": "^18.12.0",
"chalk": "^4.1.2",
"commander": "^7.2.0",
"jest-diff": "^27.4.2",
"jest-diff": "^27.4.6",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"simple-git": "^2.48.0"
},
"devDependencies": {
"@types/mkdirp": "^1.0.2",
"@types/node": "^17.0.7",
"@types/node": "^17.0.8",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.10",
"jest": "^26.6.3"
Expand Down
1,178 changes: 549 additions & 629 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"@cspell/dict-nl-nl": "^1.0.35",
"@types/chai": "^4.3.0",
"@types/configstore": "^5.0.1",
"@types/eslint": "^8.2.1",
"@types/eslint": "^8.2.2",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/jest": "^27.4.0",
"@types/micromatch": "^4.0.2",
"@types/minimatch": "^3.0.5",
"@types/node": "^17.0.7",
"@types/node": "^17.0.8",
"@types/shelljs": "^0.8.10",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
Expand All @@ -70,12 +70,12 @@
"eslint-plugin-jest": "^25.3.4",
"eslint-plugin-prettier": "^4.0.0",
"globcat": "^2.0.0",
"jest": "^27.4.5",
"jest": "^27.4.7",
"lerna": "^4.0.0",
"lorem-ipsum": "^2.0.4",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
"shelljs": "^0.8.5",
"source-map-support": "^0.5.21",
"ts-jest": "^27.1.2",
"ts-json-schema-generator": "^0.97.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/cspell-lib/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/cspell-tools/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/cspell-trie/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/cspell/package-lock.json

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

0 comments on commit d384de4

Please sign in to comment.