diff --git a/package-lock.json b/package-lock.json index d9980659..c4b66e20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@arkweid/lefthook": "0.7.7", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", - "@types/eslint": "8.44.6", + "@types/eslint": "8.44.7", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.1", @@ -1877,9 +1877,9 @@ "dev": true }, "node_modules/@types/eslint": { - "version": "8.44.6", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.6.tgz", - "integrity": "sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==", + "version": "8.44.7", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.7.tgz", + "integrity": "sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index 6e9a926f..2c152f5a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@arkweid/lefthook": "0.7.7", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", - "@types/eslint": "8.44.6", + "@types/eslint": "8.44.7", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.1",