Skip to content
Closed
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 worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.7.0",
"jest-mock-extended": "^3.0.5",
"nodemon": "^3.0.1",
"nodemon": "^3.0.3",
"prettier": "^3.0.3",
"semantic-release": "^22.0.6",
"typescript": "^5.3.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1493,7 +1493,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.0.0"
jest: "npm:^29.7.0"
jest-mock-extended: "npm:^3.0.5"
nodemon: "npm:^3.0.1"
nodemon: "npm:^3.0.3"
pg-boss: "npm:^9.0.3"
pino: "npm:^8.17.2"
prettier: "npm:^3.0.3"
Expand Down Expand Up @@ -6471,9 +6471,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:^3.0.1":
version: 3.0.2
resolution: "nodemon@npm:3.0.2"
"nodemon@npm:^3.0.3":
version: 3.0.3
resolution: "nodemon@npm:3.0.3"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -6487,7 +6487,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 65837603fa790d723f8d59e1f098342ed5a5517c3a38ea3b52ca3d532ed21924ecd43fbaceadb458472ae0a8ae6b8395bda22ccd062709ad50c5c4537a625c9d
checksum: 6e393534d5ec0077be13ad285e28bd1509298806f874cd24b0e4621b5624238685d893843b4554474569894fc97be259346e1aba14f249056602554133a5cc55
languageName: node
linkType: hard

Expand Down