From 531a8af888886bb6bd5c04248208d1cf380fbbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 17:35:08 +0000 Subject: [PATCH] Bump @eslint/eslintrc from 3.3.0 to 3.3.1 Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslintrc/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 +------------------ 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 98611eb..5dd9bcf 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@content-collections/core": "^0.8.2", "@content-collections/mdx": "^0.2.2", "@content-collections/next": "^0.2.6", - "@eslint/eslintrc": "^3.3.0", + "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.22.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@next/eslint-plugin-next": "15.2.4", diff --git a/yarn.lock b/yarn.lock index 529af3c..9ada96b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1435,23 +1435,6 @@ __metadata: languageName: node linkType: hard -"@eslint/eslintrc@npm:^3.3.0": - version: 3.3.0 - resolution: "@eslint/eslintrc@npm:3.3.0" - dependencies: - ajv: "npm:^6.12.4" - debug: "npm:^4.3.2" - espree: "npm:^10.0.1" - globals: "npm:^14.0.0" - ignore: "npm:^5.2.0" - import-fresh: "npm:^3.2.1" - js-yaml: "npm:^4.1.0" - minimatch: "npm:^3.1.2" - strip-json-comments: "npm:^3.1.1" - checksum: 10c0/215de990231b31e2fe6458f225d8cea0f5c781d3ecb0b7920703501f8cd21b3101fc5ef2f0d4f9a38865d36647b983e0e8ce8bf12fd2bcdd227fc48a5b1a43be - languageName: node - linkType: hard - "@eslint/eslintrc@npm:^3.3.1": version: 3.3.1 resolution: "@eslint/eslintrc@npm:3.3.1" @@ -13170,7 +13153,7 @@ __metadata: "@content-collections/core": "npm:^0.8.2" "@content-collections/mdx": "npm:^0.2.2" "@content-collections/next": "npm:^0.2.6" - "@eslint/eslintrc": "npm:^3.3.0" + "@eslint/eslintrc": "npm:^3.3.1" "@eslint/js": "npm:^9.22.0" "@hello-pangea/dnd": "npm:^18.0.1" "@liveblocks/client": "npm:^2.22.2"