Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Apr 26, 2023
1 parent d3cac55 commit bd89eba
Show file tree
Hide file tree
Showing 6 changed files with 289 additions and 289 deletions.
4 changes: 2 additions & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"commander": "^10.0.1",
"jest-diff": "^29.5.0",
"shelljs": "^0.8.5",
"simple-git": "^3.17.0",
"simple-git": "^3.18.0",
"vscode-uri": "^3.0.7",
"yaml": "^2.2.1"
"yaml": "^2.2.2"
},
"devDependencies": {
"@cspell/cspell-bundled-dicts": "workspace:*",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@
"@rollup/plugin-typescript": "^11.1.0",
"@tsconfig/node16": "^1.0.3",
"@types/jest": "^29.5.1",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@types/node": "^18.16.1",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@vitest/coverage-istanbul": "^0.29.8",
"ajv-cli": "^5.0.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
Expand All @@ -127,7 +127,7 @@
"ts2mjs": "^1.1.2",
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"vite": "^4.3.1",
"vite": "^4.3.2",
"vitest": "^0.29.8"
}
}
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"devDependencies": {
"@types/eslint": "^8.37.0",
"@types/estree": "^1.0.1",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/types": "^5.59.0",
"@typescript-eslint/typescript-estree": "^5.59.0",
"@typescript-eslint/parser": "^5.59.1",
"@typescript-eslint/types": "^5.59.1",
"@typescript-eslint/typescript-estree": "^5.59.1",
"eslint": "^8.39.0",
"eslint-plugin-react": "^7.32.2",
"mocha": "^10.2.0",
Expand Down
Loading

0 comments on commit bd89eba

Please sign in to comment.