Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5421)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 667eacd commit 1eb4653
Show file tree
Hide file tree
Showing 6 changed files with 621 additions and 375 deletions.
2 changes: 1 addition & 1 deletion integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"csv-stringify": "^6.4.6",
"jest-diff": "^29.7.0",
"shelljs": "^0.8.5",
"simple-git": "^3.23.0",
"simple-git": "^3.24.0",
"vscode-uri": "^3.0.8",
"yaml": "^2.4.1"
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitest/coverage-istanbul": "^1.4.0",
Expand All @@ -121,14 +121,14 @@
"inject-markdown": "^3.0.0",
"nyc": "^15.1.0",
"prettier": "^3.2.5",
"rollup": "^4.13.1",
"rollup": "^4.13.2",
"rollup-plugin-dts": "^6.1.0",
"shx": "^0.3.4",
"ts-jest": "^29.1.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite": "^5.2.7",
"vitest": "^1.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cosmiconfig": "9.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^7.0.0",
"glob": "^10.3.10",
"glob": "^10.3.12",
"hunspell-reader": "workspace:*",
"yaml": "^2.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@
"@types/micromatch": "^4.0.6",
"@types/semver": "^7.5.8",
"micromatch": "^4.0.5",
"minimatch": "^9.0.3"
"minimatch": "^9.0.4"
}
}
Loading

0 comments on commit 1eb4653

Please sign in to comment.