Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit d11b94b

Browse files
build(deps-dev): bump nodemon from 3.1.0 to 3.1.4
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.4. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.0...v3.1.4) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40b4966 commit d11b94b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -6079,9 +6079,9 @@ node-releases@^2.0.13:
60796079
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
60806080

60816081
nodemon@^3.0.1:
6082-
version "3.1.0"
6083-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.0.tgz#ff7394f2450eb6a5e96fe4180acd5176b29799c9"
6084-
integrity sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==
6082+
version "3.1.4"
6083+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.4.tgz#c34dcd8eb46a05723ccde60cbdd25addcc8725e4"
6084+
integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==
60856085
dependencies:
60866086
chokidar "^3.5.2"
60876087
debug "^4"

0 commit comments

Comments
 (0)