Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#3881)
Browse files Browse the repository at this point in the history
ci: Workflow Bot -- Update ALL Dependencies

Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 28b7c40 commit 9a05e5a
Show file tree
Hide file tree
Showing 5 changed files with 599 additions and 599 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -82,8 +82,8 @@
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
"ajv-cli": "^5.0.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/cspell-eslint-plugin/package.json
Expand Up @@ -54,16 +54,16 @@
"node": ">=14"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-json": "^5.0.1",
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"@types/eslint": "^8.4.10",
"@types/estree": "^1.0.0",
"@types/node": "^18.11.9",
"@typescript-eslint/parser": "^5.44.0",
"@typescript-eslint/types": "^5.44.0",
"@typescript-eslint/typescript-estree": "^5.44.0",
"@typescript-eslint/parser": "^5.45.0",
"@typescript-eslint/types": "^5.45.0",
"@typescript-eslint/typescript-estree": "^5.45.0",
"eslint": "^8.28.0",
"eslint-plugin-react": "^7.31.11",
"mocha": "^10.1.0",
Expand Down

0 comments on commit 9a05e5a

Please sign in to comment.