From f4e4a0fe8531760dfa297c6c97a3a98f45966fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 17:11:20 +0000 Subject: [PATCH] build(deps): bump eslint-config-next from 14.0.2 to 14.0.3 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.0.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 28a0772..f808b91 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "encoding": "^0.1.13", "env-paths": "^3.0.0", "eslint": "^8.54.0", - "eslint-config-next": "14.0.2", + "eslint-config-next": "14.0.3", "framer-motion": "^10.16.5", "geist": "^1.1.0", "graphql": "^16.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e09826c..8c42953 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ dependencies: specifier: ^8.54.0 version: 8.54.0 eslint-config-next: - specifier: 14.0.2 - version: 14.0.2(eslint@8.54.0)(typescript@5.3.2) + specifier: 14.0.3 + version: 14.0.3(eslint@8.54.0)(typescript@5.3.2) framer-motion: specifier: ^10.16.5 version: 10.16.5(react-dom@18.2.0)(react@18.2.0) @@ -2100,8 +2100,8 @@ packages: resolution: {integrity: sha512-7xRqh9nMvP5xrW4/+L0jgRRX+HoNRGnfJpD+5Wq6/13j3dsdzxO3BCXn7D3hMqsDb+vjZnJq+vI7+EtgrYZTeA==} dev: false - /@next/eslint-plugin-next@14.0.2: - resolution: {integrity: sha512-APrYFsXfAhnysycqxHcpg6Y4i7Ukp30GzVSZQRKT3OczbzkqGjt33vNhScmgoOXYBU1CfkwgtXmNxdiwv1jKmg==} + /@next/eslint-plugin-next@14.0.3: + resolution: {integrity: sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==} dependencies: glob: 7.1.7 dev: false @@ -6261,8 +6261,8 @@ packages: engines: {node: '>=10'} dev: false - /eslint-config-next@14.0.2(eslint@8.54.0)(typescript@5.3.2): - resolution: {integrity: sha512-CasWThlsyIcg/a+clU6KVOMTieuDhTztsrqvniP6AsRki9v7FnojTa7vKQOYM8QSOsQdZ/aElLD1Y2Oc8/PsIg==} + /eslint-config-next@14.0.3(eslint@8.54.0)(typescript@5.3.2): + resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -6270,7 +6270,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.0.2 + '@next/eslint-plugin-next': 14.0.3 '@rushstack/eslint-patch': 1.5.1 '@typescript-eslint/parser': 6.9.0(eslint@8.54.0)(typescript@5.3.2) eslint: 8.54.0