Skip to content

Commit 5f8d495

Browse files
authoredJun 23, 2024
chore(deps): update dependency eslint to v9 (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3538d59 commit 5f8d495

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎tests-integrations/fixtures/eslint-plugin-markdown-nest-for-v6/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"eslint": "^8.0.0",
13+
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
1515
"eslint-plugin-markdown": "^3.0.0"
1616
}

‎tests-integrations/fixtures/eslint-plugin-markdown-nest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"eslint": "^8.57.0",
13+
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
1515
"eslint-plugin-markdown": "^3.0.0"
1616
}

‎tests-integrations/fixtures/eslint-plugin-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"eslint": "^8.0.0",
13+
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
1515
"eslint-plugin-markdown": "^3.0.0"
1616
}

‎tests-integrations/fixtures/vue-eslint-parser-option/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"eslint": "^8.0.0",
13+
"eslint": "^9.0.0",
1414
"eslint-plugin-jsonc": "file:../../../eslint-plugin-jsonc-2.16.0.tgz",
1515
"vue-eslint-parser": "^9.0.0"
1616
}

0 commit comments

Comments
 (0)