Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6284)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent e51799c commit 9ed4411
Show file tree
Hide file tree
Showing 6 changed files with 729 additions and 723 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,39 +94,39 @@
"devDependencies": {
"@cspell/dict-markdown": "^2.0.2",
"@cspell/eslint-plugin": "workspace:*",
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@internal/scripts": "workspace:*",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/cli": "^3.9.2",
"@lerna-lite/publish": "^3.9.2",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-commonjs": "^26.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.50",
"@types/node": "^18.19.54",
"@vitest/coverage-istanbul": "^2.1.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^55.0.0",
"inject-markdown": "^3.1.0",
"nyc": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.3.3",
"rollup": "^4.22.4",
"rollup": "^4.22.5",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.7.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.7",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"vitest": "^2.1.1"
}
}
12 changes: 6 additions & 6 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,27 +78,27 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
"@internal/fixture-test-dictionary": "workspace:*",
"@types/eslint": "^8.56.12",
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.8",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/types": "^8.6.0",
"eslint": "^9.11.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/types": "^8.7.0",
"eslint": "^9.11.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.9.0",
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^10.7.3",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 9ed4411

Please sign in to comment.