Skip to content

Commit

Permalink
Update cspell monorepo to ^8.16.1 (#568)
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 Nov 29, 2024
1 parent 1a3fc52 commit 0ec8355
Show file tree
Hide file tree
Showing 10 changed files with 632 additions and 632 deletions.
252 changes: 126 additions & 126 deletions admin/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@comet/cli": "^7.7.0",
"@comet/eslint-config": "^7.7.0",
"@comet/eslint-plugin": "^7.7.0",
"@cspell/eslint-plugin": "^8.16.0",
"@cspell/eslint-plugin": "^8.16.1",
"@formatjs/cli": "^6.3.11",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
Expand All @@ -85,7 +85,7 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.7.1",
"chokidar-cli": "^3.0.0",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"dotenv-cli": "^7.4.4",
"eslint": "^8.57.1",
"npm-run-all2": "^5.0.2",
Expand Down
252 changes: 126 additions & 126 deletions api/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@comet/cli": "^7.7.0",
"@comet/eslint-config": "^7.7.0",
"@comet/eslint-plugin": "^7.7.0",
"@cspell/eslint-plugin": "^8.16.0",
"@cspell/eslint-plugin": "^8.16.1",
"@nestjs/cli": "^9.5.0",
"@nestjs/schematics": "^9.2.0",
"@nestjs/testing": "^9.4.3",
Expand All @@ -77,7 +77,7 @@
"@types/jest": "^27.5.2",
"@types/node": "^22.10.0",
"@types/uuid": "^8.3.4",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"dotenv-cli": "^7.4.4",
"eslint": "^8.57.1",
"jest-junit": "^16.0.0",
Expand Down
252 changes: 126 additions & 126 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.7.0",
"@comet/eslint-plugin": "^7.7.0",
"@cspell/eslint-plugin": "^8.16.0",
"@cspell/eslint-plugin": "^8.16.1",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.10.0",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"npm-run-all2": "^5.0.2",
"prettier": "^2.8.8",
"typescript": "^5.7.2"
Expand Down
238 changes: 119 additions & 119 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.7.0",
"@comet/dev-process-manager": "^2.7.0",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"dotenv-cli": "^7.4.4",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
Expand Down
252 changes: 126 additions & 126 deletions site/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@comet/cli": "^7.7.0",
"@comet/eslint-config": "^7.7.0",
"@comet/eslint-plugin": "^7.7.0",
"@cspell/eslint-plugin": "^8.16.0",
"@cspell/eslint-plugin": "^8.16.1",
"@formatjs/cli": "^6.3.11",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
Expand All @@ -56,7 +56,7 @@
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"chokidar-cli": "^3.0.0",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"dotenv-cli": "^7.4.4",
"eslint": "^8.57.1",
"npm-run-all2": "^5.0.2",
Expand Down

0 comments on commit 0ec8355

Please sign in to comment.