Skip to content

Commit 49a86a0

Browse files
Merge pull request #471 from OswaldLabsOpenSource/dependabot/npm_and_yarn/nodemon-2.0.9
2 parents c8b12f8 + 2187da8 commit 49a86a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"concurrently": "^5.3.0",
3131
"coveralls": "^3.1.1",
3232
"jest": "^25.5.4",
33-
"nodemon": "^2.0.8",
33+
"nodemon": "^2.0.9",
3434
"onchange": "^7.1.0",
3535
"prettier": "^2.3.2",
3636
"ts-jest": "^25.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3324,10 +3324,10 @@ node-notifier@^6.0.0:
33243324
shellwords "^0.1.1"
33253325
which "^1.3.1"
33263326

3327-
nodemon@^2.0.8:
3328-
version "2.0.8"
3329-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.8.tgz#95719984d4ae57c2b5ce2a1e1bf1ca14de36f500"
3330-
integrity sha512-omq5AbNSMZjjZf12qd5vRpVobbuBJsLhTOS/vwy5ApnO6jpHbS/YuN97X4/zzB9YkdAa3q73HG5IuyM6kIQw8Q==
3327+
nodemon@^2.0.9:
3328+
version "2.0.9"
3329+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.9.tgz#f5cd550ba215da3c1081459ae2c1c8da2c353165"
3330+
integrity sha512-6O4k7C8f2HQArGpaPBOqGGddjzDLQAqCYmq3tKMeNIbz7Is/hOphMHy2dcY10sSq5wl3cqyn9Iz+Ep2j51JOLg==
33313331
dependencies:
33323332
chokidar "^3.2.2"
33333333
debug "^3.2.6"

0 commit comments

Comments
 (0)