Skip to content

Commit 1c25b5d

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#4699)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent fc6cc64 commit 1c25b5d

File tree

4 files changed

+804
-794
lines changed

4 files changed

+804
-794
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@rollup/plugin-terser": "^0.4.3",
9595
"@rollup/plugin-typescript": "^11.1.2",
9696
"@tsconfig/node16": "^16.1.0",
97-
"@types/node": "^18.17.1",
97+
"@types/node": "^18.17.3",
9898
"@typescript-eslint/eslint-plugin": "^5.62.0",
9999
"@typescript-eslint/parser": "^5.62.0",
100100
"@vitest/coverage-istanbul": "^0.31.4",
@@ -114,15 +114,15 @@
114114
"inject-markdown": "^1.5.0",
115115
"nyc": "^15.1.0",
116116
"prettier": "^3.0.1",
117-
"rollup": "^3.27.1",
117+
"rollup": "^3.27.2",
118118
"rollup-plugin-dts": "^5.3.1",
119119
"shelljs": "^0.8.5",
120120
"shx": "^0.3.4",
121121
"ts-jest": "^29.1.1",
122122
"ts2mjs": "^1.1.2",
123123
"tslib": "^2.6.1",
124124
"typescript": "^5.1.6",
125-
"vite": "^4.4.8",
125+
"vite": "^4.4.9",
126126
"vitest": "^0.31.4"
127127
}
128128
}

packages/cspell-bundled-dicts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@cspell/dict-ada": "^4.0.2",
4848
"@cspell/dict-aws": "^4.0.0",
4949
"@cspell/dict-bash": "^4.1.1",
50-
"@cspell/dict-companies": "^3.0.18",
50+
"@cspell/dict-companies": "^3.0.19",
5151
"@cspell/dict-cpp": "^5.0.4",
5252
"@cspell/dict-cryptocurrencies": "^3.0.1",
5353
"@cspell/dict-csharp": "^4.0.2",

packages/cspell-eslint-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"node": ">=16"
5656
},
5757
"devDependencies": {
58-
"@types/eslint": "^8.44.1",
58+
"@types/eslint": "^8.44.2",
5959
"@types/estree": "^1.0.1",
6060
"@types/mocha": "^10.0.1",
6161
"@typescript-eslint/parser": "^5.62.0",
62-
"@typescript-eslint/types": "^6.2.1",
62+
"@typescript-eslint/types": "^6.3.0",
6363
"@typescript-eslint/typescript-estree": "^5.62.0",
6464
"eslint": "^8.46.0",
6565
"eslint-plugin-react": "^7.33.1",

0 commit comments

Comments
 (0)