Skip to content

Commit

Permalink
chore(deps): Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Dec 26, 2023
1 parent d56ce0a commit ba3e09d
Show file tree
Hide file tree
Showing 3 changed files with 779 additions and 398 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,23 +82,23 @@
"prepare": "npx is-in-ci || husky install"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@octetstream/eslint-config": "8.0.2",
"@types/node": "20.8.8",
"@types/sinon": "10.0.20",
"ava": "5.3.1",
"@types/node": "20.10.5",
"@types/sinon": "17.0.2",
"ava": "6.0.1",
"c8": "8.0.1",
"cross-env": "7.0.3",
"del-cli": "5.1.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"lint-staged": "15.2.0",
"node-fetch": "3.3.2",
"sinon": "17.0.0",
"sinon": "17.0.1",
"ts-expect": "1.3.0",
"ts-node": "10.9.1",
"tsup": "7.2.0",
"typescript": "5.2.2"
"ts-node": "10.9.2",
"tsup": "8.0.1",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit ba3e09d

Please sign in to comment.