diff --git a/package-lock.json b/package-lock.json index 9a89537..fa4c655 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@eslint/json": "^2.0.1", "@stylistic/eslint-plugin": "^5.10.0", "commit-and-tag-version": "^13.1.2", - "eslint": "^10.8.0", + "eslint": "^10.9.1", "eslint-plugin-import-x": "^4.17.1", "globals": "^17.9.0", "lint-staged": "^17.2.0", @@ -1965,9 +1965,9 @@ } }, "node_modules/eslint": { - "version": "10.8.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.0.tgz", - "integrity": "sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==", + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.1.tgz", + "integrity": "sha512-9VaAkDURekixUQJy0oJYl2DcN6oKMfxay7XzaGYAWQwsb6qfKf+x76R2k1L8kb1boc+FyCAaTA9GmiKaaiaF+A==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index c258011..4471c14 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@eslint/json": "^2.0.1", "@stylistic/eslint-plugin": "^5.10.0", "commit-and-tag-version": "^13.1.2", - "eslint": "^10.8.0", + "eslint": "^10.9.1", "eslint-plugin-import-x": "^4.17.1", "globals": "^17.9.0", "lint-staged": "^17.2.0",