Skip to content

Commit

Permalink
Update dependency nodemon to v3.1.7 (laurent22#11162)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 693c0f2 commit 0f23882
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint-plugin-github": "4.10.2",
"http-server": "14.1.1",
"node-gyp": "9.4.1",
"nodemon": "3.1.4"
"nodemon": "3.1.7"
},
"packageManager": "[email protected]",
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"jetifier": "2.0.0",
"js-draw": "1.20.3",
"jsdom": "24.1.0",
"nodemon": "3.1.4",
"nodemon": "3.1.7",
"punycode": "2.3.1",
"react-dom": "18.3.1",
"react-native-web": "0.19.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"node-cron": "3.0.3",
"node-os-utils": "1.3.7",
"nodemailer": "6.9.14",
"nodemon": "3.1.4",
"nodemon": "3.1.7",
"pg": "8.11.6",
"pm2": "5.4.1",
"pretty-bytes": "5.6.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7517,7 +7517,7 @@ __metadata:
jsdom: 24.1.0
lodash: 4.17.21
md5: 2.3.0
nodemon: 3.1.4
nodemon: 3.1.7
path-browserify: 1.0.1
prop-types: 15.8.1
punycode: 2.3.1
Expand Down Expand Up @@ -7958,7 +7958,7 @@ __metadata:
node-mocks-http: 1.14.1
node-os-utils: 1.3.7
nodemailer: 6.9.14
nodemon: 3.1.4
nodemon: 3.1.7
pg: 8.11.6
pm2: 5.4.1
pretty-bytes: 5.6.0
Expand Down Expand Up @@ -33626,9 +33626,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: ^3.5.2
debug: ^4
Expand All @@ -33642,7 +33642,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: 3f003fc2c7bdaba559108320f188b7cb063220455e5da218ff3bf4f7468ad7059852da6e35a52b8c690cc27f6e36a433a9ad1f1bdb8096ec1ee3d930629cbeca
checksum: c500ac2feb278ddb187049ac8ede6423c1fb074cc3dabf74882568d5e93401293c10039e184a9d1bfc617c983ddb432437d396b421926914d04ebba671a7d8b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -39813,7 +39813,7 @@ __metadata:
lint-staged: 15.2.7
madge: 6.1.0
node-gyp: 9.4.1
nodemon: 3.1.4
nodemon: 3.1.7
npm-package-json-lint: 7.1.0
typescript: 5.4.5
languageName: unknown
Expand Down

0 comments on commit 0f23882

Please sign in to comment.