Skip to content

Commit fc0fca1

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

File tree

8 files changed

+313
-297
lines changed

8 files changed

+313
-297
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"license": "MIT",
55
"private": true,
6-
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f",
6+
"packageManager": "yarn@4.11.0+sha512.4e54aeace9141df2f0177c266b05ec50dc044638157dae128c471ba65994ac802122d7ab35bcd9e81641228b7dcf24867d28e750e0bcae8a05277d600008ad54",
77
"module": "./index.mjs",
88
"scripts": {
99
"lint": "eslint .",
@@ -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.3.1",
16+
"@cspell/cspell-types": "^9.3.2",
1717
"@cspell/dict-medicalterms": "^4.1.7",
18-
"@cspell/eslint-plugin": "^9.3.1",
18+
"@cspell/eslint-plugin": "^9.3.2",
1919
"@eslint/js": "^9.14.0",
20-
"cspell": "^9.3.1",
20+
"cspell": "^9.3.2",
2121
"eslint": "^9.14.0",
2222
"globals": "^15.11.0"
2323
}

0 commit comments

Comments
 (0)