From 709a8d96c755e0ae59917179d43646e48082e3c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:33:34 +0000 Subject: [PATCH] chore(deps-dev): bump @sanity/eslint-config-studio in /sanity-cms Bumps [@sanity/eslint-config-studio](https://github.com/sanity-io/eslint-config-studio) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sanity-io/eslint-config-studio/releases) - [Changelog](https://github.com/sanity-io/eslint-config-studio/blob/main/CHANGELOG.md) - [Commits](https://github.com/sanity-io/eslint-config-studio/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@sanity/eslint-config-studio" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sanity-cms/package.json | 2 +- sanity-cms/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sanity-cms/package.json b/sanity-cms/package.json index a4f3d4d75..80442c8ff 100644 --- a/sanity-cms/package.json +++ b/sanity-cms/package.json @@ -28,7 +28,7 @@ "@babel/eslint-parser": "^7.22.15", "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.23.3", - "@sanity/eslint-config-studio": "^3.0.0", + "@sanity/eslint-config-studio": "^3.0.1", "@types/react": "^18.2.21", "@typescript-eslint/eslint-plugin": "6.9.0", "@typescript-eslint/parser": "6.9.1", diff --git a/sanity-cms/pnpm-lock.yaml b/sanity-cms/pnpm-lock.yaml index ca5b3044e..5771e73fd 100644 --- a/sanity-cms/pnpm-lock.yaml +++ b/sanity-cms/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^7.23.3 version: 7.23.3(@babel/core@7.22.9) '@sanity/eslint-config-studio': - specifier: ^3.0.0 - version: 3.0.0(eslint@8.47.0)(typescript@5.0.4) + specifier: ^3.0.1 + version: 3.0.1(eslint@8.47.0)(typescript@5.0.4) '@types/react': specifier: ^18.2.21 version: 18.2.21 @@ -3702,8 +3702,8 @@ packages: diff-match-patch: 1.0.5 dev: false - /@sanity/eslint-config-studio@3.0.0(eslint@8.47.0)(typescript@5.0.4): - resolution: {integrity: sha512-Z+dHfpvHnhtJBNLULPOFfCZcc5V3BXu28gicPSJGguhqjTjSW8uc/Oerf9ooLdHn0pupcP4owUTlrvpbGyzVrg==} + /@sanity/eslint-config-studio@3.0.1(eslint@8.47.0)(typescript@5.0.4): + resolution: {integrity: sha512-N7IFd/VZuL0UyJ2T5t5WWWf9DrhgY6lt0bnnScwwyX4ijA7WMFtxR5rgL2EDGdhI2eYyxOeleeBaK9QEXgiA1A==} dependencies: '@babel/core': 7.22.9 '@babel/eslint-parser': 7.22.15(@babel/core@7.22.9)(eslint@8.47.0)