Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent 8f26fce commit 6a0a7ec
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
56 changes: 28 additions & 28 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
@@ -1,11 +1,11 @@
{
"name": "tuna",
"dependencies": {
"bootstrap": "5.2.3",
"d3": "7.8.2"
"bootstrap": "5.3.0",
"d3": "7.8.4"
},
"devDependencies": {
"prettier": "2.8.3"
"prettier": "2.8.8"
},
"scripts": {
"prettier": "prettier --check README.md .github tuna/web/static/icicle.js tuna/web/static/tuna.css"
Expand Down

0 comments on commit 6a0a7ec

Please sign in to comment.