From b89738329043321a343c835e6c8bde829e0f961c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:42:49 +0000 Subject: [PATCH] chore(deps): update dependency @types/eslint to v8.44.5 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ae236516..cb9af60c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@arkweid/lefthook": "0.7.7", "@commitlint/cli": "17.8.0", "@commitlint/config-conventional": "17.8.0", - "@types/eslint": "8.44.4", + "@types/eslint": "8.44.5", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.1", @@ -1805,9 +1805,9 @@ "dev": true }, "node_modules/@types/eslint": { - "version": "8.44.4", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.4.tgz", - "integrity": "sha512-lOzjyfY/D9QR4hY9oblZ76B90MYTB3RrQ4z2vBIJKj9ROCRqdkYl2gSUx1x1a4IWPjKJZLL4Aw1Zfay7eMnmnA==", + "version": "8.44.5", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.5.tgz", + "integrity": "sha512-Ol2eio8LtD/tGM4Ga7Jb83NuFwEv3NqvssSlifXL9xuFpSyQZw0ecmm2Kux6iU0KxQmp95hlPmGCzGJ0TCFeRA==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index 06c0fb51..7c2fd555 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@arkweid/lefthook": "0.7.7", "@commitlint/cli": "17.8.0", "@commitlint/config-conventional": "17.8.0", - "@types/eslint": "8.44.4", + "@types/eslint": "8.44.5", "ava": "5.3.1", "commitlint-config-standard": "github:standard/commitlint-config-standard", "editorconfig-checker": "5.1.1",