Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#396)
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 Sep 5, 2024
1 parent 2a8f686 commit 669ef5f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 35 deletions.
58 changes: 26 additions & 32 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 @@ -17,12 +17,12 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@types/node": "22.5.1",
"eslint-config-upleveled": "8.6.15",
"@types/node": "22.5.4",
"eslint-config-upleveled": "8.6.16",
"jest": "29.7.0",
"typescript": "5.5.4"
},
"overrides": {
"@types/node": "22.5.1"
"@types/node": "22.5.4"
}
}

0 comments on commit 669ef5f

Please sign in to comment.