Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jarvisjiang committed Jul 17, 2024
1 parent e31d106 commit e5aa635
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"responseType"
],
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.57.0",
"rollup": "^4.18.1",
"rollup-plugin-dts": "^6.1.1",
Expand All @@ -54,7 +54,7 @@
"typescript": "^5.5.3"
},
"dependencies": {
"happy-rusty": "^1.1.1",
"happy-rusty": "^1.1.2",
"tiny-invariant": "^1.3.3"
},
"packageManager": "[email protected]"
Expand Down
112 changes: 56 additions & 56 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 e5aa635

Please sign in to comment.