Skip to content

Commit fe53ae2

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#6848)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent 25d77e0 commit fe53ae2

File tree

6 files changed

+418
-432
lines changed

6 files changed

+418
-432
lines changed

examples/invoke-cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"author": "",
1212
"license": "MIT",
1313
"dependencies": {
14-
"cspell": "^8.17.2"
14+
"cspell": "^8.17.3"
1515
}
1616
}

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"devDependencies": {
1616
"@cspell/cspell-types": "^8.17.3",
1717
"@cspell/dict-medicalterms": "^4.1.5",
18-
"@cspell/eslint-plugin": "^8.17.2",
18+
"@cspell/eslint-plugin": "^8.17.3",
1919
"@eslint/js": "^9.14.0",
20-
"cspell": "^8.17.2",
20+
"cspell": "^8.17.3",
2121
"eslint": "^9.14.0",
2222
"globals": "^15.11.0"
2323
}

0 commit comments

Comments
 (0)