Skip to content

Commit

Permalink
chore(deps): update pepr
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pepr    | 0.22.2 | 0.22.4 |
| npm        | ts-jest | 29.1.1 | 29.1.2 |
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 6b0c56b commit a4277a8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 39 deletions.
46 changes: 9 additions & 37 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"k3d-setup": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0'"
},
"dependencies": {
"pepr": "0.22.2"
"pepr": "0.22.4"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"jest": "29.7.0",
"ts-jest": "29.1.1"
"ts-jest": "29.1.2"
},
"jest": {
"preset": "ts-jest",
Expand Down

0 comments on commit a4277a8

Please sign in to comment.