From 7fa07857b3db94c5c8d8ffd63032d1a1e9f91dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:18:28 +0000 Subject: [PATCH] Bump nodemon from 3.1.4 to 3.1.7 Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.4 to 3.1.7. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.7) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9226dda3..88346a9d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-notice": "^1.0.0", "eslint-plugin-tsdoc": "^0.3.0", "mocha": "^10.7.0", - "nodemon": "^3.1.4", + "nodemon": "^3.1.7", "nyc": "^17.1.0", "rimraf": "^6.0.1", "typescript": "5.4.5" diff --git a/yarn.lock b/yarn.lock index e8f65241..0e1cf3a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -361,7 +361,7 @@ __metadata: eslint-plugin-notice: "npm:^1.0.0" eslint-plugin-tsdoc: "npm:^0.3.0" mocha: "npm:^10.7.0" - nodemon: "npm:^3.1.4" + nodemon: "npm:^3.1.7" nyc: "npm:^17.1.0" rimraf: "npm:^6.0.1" typescript: "npm:5.4.5" @@ -3101,9 +3101,9 @@ __metadata: languageName: node linkType: hard -"nodemon@npm:^3.1.4": - version: 3.1.4 - resolution: "nodemon@npm:3.1.4" +"nodemon@npm:^3.1.7": + version: 3.1.7 + resolution: "nodemon@npm:3.1.7" dependencies: chokidar: "npm:^3.5.2" debug: "npm:^4" @@ -3117,7 +3117,7 @@ __metadata: undefsafe: "npm:^2.0.5" bin: nodemon: bin/nodemon.js - checksum: 10c0/be2335396a4c25549f86e9c69bb57e6a21758a9649d74182a359d88b80afbe84f67a1651e293a08c6d77ecdf5c6224d02990de9de225f70d7c659021206c877f + checksum: 10c0/e0b46939abdbce251b1d6281005a5763cee57db295bb00bc4a753b0f5320dac00fe53547fb6764c70a086cf6d1238875cccb800fbc71544b3ecbd3ef71183c87 languageName: node linkType: hard