Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4263)
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 980dddc commit 2974f53
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"jest": "^29.4.3",
"nyc": "^15.1.0",
"prettier": "^2.8.4",
"rollup": "^3.17.3",
"rollup": "^3.18.0",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"ts-jest": "^29.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"expect": "^29.4.3",
"jest": "^29.4.3",
"lorem-ipsum": "^2.0.8",
"rollup": "^3.17.3",
"rollup": "^3.18.0",
"rollup-plugin-dts": "^5.2.0",
"ts-jest": "^29.0.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"@types/micromatch": "^4.0.2",
"@types/semver": "^7.3.13",
"micromatch": "^4.0.5",
"minimatch": "^7.4.1",
"rollup": "^3.17.3",
"minimatch": "^7.4.2",
"rollup": "^3.18.0",
"rollup-plugin-dts": "^5.2.0"
}
}
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2974f53

Please sign in to comment.