Skip to content

Commit f652508

Browse files
ci: Workflow Bot -- Update Yarn (main) (#8441)
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent 21b14b0 commit f652508

8 files changed

Lines changed: 330 additions & 301 deletions

File tree

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.6.0",
16+
"@cspell/cspell-types": "^9.6.1",
1717
"@cspell/dict-medicalterms": "^4.1.7",
18-
"@cspell/eslint-plugin": "^9.6.0",
18+
"@cspell/eslint-plugin": "^9.6.1",
1919
"@eslint/js": "^9.14.0",
20-
"cspell": "^9.6.0",
20+
"cspell": "^9.6.1",
2121
"eslint": "^9.14.0",
2222
"globals": "^15.11.0"
2323
}

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

Lines changed: 176 additions & 156 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.6.0",
13+
"@cspell/cspell-types": "^9.6.1",
1414
"@cspell/dict-medicalterms": "^4.1.7",
15-
"@cspell/eslint-plugin": "^9.6.0",
15+
"@cspell/eslint-plugin": "^9.6.1",
1616
"@eslint/js": "^9.14.0",
1717
"eslint": "^9.14.0",
1818
"globals": "^15.11.0"

0 commit comments

Comments
 (0)