From 1e9056fc5a33270e700ef9a2fd79b8f6199f4710 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 21:12:07 +0000 Subject: [PATCH] chore(deps): pin dependency eslint to v8.46.0 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b4f0641..92a5402 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/polyfill-library": "^3.108.1", "changelogen": "^0.5.4", "cheerio": "^1.0.0-rc.12", - "eslint": "^8.46.0", + "eslint": "8.46.0", "nuxt": "^3.6.5", "vitest": "^0.34.1" } diff --git a/yarn.lock b/yarn.lock index 29ccbc9..bb761d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4383,7 +4383,7 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^8.46.0": +"eslint@npm:8.46.0": version: 8.46.0 resolution: "eslint@npm:8.46.0" dependencies: @@ -6785,7 +6785,7 @@ __metadata: browserslist-to-esbuild: ^1.2.0 changelogen: ^0.5.4 cheerio: ^1.0.0-rc.12 - eslint: ^8.46.0 + eslint: 8.46.0 nuxt: ^3.6.5 polyfill-library: ^4.8.0 polyfillist: ^0.1.1