Skip to content

Commit

Permalink
chore(deps): pin dependencies (#2558)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@adonisjs/hash](https://redirect.github.com/adonisjs/hash) |
devDependencies | pin | [`^9.0.5` ->
`9.0.5`](https://renovatebot.com/diffs/npm/@adonisjs%2fhash/9.0.5/9.0.5)
|
| [argon2](https://redirect.github.com/ranisalt/node-argon2) |
devDependencies | pin | [`^0.41.1` ->
`0.41.1`](https://renovatebot.com/diffs/npm/argon2/0.41.1/0.41.1) |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JabRef/JabRefOnline).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent bd2e82b commit 5754b27
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 207 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"zod": "3.23.8"
},
"devDependencies": {
"@adonisjs/hash": "^9.0.5",
"@adonisjs/hash": "9.0.5",
"@apollo/utils.keyvaluecache": "3.1.0",
"@azure/core-rest-pipeline": "1.17.0",
"@azure/static-web-apps-cli": "2.0.1",
Expand Down Expand Up @@ -123,7 +123,7 @@
"@vue/compiler-sfc": "3.5.10",
"@vue/runtime-dom": "3.5.10",
"@vue/test-utils": "2.4.6",
"argon2": "^0.41.1",
"argon2": "0.41.1",
"chalk": "5.3.0",
"chromatic": "11.11.0",
"concurrently": "9.0.1",
Expand Down
Loading

0 comments on commit 5754b27

Please sign in to comment.