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 Aug 26, 2022
1 parent 69c9547 commit 3b873f4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 38 deletions.
20 changes: 10 additions & 10 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": "[email protected].0",
"packageManager": "[email protected].5",
"main": "index.js",
"module": "dist/mande.mjs",
"unpkg": "dist/mande.iife.js",
Expand Down Expand Up @@ -76,13 +76,13 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-documenter": "^7.19.2",
"@microsoft/api-extractor": "^7.29.0",
"@microsoft/api-documenter": "^7.19.7",
"@microsoft/api-extractor": "^7.29.5",
"@nuxt/types": "^2.15.8",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-replace": "^4.0.0",
"@size-limit/preset-small-lib": "^8.0.0",
"@types/jest": "^28.1.6",
"@size-limit/preset-small-lib": "^8.0.1",
"@types/jest": "^28.1.8",
"codecov": "^3.8.3",
"conventional-changelog-cli": "^2.2.2",
"fetch-mock-jest": "^1.5.1",
Expand All @@ -91,14 +91,14 @@
"pascalcase": "^1.0.0",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^2.77.2",
"rollup": "^2.78.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.32.1",
"size-limit": "^8.0.0",
"ts-jest": "^28.0.7",
"typescript": "^4.7.4"
"rollup-plugin-typescript2": "^0.33.0",
"size-limit": "^8.0.1",
"ts-jest": "^28.0.8",
"typescript": "^4.8.2"
},
"repository": {
"type": "git",
Expand Down
61 changes: 33 additions & 28 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 3b873f4

Please sign in to comment.