Skip to content

Commit f664505

Browse files
authored
chore(build): Upgrade nodemon to 3.1.10 (#17956)
Got inspired at jsconf to do some dep upgrades. There are no breaking changes for nodemon that affect us when going from v2 -> v3: https://github.com/remy/nodemon/releases
1 parent 9742f9e commit f664505

File tree

2 files changed

+31
-299
lines changed

2 files changed

+31
-299
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"jsdom": "^21.1.2",
125125
"lerna": "7.1.1",
126126
"madge": "7.0.0",
127-
"nodemon": "^2.0.16",
127+
"nodemon": "^3.1.10",
128128
"npm-run-all2": "^6.2.0",
129129
"prettier": "^3.6.2",
130130
"prettier-plugin-astro": "^0.14.1",

0 commit comments

Comments
 (0)