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 Nov 14, 2022
1 parent 7ae54ee commit 9b1f42a
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 256 deletions.
8 changes: 4 additions & 4 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.14.2",
"packageManager": "pnpm@7.15.0",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -76,8 +76,8 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-documenter": "^7.19.23",
"@microsoft/api-extractor": "^7.33.5",
"@microsoft/api-documenter": "^7.19.24",
"@microsoft/api-extractor": "^7.33.6",
"@nuxt/types": "^2.15.8",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-replace": "^5.0.1",
Expand All @@ -86,7 +86,7 @@
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"fetch-mock-jest": "^1.5.1",
"jest": "^29.2.2",
"jest": "^29.3.1",
"node-fetch": "^2.6.7",
"pascalcase": "^1.0.0",
"prettier": "^2.7.1",
Expand Down
Loading

0 comments on commit 9b1f42a

Please sign in to comment.