Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#1897)
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 4cd01c5 commit b83ee6e
Show file tree
Hide file tree
Showing 32 changed files with 4,400 additions and 4,471 deletions.
546 changes: 271 additions & 275 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 @@ -27,7 +27,7 @@
"@octokit/rest": "^18.12.0",
"chalk": "^4.1.2",
"commander": "^8.2.0",
"jest-diff": "^27.2.5",
"jest-diff": "^27.3.1",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.4",
Expand All @@ -41,7 +41,7 @@
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.9",
"cspell": "^5.12.3",
"jest": "^27.2.5"
"jest": "^27.3.1"
},
"main": "tester.js",
"keywords": []
Expand Down
624 changes: 310 additions & 314 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"globcat": "^1.3.3",
"jest": "^27.2.5",
"jest": "^27.3.1",
"lerna": "^4.0.0",
"prettier": "^2.4.1",
"rimraf": "^3.0.2",
Expand Down
546 changes: 271 additions & 275 deletions packages/cspell-dynamic-loader/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/cspell-dynamic-loader/package.json
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"cspell": "^5.12.3",
"cspell-lib": "^5.12.3",
"jest": "^27.2.5",
"jest": "^27.3.1",
"rimraf": "^3.0.2",
"typescript": "^4.4.4"
}
Expand Down

0 comments on commit b83ee6e

Please sign in to comment.