Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2423)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent c9672e3 commit 116aa6a
Show file tree
Hide file tree
Showing 36 changed files with 13,142 additions and 11,774 deletions.
1,330 changes: 676 additions & 654 deletions integration-tests/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@octokit/rest": "^18.12.0",
"chalk": "^4.1.2",
"commander": "^9.0.0",
"jest-diff": "^27.5.0",
"jest-diff": "^27.5.1",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
Expand All @@ -42,7 +42,7 @@
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"cspell": "^5.18.4",
"jest": "^27.5.0"
"jest": "^27.5.1"
},
"main": "tester.js",
"keywords": []
Expand Down
1,310 changes: 657 additions & 653 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"globcat": "^2.0.0",
"jest": "^27.5.0",
"jest": "^27.5.1",
"lerna": "^4.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
Expand Down
1,328 changes: 675 additions & 653 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
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"cspell": "^5.18.4",
"cspell-lib": "^5.18.4",
"jest": "^27.5.0",
"jest": "^27.5.1",
"rimraf": "^3.0.2",
"typescript": "^4.5.5"
}
Expand Down
Loading

0 comments on commit 116aa6a

Please sign in to comment.