Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"globals": "^17.3.0",
"jiti": "^2.6.1",
"mocha": "^11.7.5",
"nodemon": "^3.1.11",
"nodemon": "^3.1.14",
"nyc": "^17.1.0",
"rimraf": "^6.1.3",
"typescript": "5.9.3",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ __metadata:
globals: "npm:^17.3.0"
jiti: "npm:^2.6.1"
mocha: "npm:^11.7.5"
nodemon: "npm:^3.1.11"
nodemon: "npm:^3.1.14"
nyc: "npm:^17.1.0"
rimraf: "npm:^6.1.3"
typescript: "npm:5.9.3"
Expand Down Expand Up @@ -3120,6 +3120,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^10.2.1":
version: 10.2.4
resolution: "minimatch@npm:10.2.4"
dependencies:
brace-expansion: "npm:^5.0.2"
checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945
languageName: node
linkType: hard

"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand Down Expand Up @@ -3343,14 +3352,14 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:^3.1.11":
version: 3.1.11
resolution: "nodemon@npm:3.1.11"
"nodemon@npm:^3.1.14":
version: 3.1.14
resolution: "nodemon@npm:3.1.14"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
ignore-by-default: "npm:^1.0.1"
minimatch: "npm:^3.1.2"
minimatch: "npm:^10.2.1"
pstree.remy: "npm:^1.1.8"
semver: "npm:^7.5.3"
simple-update-notifier: "npm:^2.0.0"
Expand All @@ -3359,7 +3368,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/f3c17897146f680eaf93f5e1f53b1fd4acbd61e4f7526ec6cbcc993d1c14cee8c722c41b30aa8b101447f672d38e6d7b17c97e77540df191d724826bb16ce474
checksum: 10c0/074f2056051a148ad11cda0d6c3f905bdef93a878792385f16e1dff0c63dcf07f23ebe1ab3763dca7314d0266e12129f066070545d817a205ee050a22eff50b0
languageName: node
linkType: hard

Expand Down