Skip to content

Commit

Permalink
Bump launch-editor-middleware from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [launch-editor-middleware](https://github.com/yyx990803/launch-editor) from 2.7.0 to 2.8.0.
- [Commits](yyx990803/launch-editor@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: launch-editor-middleware
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent b1c1377 commit 695953c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-serializer-vue": "^3.1.0",
"launch-editor-middleware": "^2.7.0",
"launch-editor-middleware": "^2.8.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.9.0",
"node-sass": "9.0.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7747,17 +7747,17 @@ [email protected]:
vue-intl "3.1.0"
xstate "4.38.3"

launch-editor-middleware@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/launch-editor-middleware/-/launch-editor-middleware-2.7.0.tgz#4f9dde320c9dc4bb70b2043d712a33ec1d5d2d0d"
integrity sha512-rG+rNALg2G2uObvKqff38SqqETFYMUDwv0nvi2wYp8LcImFmWB+lSc5EI7gz82H4300CmC9Kgfaguhwf7sNXSQ==
launch-editor-middleware@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/launch-editor-middleware/-/launch-editor-middleware-2.8.0.tgz#e6021d2ceb70830fddf8bbcee5730acb5aa2db58"
integrity sha512-0Az27jnPR2RgkUoZoLHluM5gg9zHeg7hPsUZESJxcTV8Rs6Fed+Nof7Lb2HmpsE8lN/3YzpU+mvK5exYWSftWw==
dependencies:
launch-editor "^2.7.0"
launch-editor "^2.8.0"

launch-editor@^2.6.1, launch-editor@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.7.0.tgz#53ba12b3eb131edefee99acaef7850c40272273f"
integrity sha512-KAc66u6LxWL8MifQ94oG3YGKYWDwz/Gi0T15lN//GaQoZe08vQGFJxrXkPAeu50UXgvJPPaRKVGuP1TRUm/aHQ==
launch-editor@^2.6.1, launch-editor@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.8.0.tgz#7255d90bdba414448e2138faa770a74f28451305"
integrity sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==
dependencies:
picocolors "^1.0.0"
shell-quote "^1.8.1"
Expand Down

0 comments on commit 695953c

Please sign in to comment.