Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2759)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 46568d3 commit 201255e
Show file tree
Hide file tree
Showing 44 changed files with 3,191 additions and 2,730 deletions.
443 changes: 233 additions & 210 deletions integration-tests/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integration-tests/package.json
Expand Up @@ -28,7 +28,7 @@
"@octokit/rest": "^18.12.0",
"chalk": "^4.1.2",
"commander": "^9.2.0",
"jest-diff": "^28.0.1",
"jest-diff": "^28.0.2",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@cspell/dict-de-de": "^2.1.0",
"@types/mkdirp": "^1.0.2",
"@types/node": "^17.0.27",
"@types/node": "^17.0.30",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"cspell": "^5.19.7",
Expand Down
345 changes: 184 additions & 161 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -74,7 +74,7 @@
"@cspell/eslint-plugin": "^5.19.7",
"@tsconfig/node12": "^1.0.9",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.27",
"@types/node": "^17.0.30",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"ajv-cli": "^5.0.0",
Expand All @@ -92,6 +92,6 @@
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
}
}
42 changes: 21 additions & 21 deletions packages/cspell-bundled-dicts/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/cspell-bundled-dicts/package.json
Expand Up @@ -46,7 +46,7 @@
"@cspell/dict-ada": "^2.0.0",
"@cspell/dict-aws": "^2.0.0",
"@cspell/dict-bash": "^2.0.2",
"@cspell/dict-companies": "^2.0.3",
"@cspell/dict-companies": "^2.0.4",
"@cspell/dict-cpp": "^2.0.3",
"@cspell/dict-cryptocurrencies": "^2.0.0",
"@cspell/dict-csharp": "^2.0.1",
Expand All @@ -56,7 +56,7 @@
"@cspell/dict-dotnet": "^2.0.1",
"@cspell/dict-elixir": "^2.0.1",
"@cspell/dict-en-gb": "^1.1.33",
"@cspell/dict-en_us": "^2.2.0",
"@cspell/dict-en_us": "^2.2.1",
"@cspell/dict-filetypes": "^2.0.1",
"@cspell/dict-fonts": "^2.0.0",
"@cspell/dict-fullstack": "^2.0.4",
Expand All @@ -69,7 +69,7 @@
"@cspell/dict-latex": "^2.0.0",
"@cspell/dict-lorem-ipsum": "^2.0.0",
"@cspell/dict-lua": "^2.0.0",
"@cspell/dict-node": "^2.0.0",
"@cspell/dict-node": "^2.0.1",
"@cspell/dict-npm": "^2.0.2",
"@cspell/dict-php": "^2.0.0",
"@cspell/dict-powershell": "^2.0.0",
Expand Down

0 comments on commit 201255e

Please sign in to comment.