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        | lint-staged | 15.3.0 | 15.4.1 |
| npm        | pepr        | 0.42.3 | 0.43.0 |
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 1045103 commit a3ab138
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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 @@ -29,13 +29,13 @@
"k3d-setup": "k3d cluster delete pepr-dev && k3d cluster create pepr-dev --k3s-arg '--debug@server:0'"
},
"dependencies": {
"pepr": "0.42.3"
"pepr": "0.43.0"
},
"devDependencies": {
"@jest/globals": "29.7.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.1",
"ts-jest": "29.2.5"
},
"jest": {
Expand Down

0 comments on commit a3ab138

Please sign in to comment.