Skip to content

Commit 67f7ac2

Browse files
Bump the npm group with 4 updates
Bumps the npm group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) and [nock](https://github.com/nock/nock). Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser) Updates `eslint-plugin-import` from 2.28.0 to 2.28.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.28.0...v2.28.1) Updates `nock` from 13.3.2 to 13.3.3 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.2...v13.3.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e426271 commit 67f7ac2

File tree

2 files changed

+68
-61
lines changed

2 files changed

+68
-61
lines changed

package-lock.json

+64-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
"@types/node": "16.11.22",
6161
"@types/semver": "^7.5.0",
6262
"@types/sinon": "^10.0.16",
63-
"@typescript-eslint/eslint-plugin": "^6.4.0",
64-
"@typescript-eslint/parser": "^6.4.0",
63+
"@typescript-eslint/eslint-plugin": "^6.4.1",
64+
"@typescript-eslint/parser": "^6.4.1",
6565
"ava": "^5.3.1",
6666
"eslint": "^8.47.0",
6767
"eslint-import-resolver-typescript": "^3.6.0",
6868
"eslint-plugin-filenames": "^1.3.2",
6969
"eslint-plugin-github": "^4.9.2",
70-
"eslint-plugin-import": "^2.28.0",
70+
"eslint-plugin-import": "^2.28.1",
7171
"eslint-plugin-no-async-foreach": "^0.1.1",
7272
"micromatch": "4.0.5",
73-
"nock": "^13.3.2",
73+
"nock": "^13.3.3",
7474
"removeNPMAbsolutePaths": "3.0.1",
7575
"sinon": "^15.2.0",
7676
"typescript": "^5.1.6"

0 commit comments

Comments
 (0)