Bump braces and nodemon in /RbxDiscordProxy.git
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together. Updates `braces` from 2.3.1 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/2.3.1...3.0.3) Updates `nodemon` from 1.17.1 to 3.1.3 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.17.1...v3.1.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: nodemon dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a451b64552
commit
9f477dc7b6
2 changed files with 134 additions and 2991 deletions
3113
RbxDiscordProxy.git/package-lock.json
generated
3113
RbxDiscordProxy.git/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,7 +20,7 @@
|
|||
"request": "^2.83.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^1.17.1",
|
||||
"nodemon": "^3.1.3",
|
||||
"ts-node": "^5.0.0",
|
||||
"tslint": "^5.9.1",
|
||||
"typescript": "^2.7.2"
|
||||
|
|
Loading…
Reference in a new issue