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 24, 2022
1 parent d5221fc commit a84cfac
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 276 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mande",
"version": "2.0.3",
"description": "Some awesome description",
"packageManager": "pnpm@7.13.5",
"packageManager": "pnpm@7.14.0",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -76,17 +76,17 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-documenter": "^7.19.20",
"@microsoft/api-extractor": "^7.33.2",
"@microsoft/api-documenter": "^7.19.22",
"@microsoft/api-extractor": "^7.33.4",
"@nuxt/types": "^2.15.8",
"@rollup/plugin-alias": "^4.0.0",
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-replace": "^5.0.1",
"@size-limit/preset-small-lib": "^8.1.0",
"@types/jest": "^29.1.2",
"@types/jest": "^29.2.0",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"fetch-mock-jest": "^1.5.1",
"jest": "^29.2.0",
"jest": "^29.2.1",
"node-fetch": "^2.6.7",
"pascalcase": "^1.0.0",
"prettier": "^2.7.1",
Expand Down
Loading

0 comments on commit a84cfac

Please sign in to comment.