Skip to content

Commit 48fa14a

Browse files
Bump yaml from 2.8.0 to 2.8.1 (#1272)
* Bump yaml from 2.8.0 to 2.8.1 Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Run 'npm run build' --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent 9b2e1c4 commit 48fa14a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

dist/query.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"jszip": "3.10.1",
3131
"semver": "^7.7.2",
3232
"uuid": "^11.1.0",
33-
"yaml": "^2.8.0"
33+
"yaml": "^2.8.1"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.28.3",

0 commit comments

Comments
 (0)