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 Jan 16, 2023
1 parent 2170f81 commit 8e176b2
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 285 deletions.
12 changes: 6 additions & 6 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.23.0",
"packageManager": "pnpm@7.25.0",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -81,23 +81,23 @@
"@nuxt/types": "^2.15.8",
"@rollup/plugin-alias": "^4.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@size-limit/preset-small-lib": "^8.1.0",
"@size-limit/preset-small-lib": "^8.1.1",
"@types/jest": "^29.2.5",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"fetch-mock-jest": "^1.5.1",
"jest": "^29.3.1",
"node-fetch": "^2.6.7",
"node-fetch": "^2.6.8",
"pascalcase": "^1.0.0",
"prettier": "^2.8.2",
"prettier": "^2.8.3",
"rimraf": "^3.0.2",
"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.34.1",
"size-limit": "^8.1.0",
"ts-jest": "^29.0.3",
"size-limit": "^8.1.1",
"ts-jest": "^29.0.5",
"typescript": "^4.9.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 8e176b2

Please sign in to comment.