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 0aa79e2 commit 1aead40
Show file tree
Hide file tree
Showing 2 changed files with 1,073 additions and 866 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,28 +49,28 @@
"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/mime-types": "2.1.1",
"@types/node": "20.2.1",
"@types/sinon": "10.0.15",
"ava": "5.2.0",
"c8": "7.13.0",
"@types/mime-types": "2.1.4",
"@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.0.0",
"del-cli": "5.1.0",
"eslint": "8.56.0",
"formdata-node": "6.0.2",
"formdata-node": "6.0.3",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"lint-staged": "15.2.0",
"node-fetch": "^3.3.2",
"sinon": "15.0.4",
"sinon": "17.0.1",
"ts-expect": "^1.3.0",
"ts-node": "10.9.1",
"tsup": "7.2.0",
"ts-node": "10.9.2",
"tsup": "8.0.1",
"ttypescript": "1.5.15",
"typescript": "5.0.4",
"undici": "^5.26.5",
"typescript": "5.3.3",
"undici": "^6.2.1",
"web-streams-polyfill": "4.0.0-beta.3"
}
}
Loading

0 comments on commit 1aead40

Please sign in to comment.