Skip to content

Commit 734fc8b

Browse files
Bump nodemon from 3.0.1 to 3.1.4 (#114)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.1 to 3.1.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.1...v3.1.4) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 458ae39 commit 734fc8b

File tree

2 files changed

+42
-83
lines changed

2 files changed

+42
-83
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-import": "^2.27.5",
1919
"eslint-plugin-jsx-a11y": "^6.7.1",
2020
"eslint-plugin-react": "^7.32.2",
21-
"nodemon": "^3.0.1"
21+
"nodemon": "^3.1.4"
2222
},
2323
"scripts": {
2424
"start": "nodemon src/index.js",

0 commit comments

Comments
 (0)