Skip to content

Commit

Permalink
Merge 1c179e1 into 6896e07
Browse files Browse the repository at this point in the history
  • Loading branch information
2 parents 6896e07 + 1c179e1 commit 7548922
Show file tree
Hide file tree
Showing 28 changed files with 468 additions and 468 deletions.
24 changes: 12 additions & 12 deletions integration-tests/package-lock.json

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

184 changes: 92 additions & 92 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"@tsconfig/node12": "^1.0.9",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"ajv-cli": "^5.0.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
12 changes: 6 additions & 6 deletions packages/Samples/package-lock.json

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

12 changes: 6 additions & 6 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.

24 changes: 12 additions & 12 deletions packages/cspell-dynamic-loader/package-lock.json

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

110 changes: 55 additions & 55 deletions packages/cspell-eslint-plugin/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-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"@types/eslint": "^8.4.1",
"@types/estree": "^0.0.51",
"@types/node": "^17.0.23",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/types": "^5.17.0",
"@typescript-eslint/typescript-estree": "^5.17.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/types": "^5.18.0",
"@typescript-eslint/typescript-estree": "^5.18.0",
"eslint": "^8.12.0",
"mocha": "^9.2.2",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 7548922

Please sign in to comment.