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] committed Oct 2, 2023
1 parent 5c2142e commit 0413316
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 61 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.7.6",
"packageManager": "pnpm@8.8.0",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -77,8 +77,8 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-documenter": "^7.23.2",
"@microsoft/api-extractor": "^7.37.0",
"@microsoft/api-documenter": "^7.23.9",
"@microsoft/api-extractor": "^7.38.0",
"@nuxt/types": "^2.17.1",
"@rollup/plugin-alias": "^4.0.4",
"@rollup/plugin-replace": "^5.0.2",
Expand All @@ -91,12 +91,12 @@
"node-fetch": "^2.7.0",
"pascalcase": "^1.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"rollup": "^2.79.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.35.0",
"rollup-plugin-typescript2": "^0.36.0",
"size-limit": "^8.2.6",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
Expand Down
104 changes: 48 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0413316

Please sign in to comment.