Skip to content

Commit 264ce42

Browse files
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [nock](https://github.com/nock/nock). Updates `@eslint/js` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.32.0/packages/js) Updates `nock` from 14.0.6 to 14.0.7 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.6...v14.0.7) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nock dependency-version: 14.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 701df0e commit 264ce42

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -60,7 +60,7 @@
6060
"@ava/typescript": "6.0.0",
6161
"@eslint/compat": "^1.3.1",
6262
"@eslint/eslintrc": "^3.3.1",
63-
"@eslint/js": "^9.31.0",
63+
"@eslint/js": "^9.32.0",
6464
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6565
"@types/archiver": "^6.0.3",
6666
"@types/console-log-level": "^1.4.5",
@@ -79,7 +79,7 @@
7979
"eslint-plugin-github": "^5.1.8",
8080
"eslint-plugin-import": "2.29.1",
8181
"eslint-plugin-no-async-foreach": "^0.1.1",
82-
"nock": "^14.0.6",
82+
"nock": "^14.0.7",
8383
"removeNPMAbsolutePaths": "3.0.1",
8484
"sinon": "^21.0.0",
8585
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)