Skip to content

Commit 36fcc5c

Browse files
chore(deps-dev): bump nodemon from 3.1.9 to 3.1.10 (#4102)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: nodemon dependency-version: 3.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0fd5ba7 commit 36fcc5c

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"cpr": "3.0.1",
5353
"cssnano": "^7.0.6",
5454
"hygen": "^6.2.11",
55-
"nodemon": "3.1.9",
55+
"nodemon": "3.1.10",
5656
"sass": "1.85.0",
5757
"tsx": "^4.19.3"
5858
},

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"cssnano": "^7.0.6",
5151
"dotenv": "^16.5.0",
5252
"glob": "11.0.2",
53-
"nodemon": "3.1.9",
53+
"nodemon": "3.1.10",
5454
"prettier": "^3.5.3",
5555
"sass": "1.85.0",
5656
"tsx": "^4.19.3",

0 commit comments

Comments
 (0)