From 244dbd01de9d88f04c0a1ea9de35063b22186943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 15:26:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20nodemon=20from=203.?= =?UTF-8?q?0.2=20to=203.1.0=20(#1717)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump nodemon from 3.0.2 to 3.1.0 Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/gitmojis/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/gitmojis/package.json b/packages/gitmojis/package.json index 6a94a7d..8de164f 100644 --- a/packages/gitmojis/package.json +++ b/packages/gitmojis/package.json @@ -24,7 +24,7 @@ "devDependencies": { "ajv-cli": "^5.0.0", "lint-staged": "^15.2.1", - "nodemon": "^3.0.2", + "nodemon": "^3.1.0", "prettier": "3.2.5", "unbuild": "^2.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 229f252..4cbcf37 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^15.2.1 version: 15.2.1 nodemon: - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^3.1.0 + version: 3.1.0 prettier: specifier: 3.2.5 version: 3.2.5 @@ -6650,8 +6650,8 @@ packages: resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} dev: true - /nodemon@3.0.2: - resolution: {integrity: sha512-9qIN2LNTrEzpOPBaWHTm4Asy1LxXLSickZStAQ4IZe7zsoIpD/A7LWxhZV3t4Zu352uBcqVnRsDXSMR2Sc3lTA==} + /nodemon@3.1.0: + resolution: {integrity: sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==} engines: {node: '>=10'} hasBin: true dependencies: