Skip to content

Commit

Permalink
⬆️ Bump nodemon from 2.0.20 to 2.0.21 (#1359)
Browse files Browse the repository at this point in the history
⬆️ Bump nodemon from 2.0.20 to 2.0.21

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
1 parent caf083c commit d783f83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/gitmojis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"ajv-cli": "^5.0.0",
"lint-staged": "^13.1.2",
"nodemon": "^2.0.20",
"nodemon": "^2.0.21",
"prettier": "2.8.4",
"unbuild": "^1.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5503,7 +5503,7 @@ __metadata:
dependencies:
ajv-cli: ^5.0.0
lint-staged: ^13.1.2
nodemon: ^2.0.20
nodemon: ^2.0.21
prettier: 2.8.4
unbuild: ^1.1.2
languageName: unknown
Expand Down Expand Up @@ -7881,9 +7881,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:^2.0.20":
version: 2.0.20
resolution: "nodemon@npm:2.0.20"
"nodemon@npm:^2.0.21":
version: 2.0.21
resolution: "nodemon@npm:2.0.21"
dependencies:
chokidar: ^3.5.2
debug: ^3.2.7
Expand All @@ -7897,7 +7897,7 @@ __metadata:
undefsafe: ^2.0.5
bin:
nodemon: bin/nodemon.js
checksum: 9fe858682414fe703179f4fe36c86e71f40d2693b5345c09803d7b191816a6589c5df8f1f9873bffee92893880183b95a031c86340e46b364ef1b0b7f619edbf
checksum: 0b9fe2d11fd95c51b66d61bd1ee85cddf579c9e674c9429752a74f445f1b98576235ae860858783728baa3666c87e4ef938ab67167cc34fe4bb8fcec74d6885b
languageName: node
linkType: hard

Expand Down

0 comments on commit d783f83

Please sign in to comment.