Skip to content

Commit 979d302

Browse files
build(deps-dev): bump nodemon from 3.1.10 to 3.1.11 (#1622)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.10...v3.1.11) --- updated-dependencies: - dependency-name: nodemon dependency-version: 3.1.11 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 acd3c01 commit 979d302

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-config-prettier": "^10.1.8",
8181
"eslint-plugin-prettier": "^5.5.4",
8282
"jest": "^30.2.0",
83-
"nodemon": "^3.1.10",
83+
"nodemon": "^3.1.11",
8484
"prettier": "^3.6.2",
8585
"shx": "^0.4.0",
8686
"ts-jest": "^29.4.5",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5184,10 +5184,10 @@ node-releases@^2.0.26:
51845184
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.27.tgz#eedca519205cf20f650f61d56b070db111231e4e"
51855185
integrity sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==
51865186

5187-
nodemon@^3.1.10:
5188-
version "3.1.10"
5189-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.10.tgz#5015c5eb4fffcb24d98cf9454df14f4fecec9bc1"
5190-
integrity sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==
5187+
nodemon@^3.1.11:
5188+
version "3.1.11"
5189+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.11.tgz#04a54d1e794fbec9d8f6ffd8bf1ba9ea93a756ed"
5190+
integrity sha512-is96t8F/1//UHAjNPHpbsNY46ELPpftGUoSVNXwUfMk/qdjSylYrWSu1XavVTBOn526kFiOR733ATgNBCQyH0g==
51915191
dependencies:
51925192
chokidar "^3.5.2"
51935193
debug "^4"
@@ -6078,7 +6078,16 @@ string-length@^4.0.2:
60786078
char-regex "^1.0.2"
60796079
strip-ansi "^6.0.0"
60806080

6081-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6081+
"string-width-cjs@npm:string-width@^4.2.0":
6082+
version "4.2.3"
6083+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6084+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6085+
dependencies:
6086+
emoji-regex "^8.0.0"
6087+
is-fullwidth-code-point "^3.0.0"
6088+
strip-ansi "^6.0.1"
6089+
6090+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
60826091
version "4.2.3"
60836092
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
60846093
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6103,7 +6112,14 @@ string_decoder@^1.1.1:
61036112
dependencies:
61046113
safe-buffer "~5.2.0"
61056114

6106-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6115+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6116+
version "6.0.1"
6117+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6118+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6119+
dependencies:
6120+
ansi-regex "^5.0.1"
6121+
6122+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
61076123
version "6.0.1"
61086124
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
61096125
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6617,7 +6633,16 @@ wordwrap@~0.0.2:
66176633
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
66186634
integrity sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==
66196635

6620-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6636+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6637+
version "7.0.0"
6638+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6639+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6640+
dependencies:
6641+
ansi-styles "^4.0.0"
6642+
string-width "^4.1.0"
6643+
strip-ansi "^6.0.0"
6644+
6645+
wrap-ansi@^7.0.0:
66216646
version "7.0.0"
66226647
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
66236648
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)