Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2487)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: cleanup

* chore: cleanup

* chore: don't update source-map

* chore: update license

* chore: fix cause error

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
  • Loading branch information
renovate[bot] and sheremet-va authored Dec 13, 2022
1 parent c85edb1 commit d30e38c
Show file tree
Hide file tree
Showing 31 changed files with 1,046 additions and 1,812 deletions.
3 changes: 2 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"@rollup/plugin-node-resolve",
"rollup-plugin-dts",
"rollup-plugin-esbuild",
"rollup-plugin-license"
"rollup-plugin-license",
"source-map"
]
}
2 changes: 1 addition & 1 deletion bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"esno": "^0.16.3",
"execa": "^6.1.0",
"fs-extra": "^11.1.0",
"markdown-table": "^3.0.2",
"markdown-table": "^3.0.3",
"microtime": "^3.1.1",
"vitest": "link:../packages/vitest"
}
Expand Down
Loading

0 comments on commit d30e38c

Please sign in to comment.