Skip to content

build(deps-dev): bump code from 4.0.0 to 5.2.4 #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump code from 4.0.0 to 5.2.4
Bumps [code](https://github.com/hapijs/code) from 4.0.0 to 5.2.4.
- [Release notes](https://github.com/hapijs/code/releases)
- [Commits](hapijs/code@v4.0.0...v5.2.4)

---
updated-dependencies:
- dependency-name: code
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
commit a2d6814d3a02a79d70661f582de269a9910c7cc4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@semantic-release/github": "^10.1.6",
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"code": "~4.0.0",
"code": "~5.2.4",
"eslint": "^7.8.1",
"highlight.js": "^11.6.0",
"husky": "^8.0.1",
Expand Down
Loading