Skip to content

Commit 34a6e0d

Browse files
build(deps): bump brace-expansion and nodemon
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.5 and updates ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Updates `brace-expansion` from 1.1.11 to 5.0.5 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v5.0.5) Updates `nodemon` from 2.0.22 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v2.0.22...v3.1.14) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.5 dependency-type: indirect - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f70259 commit 34a6e0d

2 files changed

Lines changed: 68 additions & 43 deletions

File tree

src/test/resources/tst_manifests/npm/deps_with_no_ignore/package-lock.json

Lines changed: 67 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/test/resources/tst_manifests/npm/deps_with_no_ignore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"express": "^4.17.1",
2323
"jsonwebtoken": "^8.5.1",
2424
"mongoose": "^5.9.18",
25-
"nodemon": "^2.0.4",
25+
"nodemon": "^3.1.14",
2626
"axios": "^0.19.0"
2727
}
2828
}

0 commit comments

Comments
 (0)