Skip to content

Support @typescript-eslint/utils v8 #1633

Closed

Description

When this plugin is installed side by side with eslint v9 I get warnings in console:
image
I assume because of https://github.com/typescript-eslint/typescript-eslint/blob/main/package.json#L138 ?

My package.json:

"dependencies": {
		"@markit/api": "^4.4.1",
		"@markit/api-errors": "^1.1.0",
		"@markit/config": "^1.2.4",
		"axios": "^1.7.2",
		"http-status-codes": "^2.3.0",
		"lodash": "^4.17.21"
	},
	"devDependencies": {
		"@markit/dcl-testsuite": "^0.7.0",
		"@markit/eslint-config-markit": "^2.0.0",
		"@markit/express-swagger-spec-tools": "^3.3.1",
		"cross-env": "^7.0.3",
		"eslint": "^9.8.0",
		"eslint-plugin-jest": "^28.6.0",
		"jest": "^29.5.0",
		"jest-junit": "^16.0.0",
		"swagger-tools": "^0.10.4"
	},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions