Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent 7a1c2e4 commit d24b4dd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"istanbul-lib-coverage": "3.2.2",
"jsdom": "23.0.1",
"json-server": "0.17.4",
"nodemon": "3.0.1",
"nodemon": "3.0.2",
"nyc": "15.1.0",
"sass": "1.69.4",
"sinon": "17.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3885,7 +3885,7 @@ __metadata:
lodash: "npm:4.17.21"
markdown-it: "npm:13.0.2"
mitt: "npm:3.0.1"
nodemon: "npm:3.0.1"
nodemon: "npm:3.0.2"
nprogress: "npm:1.0.0-1"
nyc: "npm:15.1.0"
preact: "npm:10.18.1"
Expand Down Expand Up @@ -4010,7 +4010,7 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:*, debug@npm:4, debug@npm:4.3.4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
"debug@npm:*, debug@npm:4, debug@npm:4.3.4, debug@npm:^4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
Expand Down Expand Up @@ -7800,12 +7800,12 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.0.1":
version: 3.0.1
resolution: "nodemon@npm:3.0.1"
"nodemon@npm:3.0.2":
version: 3.0.2
resolution: "nodemon@npm:3.0.2"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^3.2.7"
debug: "npm:^4"
ignore-by-default: "npm:^1.0.1"
minimatch: "npm:^3.1.2"
pstree.remy: "npm:^1.1.8"
Expand All @@ -7816,7 +7816,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 471a218227949b38926de78237004c91e226b63ee06f433cf85c2f1c1f8b6bfbef9bceaa8d27786e7cfb539eb84da357d01741884d08a3ae172bebecd0f1de5b
checksum: 65837603fa790d723f8d59e1f098342ed5a5517c3a38ea3b52ca3d532ed21924ecd43fbaceadb458472ae0a8ae6b8395bda22ccd062709ad50c5c4537a625c9d
languageName: node
linkType: hard

Expand Down

0 comments on commit d24b4dd

Please sign in to comment.