Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4352)
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 e664f74 commit 506911f
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 392 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@rollup/plugin-typescript": "^11.0.0",
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.5",
"@types/node": "^18.15.6",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-istanbul": "^0.28.5",
Expand All @@ -115,7 +115,7 @@
"jest": "^29.5.0",
"nyc": "^15.1.0",
"prettier": "^2.8.6",
"rollup": "^3.20.0",
"rollup": "^3.20.2",
"rollup-plugin-dts": "^5.3.0",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@
"@types/micromatch": "^4.0.2",
"@types/semver": "^7.3.13",
"micromatch": "^4.0.5",
"minimatch": "^7.4.2"
"minimatch": "^7.4.3"
}
}
Loading

0 comments on commit 506911f

Please sign in to comment.