From 07308b97d31180b67a38aa8eee55d67c3342def9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:42:36 +0000 Subject: [PATCH] build(deps): bump eslint-config-next from 13.4.12 to 13.4.19 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.12 to 13.4.19. - [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/v13.4.19/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 | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 29848c3..ad97f38 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "autoprefixer": "10.4.14", "axios": "^1.4.0", "eslint": "8.44.0", - "eslint-config-next": "13.4.12", + "eslint-config-next": "13.4.19", "framer-motion": "^10.12.18", "husky": "^8.0.3", "next": "13.4.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d67d62c..9cc066b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ dependencies: specifier: 8.44.0 version: 8.44.0 eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.44.0)(typescript@5.0.4) + specifier: 13.4.19 + version: 13.4.19(eslint@8.44.0)(typescript@5.0.4) framer-motion: specifier: ^10.12.18 version: 10.12.18(react-dom@18.2.0)(react@18.2.0) @@ -294,6 +294,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -404,8 +405,8 @@ packages: resolution: {integrity: sha512-twuSf1klb3k9wXI7IZhbZGtFCWvGD4wXTY2rmvzIgVhXhs7ISThrbNyutBx3jWIL8Y/Hk9+woytFz5QsgtcRKQ==} dev: false - /@next/eslint-plugin-next@13.4.12: - resolution: {integrity: sha512-6rhK9CdxEgj/j1qvXIyLTWEaeFv7zOK8yJMulz3Owel0uek0U9MJCGzmKgYxM3aAUBo3gKeywCZKyQnJKto60A==} + /@next/eslint-plugin-next@13.4.19: + resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==} dependencies: glob: 7.1.7 dev: false @@ -1360,8 +1361,8 @@ packages: engines: {node: '>=10'} dev: false - /eslint-config-next@13.4.12(eslint@8.44.0)(typescript@5.0.4): - resolution: {integrity: sha512-ZF0r5vxKaVazyZH/37Au/XItiG7qUOBw+HaH3PeyXltIMwXorsn6bdrl0Nn9N5v5v9spc+6GM2ryjugbjF6X2g==} + /eslint-config-next@13.4.19(eslint@8.44.0)(typescript@5.0.4): + resolution: {integrity: sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -1369,7 +1370,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.12 + '@next/eslint-plugin-next': 13.4.19 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.59.2(eslint@8.44.0)(typescript@5.0.4) eslint: 8.44.0