Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2522)
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 93671bc commit 1f5c63c
Show file tree
Hide file tree
Showing 12 changed files with 128 additions and 128 deletions.
26 changes: 13 additions & 13 deletions integration-tests/package-lock.json

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

2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/mkdirp": "^1.0.2",
"@types/node": "^17.0.19",
"@types/node": "^17.0.21",
"@types/rimraf": "^3.0.2",
"@types/shelljs": "^0.8.11",
"jest": "^26.6.3"
Expand Down
110 changes: 55 additions & 55 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@
"@types/eslint": "^8.4.1",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/jest": "^27.4.0",
"@types/jest": "^27.4.1",
"@types/micromatch": "^4.0.2",
"@types/minimatch": "^3.0.5",
"@types/node": "^17.0.19",
"@types/node": "^17.0.21",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"ajv-cli": "^5.0.0",
"chai": "^4.3.6",
"coveralls": "^3.1.1",
"eslint": "^8.9.0",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-prettier": "^4.0.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/cspell-lib/package-lock.json

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

Loading

0 comments on commit 1f5c63c

Please sign in to comment.