Skip to content

Commit

Permalink
Move enhanced resolve to prod deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrginglymus committed Dec 19, 2024
1 parent c3950d4 commit c53d12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"get-tsconfig": "^4.7.3",
"is-glob": "^4.0.3",
"minimatch": "^9.0.3",
"enhanced-resolve": "^5.17.1",
"semver": "^7.6.3",
"stable-hash": "^0.0.4",
"tslib": "^2.6.3"
Expand Down Expand Up @@ -96,7 +97,6 @@
"@typescript-eslint/rule-tester": "^8.15.0",
"@unts/patch-package": "^8.0.0",
"cross-env": "^7.0.3",
"enhanced-resolve": "^5.17.1",
"escope": "^4.0.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit c53d12c

Please sign in to comment.