Skip to content

Commit

Permalink
Update pnpm configuration (#1200)
Browse files Browse the repository at this point in the history
* Remove global overrides and CVES ignore.

* Cleanup common-versions.json

* Bump lint-staged

* rush update autoinstallers
  • Loading branch information
GerardasB authored Jan 30, 2025
1 parent 0e03d2c commit c3683b8
Show file tree
Hide file tree
Showing 9 changed files with 988 additions and 1,040 deletions.
1 change: 0 additions & 1 deletion .vscode/cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@
"toolsettings",
"treediv",
"tspan",
"tsutils",
"typemoq",
"typograpy",
"uiadmin",
Expand Down
1,148 changes: 644 additions & 504 deletions common/autoinstallers/rush-cspell/pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common/autoinstallers/rush-lintstaged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"lint-staged": "^10.2.11"
"lint-staged": "^15.4.3"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit c3683b8

Please sign in to comment.