Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Jul 31, 2023
1 parent 1de260f commit a99fdec
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 211 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@rollup/plugin-typescript": "^11.1.2",
"@types/isomorphic-fetch": "^0.0.36",
"@types/node": "^18.15.5",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.3",
"rollup": "^3.27.0",
"tslib": "^2.5.0",
"tslib": "^2.6.1",
"tsm": "^2.3.0",
"typescript": "^5.0.2",
"typescript": "^5.1.6",
"uvu": "^0.5.6"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit a99fdec

Please sign in to comment.