Skip to content

Commit 982e0dc

Browse files
authored
Merge pull request #259 from masb0ymas/dependabot/npm_and_yarn/nodemon-2.0.7
build(deps-dev): bump nodemon from 2.0.6 to 2.0.7
2 parents 0b0d2af + 73a92c9 commit 982e0dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"eslint-plugin-import": "^2.22.1",
116116
"eslint-plugin-prettier": "^3.1.4",
117117
"jest": "^26.6.3",
118-
"nodemon": "^2.0.6",
118+
"nodemon": "^2.0.7",
119119
"prettier": "^2.2.0",
120120
"standard-version": "^9.0.0",
121121
"supertest": "^6.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6519,10 +6519,10 @@ nodemailer@^6.4.17:
65196519
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.17.tgz#8de98618028953b80680775770f937243a7d7877"
65206520
integrity sha512-89ps+SBGpo0D4Bi5ZrxcrCiRFaMmkCt+gItMXQGzEtZVR3uAD3QAQIDoxTWnx3ky0Dwwy/dhFrQ+6NNGXpw/qQ==
65216521

6522-
nodemon@^2.0.6:
6523-
version "2.0.6"
6524-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d"
6525-
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==
6522+
nodemon@^2.0.7:
6523+
version "2.0.7"
6524+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
6525+
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
65266526
dependencies:
65276527
chokidar "^3.2.2"
65286528
debug "^3.2.6"

0 commit comments

Comments
 (0)