Skip to content

Commit 2a4e1d8

Browse files
street-side-software-automation[bot]Jason3S
andauthoredOct 13, 2023
ci: Workflow Bot -- Update ALL Dependencies (main) (#4894)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent 93f055e commit 2a4e1d8

File tree

12 files changed

+611
-777
lines changed

12 files changed

+611
-777
lines changed
 

‎integration-tests/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@cspell/cspell-types": "workspace:*",
2828
"@octokit/rest": "^19.0.13",
2929
"chalk": "^4.1.2",
30-
"commander": "^11.0.0",
30+
"commander": "^11.1.0",
3131
"jest-diff": "^29.7.0",
3232
"shelljs": "^0.8.5",
3333
"simple-git": "^3.20.0",
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@cspell/cspell-bundled-dicts": "workspace:*",
39-
"@cspell/dict-de-de": "^3.1.0",
39+
"@cspell/dict-de-de": "^3.1.1",
4040
"@types/jest": "^29.5.5",
4141
"@types/shelljs": "^0.8.13",
4242
"cspell": "workspace:*",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@rollup/plugin-terser": "^0.4.4",
9999
"@rollup/plugin-typescript": "^11.1.5",
100100
"@tsconfig/node16": "^16.1.1",
101-
"@types/node": "^18.18.4",
101+
"@types/node": "^18.18.5",
102102
"@typescript-eslint/eslint-plugin": "^5.62.0",
103103
"@typescript-eslint/parser": "^5.62.0",
104104
"@vitest/coverage-istanbul": "^0.34.6",

‎packages/cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"node": ">=16"
6060
},
6161
"devDependencies": {
62-
"@types/eslint": "^8.44.3",
62+
"@types/eslint": "^8.44.4",
6363
"@types/estree": "^1.0.2",
6464
"@types/mocha": "^10.0.2",
6565
"@typescript-eslint/eslint-plugin": "^6.7.5",

‎packages/cspell-lib/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,13 @@
8383
"node": ">=16"
8484
},
8585
"devDependencies": {
86-
"@cspell/dict-cpp": "^5.0.7",
86+
"@cspell/dict-cpp": "^5.0.8",
8787
"@cspell/dict-csharp": "^4.0.2",
8888
"@cspell/dict-css": "^4.0.12",
8989
"@cspell/dict-fa-ir": "^3.0.0",
9090
"@cspell/dict-fr-fr": "^2.2.2",
9191
"@cspell/dict-html": "^4.0.5",
92-
"@cspell/dict-nl-nl": "^2.2.9",
92+
"@cspell/dict-nl-nl": "^2.2.10",
9393
"@cspell/dict-python": "^4.1.9",
9494
"@types/configstore": "^6.0.0",
9595
"cspell-dict-nl-nl": "^1.1.2",

‎packages/cspell-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"homepage": "https://github.com/streetsidesoftware/cspell#readme",
5050
"dependencies": {
5151
"@cspell/cspell-pipe": "workspace:*",
52-
"commander": "^11.0.0",
52+
"commander": "^11.1.0",
5353
"cosmiconfig": "8.0.0",
5454
"cspell-trie-lib": "workspace:*",
5555
"gensequence": "^6.0.0",

‎packages/cspell-trie-lib/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
"node": ">=16"
5555
},
5656
"devDependencies": {
57-
"@cspell/dict-en_us": "^4.3.8",
58-
"@cspell/dict-es-es": "^2.2.6",
59-
"@cspell/dict-nl-nl": "^2.2.9",
57+
"@cspell/dict-en_us": "^4.3.9",
58+
"@cspell/dict-es-es": "^2.2.7",
59+
"@cspell/dict-nl-nl": "^2.2.10",
6060
"import-meta-resolve": "^3.0.0"
6161
}
6262
}

‎packages/cspell-trie/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"homepage": "https://github.com/streetsidesoftware/cspell#readme",
4141
"dependencies": {
42-
"commander": "^11.0.0",
42+
"commander": "^11.1.0",
4343
"cspell-trie-lib": "workspace:*",
4444
"gensequence": "^6.0.0"
4545
},

‎packages/cspell/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@cspell/dynamic-import": "workspace:*",
8787
"chalk": "^5.3.0",
8888
"chalk-template": "^1.1.0",
89-
"commander": "^11.0.0",
89+
"commander": "^11.1.0",
9090
"cspell-gitignore": "workspace:*",
9191
"cspell-glob": "workspace:*",
9292
"cspell-io": "workspace:*",

‎packages/hunspell-reader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@cspell/cspell-pipe": "workspace:^",
4646
"@cspell/cspell-types": "workspace:^",
47-
"commander": "^11.0.0",
47+
"commander": "^11.1.0",
4848
"gensequence": "^6.0.0",
4949
"iconv-lite": "^0.6.3"
5050
},

‎pnpm-lock.yaml

+596-762
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"keywords": [],
1717
"devDependencies": {
1818
"@cspell/eslint-plugin": "workspace:*",
19-
"@types/react": "^18.2.25",
19+
"@types/react": "^18.2.28",
2020
"@typescript-eslint/eslint-plugin": "^6.7.5",
2121
"@typescript-eslint/parser": "^6.7.5",
2222
"eslint": "^8.51.0",

‎test-packages/cspell-lib/test-cspell-lib-rollup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"cspell-lib": "workspace:*",
30-
"magic-string": "^0.30.4"
30+
"magic-string": "^0.30.5"
3131
},
3232
"main": "dist/index.cjs",
3333
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)
Please sign in to comment.