Skip to content

Commit

Permalink
Merge pull request #441 from nla/dependabot/npm_and_yarn/nodemon-3.1.3
Browse files Browse the repository at this point in the history
build(deps): bump nodemon from 3.1.2 to 3.1.3
  • Loading branch information
yetti authored Jun 14, 2024
2 parents 4aeeca7 + 6c62761 commit a5f2672
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bootstrap-icons": "^1.11.3",
"esbuild": "^0.21.5",
"jquery": "^3.7.1",
"nodemon": "^3.1.2",
"nodemon": "^3.1.3",
"postcss": "^8.4.38",
"postcss-cli": "^10.1.0",
"sass": "^1.77.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,10 +556,10 @@ node-releases@^2.0.14:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==

nodemon@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.2.tgz#e4041ef00b930c5bdc1ab68d897a88eb7b17c8c2"
integrity sha512-/Ib/kloefDy+N0iRTxIUzyGcdW9lzlnca2Jsa5w73bs3npXjg+WInmiX6VY13mIb6SykkthYX/U5t0ukryGqBw==
nodemon@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.3.tgz#dcce9ee0aa7d19cd4dcd576ae9a0456d9078b286"
integrity sha512-m4Vqs+APdKzDFpuaL9F9EVOF85+h070FnkHVEoU4+rmT6Vw0bmNl7s61VEkY/cJkL7RCv1p4urnUDUMrS5rk2w==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit a5f2672

Please sign in to comment.