Skip to content

Commit 97f15e4

Browse files
Bump nodemon from 3.0.2 to 3.0.3
Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.0.2...v3.0.3) --- 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 a946658 commit 97f15e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-prettier": "^5.0.0",
3030
"jest": "^29.7.0",
3131
"jest-mock-extended": "^3.0.5",
32-
"nodemon": "^3.0.1",
32+
"nodemon": "^3.0.3",
3333
"prettier": "^3.0.3",
3434
"semantic-release": "^22.0.6",
3535
"typescript": "^5.3.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ __metadata:
14931493
eslint-plugin-prettier: "npm:^5.0.0"
14941494
jest: "npm:^29.7.0"
14951495
jest-mock-extended: "npm:^3.0.5"
1496-
nodemon: "npm:^3.0.1"
1496+
nodemon: "npm:^3.0.3"
14971497
pg-boss: "npm:^9.0.3"
14981498
pino: "npm:^8.17.2"
14991499
prettier: "npm:^3.0.3"
@@ -6471,9 +6471,9 @@ __metadata:
64716471
languageName: node
64726472
linkType: hard
64736473

6474-
"nodemon@npm:^3.0.1":
6475-
version: 3.0.2
6476-
resolution: "nodemon@npm:3.0.2"
6474+
"nodemon@npm:^3.0.3":
6475+
version: 3.0.3
6476+
resolution: "nodemon@npm:3.0.3"
64776477
dependencies:
64786478
chokidar: "npm:^3.5.2"
64796479
debug: "npm:^4"
@@ -6487,7 +6487,7 @@ __metadata:
64876487
undefsafe: "npm:^2.0.5"
64886488
bin:
64896489
nodemon: bin/nodemon.js
6490-
checksum: 65837603fa790d723f8d59e1f098342ed5a5517c3a38ea3b52ca3d532ed21924ecd43fbaceadb458472ae0a8ae6b8395bda22ccd062709ad50c5c4537a625c9d
6490+
checksum: 6e393534d5ec0077be13ad285e28bd1509298806f874cd24b0e4621b5624238685d893843b4554474569894fc97be259346e1aba14f249056602554133a5cc55
64916491
languageName: node
64926492
linkType: hard
64936493

0 commit comments

Comments
 (0)