Skip to content

Commit bcac5ac

Browse files
ci: Workflow Bot -- Update ALL Dependencies (#5451)
1 parent 70643a6 commit bcac5ac

5 files changed

Lines changed: 180 additions & 251 deletions

File tree

dictionaries/en-common-misspellings/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"cspell-io": "^10.0.0",
1818
"cspell-trie-lib": "^10.0.0",
19-
"yaml": "^2.8.3"
19+
"yaml": "^2.8.4"
2020
},
2121
"devDependencies": {
2222
"@tsconfig/node24": "^24.0.4",

dictionaries/software-terms/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"author": "",
1414
"license": "MIT",
1515
"dependencies": {
16-
"yaml": "^2.8.3"
16+
"yaml": "^2.8.4"
1717
}
1818
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@cspell/cspell-tools": "^10.0.0",
4242
"@cspell/dict-cspell-bundle": "workspace:*",
4343
"@eslint/js": "^10.0.1",
44-
"@lerna-lite/cli": "^5.2.0",
45-
"@lerna-lite/exec": "^5.2.0",
46-
"@lerna-lite/publish": "^5.2.0",
47-
"@lerna-lite/run": "^5.2.0",
44+
"@lerna-lite/cli": "^5.2.1",
45+
"@lerna-lite/exec": "^5.2.1",
46+
"@lerna-lite/publish": "^5.2.1",
47+
"@lerna-lite/run": "^5.2.1",
4848
"@types/node": "^22.19.17",
4949
"ava": "^8.0.0",
5050
"cpy-cli": "^7.0.0",
@@ -53,9 +53,9 @@
5353
"cspell-dict-file-checker": "workspace:^",
5454
"cspell-dicts-scripts": "workspace:*",
5555
"cspell-trie": "^10.0.0",
56-
"eslint": "^10.2.1",
56+
"eslint": "^10.3.0",
5757
"generator-cspell-dicts": "workspace:^",
58-
"globals": "^17.5.0",
58+
"globals": "^17.6.0",
5959
"hunspell-reader": "^10.0.0",
6060
"inject-markdown": "^4.0.0",
6161
"json5": "2.2.3",

0 commit comments

Comments
 (0)