Skip to content

Commit 0d59e0f

Browse files
Bump the patch-updates group across 1 directory with 2 updates
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]>
1 parent 3803685 commit 0d59e0f

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

src/Frontend/package-lock.json

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@tinyhttp/content-disposition": "^2.2.2",
2121
"@vue-flow/core": "^1.41.5",
22-
"@wdns/vue-code-block": "^2.3.3",
22+
"@wdns/vue-code-block": "^2.3.5",
2323
"bootstrap": "^5.3.3",
2424
"bootstrap-icons": "^1.11.3",
2525
"highlight.js": "^11.10.0",
@@ -51,7 +51,7 @@
5151
"cross-env": "^7.0.3",
5252
"eslint": "^9.13.0",
5353
"eslint-config-prettier": "^9.1.0",
54-
"eslint-plugin-prettier": "^5.2.1",
54+
"eslint-plugin-prettier": "^5.2.3",
5555
"eslint-plugin-promise": "^7.1.0",
5656
"eslint-plugin-vue": "^9.30.0",
5757
"flush-promises": "^1.0.2",

0 commit comments

Comments
 (0)