1
0
Fork 0

Merge pull request #75 from EllieBotDevs/dependabot/npm_and_yarn/development/nodemon-2.0.16

Bump nodemon from 2.0.15 to 2.0.16
This commit is contained in:
Emotion 2022-05-02 11:43:49 +12:00 committed by GitHub
commit 34f8188606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "^17.0.30",
"@types/socket.io-client": "^3.0.0",
"nodemon": "^2.0.15",
"nodemon": "^2.0.16",
"typescript": "^4.6.4"
},
"scripts": {

View file

@ -831,10 +831,10 @@ node-fetch@^2.6.1:
dependencies:
whatwg-url "^5.0.0"
nodemon@^2.0.15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.15.tgz#504516ce3b43d9dc9a955ccd9ec57550a31a8d4e"
integrity sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==
nodemon@^2.0.16:
version "2.0.16"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16.tgz#d71b31bfdb226c25de34afea53486c8ef225fdef"
integrity sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==
dependencies:
chokidar "^3.5.2"
debug "^3.2.7"