Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Jun 5, 2024
1 parent c3768f9 commit f12451a
Show file tree
Hide file tree
Showing 3 changed files with 1,322 additions and 1,201 deletions.
5 changes: 5 additions & 0 deletions .changeset/nasty-deers-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"form-data-encoder": patch
---

Update dependencies
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"repository": "octet-stream/form-data-encoder",
"sideEffects": false,
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.2.0",
"engines": {
"node": ">= 18"
},
Expand Down Expand Up @@ -50,27 +50,27 @@
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@octetstream/eslint-config": "8.0.2",
"@changesets/cli": "2.27.5",
"@octetstream/eslint-config": "8.2.5",
"@types/mime-types": "2.1.4",
"@types/node": "20.10.5",
"@types/sinon": "17.0.2",
"ava": "6.0.1",
"c8": "8.0.1",
"@types/node": "20.14.2",
"@types/sinon": "17.0.3",
"ava": "6.1.3",
"c8": "9.1.0",
"cross-env": "7.0.3",
"del-cli": "5.1.0",
"eslint": "8.56.0",
"eslint": "9.4.0",
"formdata-node": "6.0.3",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"node-fetch": "^3.3.2",
"sinon": "17.0.1",
"ts-expect": "^1.3.0",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"node-fetch": "3.3.2",
"sinon": "18.0.0",
"ts-expect": "1.3.0",
"ts-node": "10.9.2",
"tsup": "8.0.1",
"tsup": "8.1.0",
"ttypescript": "1.5.15",
"typescript": "5.3.3",
"undici": "^6.2.1",
"web-streams-polyfill": "4.0.0-beta.3"
"typescript": "5.4.5",
"undici": "6.18.2",
"web-streams-polyfill": "4.0.0"
}
}
Loading

0 comments on commit f12451a

Please sign in to comment.