Skip to content

Commit dfe6dd5

Browse files
ci: Workflow Bot -- Update Yarn
1 parent b7ef09d commit dfe6dd5

File tree

8 files changed

+281
-350
lines changed

8 files changed

+281
-350
lines changed

examples/yarn/cspell-eslint-plugin/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"update:dep": "yarn add --dev @cspell/dict-medicalterms@latest @cspell/cspell-types@latest @cspell/eslint-plugin@latest cspell"
1414
},
1515
"devDependencies": {
16-
"@cspell/cspell-types": "^9.8.0",
16+
"@cspell/cspell-types": "^10.0.0",
1717
"@cspell/dict-medicalterms": "^4.1.8",
18-
"@cspell/eslint-plugin": "^9.8.0",
18+
"@cspell/eslint-plugin": "^10.0.0",
1919
"@eslint/js": "^10.0.1",
20-
"cspell": "^9.8.0",
20+
"cspell": "^10.0.0",
2121
"eslint": "^10.0.1",
2222
"globals": "^15.11.0"
2323
}

examples/yarn/cspell-eslint-plugin/yarn.lock

Lines changed: 149 additions & 195 deletions
Large diffs are not rendered by default.

test-packages/yarn/yarn2/test-eslint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"update:dep": "yarn add --dev @cspell/dict-medicalterms@latest @cspell/cspell-types@latest @cspell/eslint-plugin@latest"
1111
},
1212
"devDependencies": {
13-
"@cspell/cspell-types": "^9.8.0",
13+
"@cspell/cspell-types": "^10.0.0",
1414
"@cspell/dict-medicalterms": "^4.1.8",
15-
"@cspell/eslint-plugin": "^9.8.0",
15+
"@cspell/eslint-plugin": "^10.0.0",
1616
"@eslint/js": "^9.14.0",
1717
"eslint": "^9.14.0",
1818
"globals": "^15.11.0"

0 commit comments

Comments
 (0)