Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent 1689296 commit 09ca610
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 311 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mande",
"version": "2.0.7",
"description": "800 bytes modern wrapper around fetch with smart defaults",
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -83,12 +83,12 @@
"@rollup/plugin-alias": "^4.0.4",
"@rollup/plugin-replace": "^5.0.2",
"@size-limit/preset-small-lib": "^8.2.6",
"@types/jest": "^29.5.3",
"@types/jest": "^29.5.4",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"fetch-mock-jest": "^1.5.1",
"jest": "^29.6.2",
"node-fetch": "^2.6.13",
"jest": "^29.6.4",
"node-fetch": "^2.7.0",
"pascalcase": "^1.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
Expand All @@ -99,7 +99,7 @@
"rollup-plugin-typescript2": "^0.35.0",
"size-limit": "^8.2.6",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 09ca610

Please sign in to comment.