Skip to content

Commit dd9e36c

Browse files
Bump the npm-minor group across 1 directory with 2 updates
Bumps the npm-minor group with 2 updates in the / directory: [semver](https://github.com/npm/node-semver) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `semver` from 7.8.0 to 7.8.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.8.0...v7.8.1) Updates `typescript-eslint` from 8.59.4 to 8.60.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: semver dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ceebd6 commit dd9e36c

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jsonschema": "1.5.0",
4141
"long": "^5.3.2",
4242
"node-forge": "^1.4.0",
43-
"semver": "^7.8.0",
43+
"semver": "^7.8.1",
4444
"uuid": "^14.0.0"
4545
},
4646
"devDependencies": {
@@ -69,7 +69,7 @@
6969
"nock": "^14.0.15",
7070
"sinon": "^22.0.0",
7171
"typescript": "^6.0.3",
72-
"typescript-eslint": "^8.59.4"
72+
"typescript-eslint": "^8.60.0"
7373
},
7474
"overrides": {
7575
"@actions/tool-cache": {

0 commit comments

Comments
 (0)