Skip to content

Commit 37bd601

Browse files
committed
Update dependency eslint-config-next to ^12.1.0
1 parent 4484583 commit 37bd601

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@generates/kdot": "^0.2.5",
1414
"@ianwalter/eslint-config-react": "^5.1.1",
1515
"@ianwalter/renovate-config": "^1.4.6",
16-
"eslint-config-next": "^12.0.8"
16+
"eslint-config-next": "^12.1.0"
1717
},
1818
"eslintConfig": {
1919
"root": true,

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2476,7 +2476,7 @@ escape-string-regexp@^5.0.0:
24762476
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
24772477
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
24782478

2479-
eslint-config-next@^12.0.8:
2479+
eslint-config-next@^12.1.0:
24802480
version "12.1.0"
24812481
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.1.0.tgz#8ace680dc5207e6ab6c915f3989adec122f582e7"
24822482
integrity sha512-tBhuUgoDITcdcM7xFvensi9I5WTI4dnvH4ETGRg1U8ZKpXrZsWQFdOKIDzR3RLP5HR3xXrLviaMM4c3zVoE/pA==

0 commit comments

Comments
 (0)