Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4699)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent fc6cc64 commit 1c25b5d
Show file tree
Hide file tree
Showing 4 changed files with 804 additions and 794 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@tsconfig/node16": "^16.1.0",
"@types/node": "^18.17.1",
"@types/node": "^18.17.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitest/coverage-istanbul": "^0.31.4",
Expand All @@ -114,15 +114,15 @@
"inject-markdown": "^1.5.0",
"nyc": "^15.1.0",
"prettier": "^3.0.1",
"rollup": "^3.27.1",
"rollup": "^3.27.2",
"rollup-plugin-dts": "^5.3.1",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
"ts2mjs": "^1.1.2",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vitest": "^0.31.4"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-bundled-dicts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@cspell/dict-ada": "^4.0.2",
"@cspell/dict-aws": "^4.0.0",
"@cspell/dict-bash": "^4.1.1",
"@cspell/dict-companies": "^3.0.18",
"@cspell/dict-companies": "^3.0.19",
"@cspell/dict-cpp": "^5.0.4",
"@cspell/dict-cryptocurrencies": "^3.0.1",
"@cspell/dict-csharp": "^4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"node": ">=16"
},
"devDependencies": {
"@types/eslint": "^8.44.1",
"@types/eslint": "^8.44.2",
"@types/estree": "^1.0.1",
"@types/mocha": "^10.0.1",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/types": "^6.2.1",
"@typescript-eslint/types": "^6.3.0",
"@typescript-eslint/typescript-estree": "^5.62.0",
"eslint": "^8.46.0",
"eslint-plugin-react": "^7.33.1",
Expand Down
Loading

0 comments on commit 1c25b5d

Please sign in to comment.