8000 Bump the npm_and_yarn group across 2 directories with 3 updates (#50) · Create-Node-App/create-node-app@3f02e47 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f02e47

Browse files
Bump the npm_and_yarn group across 2 directories with 3 updates (#50)
Bumps the npm_and_yarn group with 1 update in the /. directory: [semver](https://github.com/npm/node-semver). Bumps the npm_and_yarn group with 3 updates in the /tools/danger directory: [semver](https://github.com/npm/node-semver), [minimist](https://github.com/minimistjs/minimist) and [json5](https://github.com/json5/json5). Updates `semver` from 5.7.2 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.2...v6.3.1) Updates `semver` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.2...v6.3.1) Updates `minimist` from 1.2.6 to 1.2.8 - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.6...v1.2.8) Updates `json5` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: minimist dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7325a59 commit 3f02e47

File tree

4 files changed

+82
-51
lines changed

4 files changed

+82
-51
lines changed

package-lock.json

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

packages/create-awesome-node-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"axios": "^1.6.0",
5050
"ci-info": "^4.0.0",
5151
"prompts": "^2.4.1",
52-
"semver": "^5.7.2",
52+
"semver": "^6.3.1",
5353
"yargs": "^17.0.1"
5454
},
5555
"devDependencies": {

packages/create-node-app-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"envinfo": "^7.10.0",
4545
"lodash.merge": "^4.6.2",
4646
"readdirp": "^3.4.0",
47-
"semver": "^5.7.2",
47+
"semver": "^6.3.1",
4848
"tsup": "^6.2.3",
4949
"underscore": "^1.10.2"
5050
}

tools/danger/package-lock.json

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

0 commit comments

Comments
 (0)
0