Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2404)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent f9835b7 commit 1783707
Show file tree
Hide file tree
Showing 37 changed files with 13,084 additions and 13,132 deletions.
1,454 changes: 725 additions & 729 deletions integration-tests/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions integration-tests/package.json
Expand Up @@ -28,7 +28,7 @@
"@octokit/rest": "^18.12.0",
"chalk": "^4.1.2",
"commander": "^9.0.0",
"jest-diff": "^27.4.6",
"jest-diff": "^27.5.0",
"mkdirp": "^1.0.4",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
Expand All @@ -38,11 +38,11 @@
"devDependencies": {
"@cspell/dict-de-de": "^2.1.0",
"@types/mkdirp": "^1.0.2",
"@types/node": "^17.0.14",
"@types/node": "^17.0.15",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"cspell": "^5.18.3",
"jest": "^27.4.7"
"jest": "^27.5.0"
},
"main": "tester.js",
"keywords": []
Expand Down
1,480 changes: 738 additions & 742 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@tsconfig/node12": "^1.0.9",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.14",
"@types/node": "^17.0.15",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"ajv-cli": "^5.0.0",
Expand All @@ -84,7 +84,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"globcat": "^2.0.0",
"jest": "^27.4.7",
"jest": "^27.5.0",
"lerna": "^4.0.0",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 1783707

Please sign in to comment.