Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#331)
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] authored Jan 25, 2024
1 parent 80da99c commit add10b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 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 @@ -11,18 +11,18 @@
"dependencies": {
"cross-env": "7.0.3",
"csv": "6.3.6",
"date-fns": "3.2.0",
"date-fns": "3.3.1",
"json-to-table": "4.2.1",
"table": "6.8.1"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "20.11.5",
"@types/node": "20.11.6",
"eslint-config-upleveled": "7.5.0",
"jest": "29.7.0",
"typescript": "5.3.3"
},
"overrides": {
"@types/node": "20.11.5"
"@types/node": "20.11.6"
}
}

0 comments on commit add10b1

Please sign in to comment.