Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YanceyOfficial committed Jun 19, 2023
1 parent bfc8591 commit cdd886f
Show file tree
Hide file tree
Showing 4 changed files with 349 additions and 998 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"eslint-plugin-import": "^2.27.5",
"husky": "^4.3.8",
"jest": "^29.5.0",
"lerna": "^6.6.2",
"lerna": "^7.0.2",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
"typescript": "^5.1.3"
},
"lint-staged": {
"*.{ts,js}": [
Expand Down
4 changes: 2 additions & 2 deletions packages/lt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"@types/inquirer": "^9.0.3",
"@types/inquirer-autocomplete-prompt": "^3.0.0",
"rimraf": "^5.0.1",
"rollup": "^2.79.1",
"rollup": "^3.25.1e",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-node-externals": "^6.1.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.1",
"typescript": "^4.9.5"
"typescript": "^5.1.3"
},
"directories": {
"lib": "lib"
Expand Down
40 changes: 20 additions & 20 deletions packages/lt-cli/pnpm-lock.yaml

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

Loading

0 comments on commit cdd886f

Please sign in to comment.