Skip to content

Commit cd1ed39

Browse files
authored
chore: update lint-staged to v15, cspell to v8, bump sass to latest (#7752)
* update lint-staged, test changed file * revert test file change to test linting staged files * update cspell, update sass * update cspell
1 parent 2f5f243 commit cd1ed39

File tree

2 files changed

+586
-521
lines changed

2 files changed

+586
-521
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cheerio": "^1.0.0-rc.12",
4646
"classnames": "^2.3.2",
4747
"cross-env": "^7.0.3",
48-
"cspell": "^6.2.3",
48+
"cspell": "^8.9.0",
4949
"dotenv": "^16.0.0",
5050
"eslint": "8.54.0",
5151
"eslint-config-next": "^14.2.3",
@@ -60,7 +60,7 @@
6060
"jest-environment-jsdom": "^29.7.0",
6161
"jest-puppeteer": "^10.0.1",
6262
"json5": "^2.2.3",
63-
"lint-staged": "^14.0.0",
63+
"lint-staged": "^15.2.7",
6464
"next-bundle-analyzer": "^0.6.7",
6565
"prettier": "^3.0.3",
6666
"puppeteer": "^22.8.0",
@@ -73,7 +73,7 @@
7373
"remark-mdx": "^2.3.0",
7474
"remark-mdx-searchable": "^0.1.3",
7575
"rollup-plugin-node-polyfills": "^0.2.1",
76-
"sass": "^1.54.8",
76+
"sass": "^1.77.5",
7777
"serve": "^14.2.1",
7878
"tiny-glob": "0.2.9",
7979
"ts-jest": "^29.1.2",

0 commit comments

Comments
 (0)