Skip to content

Commit 94c8cb3

Browse files
Bump the npm-minor group across 1 directory with 3 updates
Bumps the npm-minor group with 3 updates in the / directory: [nock](https://github.com/nock/nock), [typescript](https://github.com/microsoft/TypeScript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `nock` from 14.0.12 to 14.0.13 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.12...v14.0.13) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) Updates `typescript-eslint` from 8.58.2 to 8.59.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.59.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: nock dependency-version: 14.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: typescript-eslint dependency-version: 8.59.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 4fe9b1e commit 94c8cb3

2 files changed

Lines changed: 73 additions & 73 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"eslint-plugin-no-async-foreach": "^0.1.1",
6666
"glob": "^11.1.0",
6767
"globals": "^17.5.0",
68-
"nock": "^14.0.12",
68+
"nock": "^14.0.13",
6969
"sinon": "^21.1.2",
70-
"typescript": "^6.0.2",
71-
"typescript-eslint": "^8.58.2"
70+
"typescript": "^6.0.3",
71+
"typescript-eslint": "^8.59.0"
7272
},
7373
"overrides": {
7474
"@actions/tool-cache": {

0 commit comments

Comments
 (0)