Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#315)
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 Dec 7, 2023
1 parent 6d54c17 commit ffda174
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 73 deletions.
138 changes: 69 additions & 69 deletions package-lock.json

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

8 changes: 4 additions & 4 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": "20.10.1",
"eslint-config-upleveled": "7.3.3",
"@types/node": "20.10.4",
"eslint-config-upleveled": "7.3.4",
"jest": "29.7.0",
"typescript": "5.3.2"
"typescript": "5.3.3"
},
"overrides": {
"@types/node": "20.10.1"
"@types/node": "20.10.4"
}
}

0 comments on commit ffda174

Please sign in to comment.