Skip to content

Commit

Permalink
feat(deps): bump typescript semver range to >=5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Oct 14, 2024
1 parent 1970967 commit accd763
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"typescript": ">=4.7.4",
"typescript": ">=5.6.0",
"typescript-eslint": "^7.16.0"
},
"peerDependencies": {
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"typescript": ">=4.7.4",
"typescript": ">=5.6.0",
"typescript-eslint": "^7.16.0"
},
"packageManager": "[email protected]"
Expand Down
108 changes: 54 additions & 54 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 accd763

Please sign in to comment.