Skip to content

Commit

Permalink
Bump the patch-updates group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patch-updates group with 2 updates in the /src/Frontend directory: [@wdns/vue-code-block](https://github.com/webdevnerdstuff/vue-code-block) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).


Updates `@wdns/vue-code-block` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/webdevnerdstuff/vue-code-block/releases)
- [Changelog](https://github.com/webdevnerdstuff/vue-code-block/blob/main/CHANGELOG.md)
- [Commits](webdevnerdstuff/vue-code-block@v2.3.3...v2.3.5)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: "@wdns/vue-code-block"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent 865280f commit 5755d43
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 deletions src/Frontend/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 src/Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@tinyhttp/content-disposition": "^2.2.2",
"@vue-flow/core": "^1.41.5",
"@wdns/vue-code-block": "^2.3.3",
"@wdns/vue-code-block": "^2.3.5",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"highlight.js": "^11.10.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
"cross-env": "^7.0.3",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-vue": "^9.30.0",
"flush-promises": "^1.0.2",
Expand Down

0 comments on commit 5755d43

Please sign in to comment.