Update dependency eslint-config-next to v14.2.2

This commit is contained in:
Renovate Bot 2024-04-18 08:38:19 +00:00
parent c5247806e4
commit 48db8c4a7a
2 changed files with 8 additions and 8 deletions

@ -42,7 +42,7 @@
"@types/react-dom": "^18",
"@types/react-syntax-highlighter": "^15.5.11",
"eslint": "^8",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.2",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"

@ -101,8 +101,8 @@ devDependencies:
specifier: ^8
version: 8.57.0
eslint-config-next:
specifier: 14.2.1
version: 14.2.1(eslint@8.57.0)(typescript@5.4.5)
specifier: 14.2.2
version: 14.2.2(eslint@8.57.0)(typescript@5.4.5)
postcss:
specifier: ^8
version: 8.4.38
@ -853,8 +853,8 @@ packages:
resolution: {integrity: sha512-sk72qRfM1Q90XZWYRoJKu/UWlTgihrASiYw/scb15u+tyzcze3bOuJ/UV6TBOQEeUaxOkRqGeuGUdiiuxc5oqw==}
dev: false
/@next/eslint-plugin-next@14.2.1:
resolution: {integrity: sha512-Fp+mthEBjkn8r9qd6o4JgxKp0IDEzW0VYHD8ZC05xS5/lFNwHKuOdr2kVhWG7BQCO9L6eeepshM1Wbs2T+LgSg==}
/@next/eslint-plugin-next@14.2.2:
resolution: {integrity: sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ==}
dependencies:
glob: 10.3.10
dev: true
@ -2745,8 +2745,8 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-next@14.2.1(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-BgD0kPCWMlqoItRf3xe9fG0MqwObKfVch+f2ccwDpZiCJA8ghkz2wrASH+bI6nLZzGcOJOpMm1v1Q1euhfpt4Q==}
/eslint-config-next@14.2.2(eslint@8.57.0)(typescript@5.4.5):
resolution: {integrity: sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -2754,7 +2754,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.2.1
'@next/eslint-plugin-next': 14.2.2
'@rushstack/eslint-patch': 1.10.2
'@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.5)
eslint: 8.57.0