aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 17:23:03 +0300
committerGitHub <[email protected]>2024-06-04 17:23:03 +0300
commit251c8ed48c0915c98ab506cd766a353d546cc134 (patch)
tree10f099d9b068139abcbbd5a1bc0aec317629c256 /package.json
parentb0beb6338caa03e3bcdd5448da644f675a55670e (diff)
downloadbootstrap-251c8ed48c0915c98ab506cd766a353d546cc134.tar.xz
bootstrap-251c8ed48c0915c98ab506cd766a353d546cc134.zip
Build(deps-dev): Bump nodemon from 3.1.0 to 3.1.3 (#40530)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.3) --- updated-dependencies: - dependency-name: nodemon 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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5da60b059..c32c9c112 100644
--- a/package.json
+++ b/package.json
@@ -141,7 +141,7 @@
"karma-jasmine-html-reporter": "^2.1.0",
"karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.13.2",
- "nodemon": "^3.1.0",
+ "nodemon": "^3.1.3",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",