Skip to content

Commit

Permalink
Merge pull request #3908 from alphagov/PP-13172_braces-dependency-dev…
Browse files Browse the repository at this point in the history
…-only

Moved Chokidar dependency to development as it's not used in Prod
  • Loading branch information
nataliecarey committed Sep 24, 2024
2 parents bbce4fc + cff6c65 commit 9672cf2
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 8 deletions.
44 changes: 37 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"@sentry/node": "7.74.0",
"cert-info": "^1.5.1",
"change-case": "2.3.x",
"chokidar": "^3.5.3",
"client-sessions": "0.8.x",
"compression": "1.7.x",
"credit-card-type": "6.3.x",
Expand Down Expand Up @@ -118,6 +117,7 @@
"chai-as-promised": "^7.1.1",
"chai-string": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"chokidar": "^3.5.3",
"chokidar-cli": "latest",
"cypress": "^13.3.1",
"dotenv": "^16.3.1",
Expand Down

0 comments on commit 9672cf2

Please sign in to comment.