Skip to content

Commit

Permalink
Update CSpell to ^8.17.1 (#620)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4f20e5b commit c08f79c
Show file tree
Hide file tree
Showing 10 changed files with 572 additions and 567 deletions.
209 changes: 105 additions & 104 deletions admin/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@comet/cli": "^7.10.0",
"@comet/eslint-config": "^7.10.0",
"@cspell/eslint-plugin": "^8.16.1",
"@cspell/eslint-plugin": "^8.17.1",
"@formatjs/cli": "^6.3.14",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
Expand Down
209 changes: 105 additions & 104 deletions api/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@comet/cli": "^7.10.0",
"@comet/eslint-config": "^7.10.0",
"@cspell/eslint-plugin": "^8.16.1",
"@cspell/eslint-plugin": "^8.17.1",
"@jest/types": "^29.6.3",
"@nestjs/cli": "^9.5.0",
"@nestjs/schematics": "^9.2.0",
Expand Down
257 changes: 129 additions & 128 deletions create-app/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions create-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"devDependencies": {
"@comet/eslint-config": "^7.10.0",
"@comet/eslint-plugin": "^7.10.0",
"@cspell/eslint-plugin": "^8.16.1",
"@cspell/eslint-plugin": "^8.17.1",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.2",
"cspell": "^8.16.1",
"cspell": "^8.17.1",
"npm-run-all2": "^5.0.2",
"prettier": "^2.8.8",
"typescript": "^5.7.2"
Expand Down
243 changes: 122 additions & 121 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 @@ -26,7 +26,7 @@
"devDependencies": {
"@comet/cli": "^7.10.0",
"@comet/dev-process-manager": "^2.7.0",
"cspell": "^8.16.1",
"cspell": "^8.17.1",
"dotenv-cli": "^7.4.4",
"husky": "^9.1.7",
"knip": "^5.36.7",
Expand Down
209 changes: 105 additions & 104 deletions site/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@comet/cli": "^7.10.0",
"@comet/eslint-config": "^7.10.0",
"@cspell/eslint-plugin": "^8.16.1",
"@cspell/eslint-plugin": "^8.17.1",
"@formatjs/cli": "^6.3.14",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
Expand Down

0 comments on commit c08f79c

Please sign in to comment.