Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 33b39e7

Browse filesBrowse files
authored
Update eslint-config-next to version 12.1.0
1 parent 1a75b34 commit 33b39e7
Copy full SHA for 33b39e7

File tree

Expand file treeCollapse file tree

2 files changed

+10
-10
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+10
-10
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/parser": "5.6.0",
7272
"babel-eslint": "10.1.0",
7373
"eslint": "7.32.0",
74-
"eslint-config-next": "^12.0.10",
74+
"eslint-config-next": "^12.1.0",
7575
"eslint-config-react-app": "^6.0.0",
7676
"eslint-import-resolver-typescript": "^2.5.0",
7777
"eslint-plugin-flowtype": "8.0.3",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+9-9Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1503,10 +1503,10 @@
15031503
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.0.10.tgz#561640fd62279218ccd2798ae907bae8d94a7730"
15041504
integrity sha512-mQVj0K6wQ5WEk/sL9SZ+mJXJUaG7el8CpZ6io1uFe9GgNTSC7EgUyNGqM6IQovIFc5ukF4O/hqsdh3S/DCgT2g==
15051505

1506-
"@next/eslint-plugin-next@12.0.10":
1507-
version "12.0.10"
1508-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.10.tgz#521ab5d05a89e818528668df8a3edb8f9df2c547"
1509-
integrity sha512-PbGRnV5HGSfRGLjf8uTh1MaWgLwnjKjWiGVjK752ifITJbZ28/5AmLAFT2shDYeux8BHgpgVll5QXu7GN3YLFw==
1506+
"@next/eslint-plugin-next@12.1.0":
1507+
version "12.1.0"
1508+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.1.0.tgz#32586a11378b3ffa5a93ac40a3c44ad99d70e95a"
1509+
integrity sha512-WFiyvSM2G5cQmh32t/SiQuJ+I2O+FHVlK/RFw5b1565O2kEM/36EXncjt88Pa+X5oSc+1SS+tWxowWJd1lqI+g==
15101510
dependencies:
15111511
glob "7.1.7"
15121512

@@ -3171,12 +3171,12 @@ escape-string-regexp@^4.0.0:
31713171
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
31723172
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
31733173

3174-
eslint-config-next@^12.0.10:
3175-
version "12.0.10"
3176-
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.0.10.tgz#f201f8f4514018f7ef46f454f56b81cf5c790379"
3177-
integrity sha512-l1er6mwSo1bltjLwmd71p5BdT6k/NQxV1n4lKZI6xt3MDMrq7ChUBr+EecxOry8GC/rCRUtPpH8Ygs0BJc5YLg==
3174+
eslint-config-next@^12.1.0:
3175+
version "12.1.0"
3176+
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-12.1.0.tgz#8ace680dc5207e6ab6c915f3989adec122f582e7"
3177+
integrity sha512-tBhuUgoDITcdcM7xFvensi9I5WTI4dnvH4ETGRg1U8ZKpXrZsWQFdOKIDzR3RLP5HR3xXrLviaMM4c3zVoE/pA==
31783178
dependencies:
3179-
"@next/eslint-plugin-next" "12.0.10"
3179+
"@next/eslint-plugin-next" "12.1.0"
31803180
"@rushstack/eslint-patch" "^1.0.8"
31813181
"@typescript-eslint/parser" "^5.0.0"
31823182
eslint-import-resolver-node "^0.3.4"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.