diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-27 15:19:08 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-27 15:19:08 +0200 |
| commit | c55a5fa698734606eb18272b3b21c14a718174e2 (patch) | |
| tree | 9756d5ec04017fd9a28f58458b440dcf4143d03f /package.json | |
| parent | 6f1300068b562b98438a01760d4342402b34320d (diff) | |
| download | bootstrap-c55a5fa698734606eb18272b3b21c14a718174e2.tar.xz bootstrap-c55a5fa698734606eb18272b3b21c14a718174e2.zip | |
Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0 (#39713)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.3...v3.1.0)
---
updated-dependencies:
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c9f92e67..c69f66242 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "karma-jasmine-html-reporter": "^2.1.0", "karma-rollup-preprocessor": "7.0.7", "lockfile-lint": "^4.13.2", - "nodemon": "^3.0.3", + "nodemon": "^3.1.0", "npm-run-all2": "^6.1.2", "postcss": "^8.4.35", "postcss-cli": "^11.0.0", |
