From efdf32dfcd145fffce6f574d71a3fa79e27ff7e5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:41:44 +0000 Subject: [PATCH] feat: upgrade @npmcli/eslint-config from 4.0.5 to 5.0.1 Snyk has created this PR to upgrade @npmcli/eslint-config from 4.0.5 to 5.0.1. See this package in npm: @npmcli/eslint-config See this project in Snyk: https://app.snyk.io/org/graysonbarton/project/6768f56d-a404-4467-9889-e0d8c3700d13?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb8def45..c8dffa8d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "template-oss-apply": "template-oss-apply --force" }, "devDependencies": { - "@npmcli/eslint-config": "^4.0.0", + "@npmcli/eslint-config": "^5.0.1", "@npmcli/template-oss": "4.22.0", "benchmark": "^2.1.4", "tap": "^16.0.0"