Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#320)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 942a6eb commit 9a34a36
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 17 deletions.
84 changes: 70 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"prettier": "2.8.8",
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.36.0",
"semantic-release": "23.0.6",
"semantic-release": "23.0.7",
"testcafe": "3.5.0",
"ts-jest": "29.1.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vuepress": "1.9.10"
},
"workspaces": [
"examples/*"
],
"volta": {
"node": "20.12.0"
"node": "20.12.1"
}
}

0 comments on commit 9a34a36

Please sign in to comment.