Skip to content

Commit 6389a1c

Browse files
ci: Workflow Bot -- Update Yarn
1 parent 69c4b7f commit 6389a1c

8 files changed

Lines changed: 338 additions & 338 deletions

File tree

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

Lines changed: 6 additions & 6 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.15.0+sha512.07ec708ac11e2eaa4ea2b04cfbb272812f7e74a753f1595eaef4486c663a98306a30cca3e6fc40f7a0b168dcfb3a2490b6a5e0501e20fb69cc36f563dd161c53",
6+
"packageManager": "yarn@4.17.0+sha512.c2957de2f9025ab14d63b24d0d8be1f1655810e22c341042c27f7ecd017b180ec12db73d69ac366d71b304ef9f069349ce462de96f04f8f1da317f4f762c95ae",
77
"module": "./index.mjs",
88
"scripts": {
99
"lint": "eslint .",
@@ -17,12 +17,12 @@
1717
"update:cspell": "yarn add --dev @cspell/dict-medicalterms@latest @cspell/cspell-types@latest @cspell/eslint-plugin@latest cspell"
1818
},
1919
"devDependencies": {
20-
"@cspell/cspell-types": "^10.0.0",
20+
"@cspell/cspell-types": "^10.0.1",
2121
"@cspell/dict-medicalterms": "^4.1.8",
22-
"@cspell/eslint-plugin": "^10.0.0",
22+
"@cspell/eslint-plugin": "^10.0.1",
2323
"@eslint/js": "^10.0.1",
24-
"cspell": "^10.0.0",
25-
"eslint": "^10.4.1",
26-
"globals": "^17.6.0"
24+
"cspell": "^10.0.1",
25+
"eslint": "^10.6.0",
26+
"globals": "^17.7.0"
2727
}
2828
}

0 commit comments

Comments
 (0)