Skip to content

Commit a4dd041

Browse files
dependabot[bot]norascheuchcharisk
authored
Bump yaml from 2.6.0 to 2.6.1 (#1122)
* Bump yaml from 2.6.0 to 2.6.1 Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Run npm run-scipt build * Run 'npm run build' --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nora <[email protected]> Co-authored-by: Charis Kyriakou <[email protected]>
1 parent d774600 commit a4dd041

File tree

3 files changed

+25
-16
lines changed

3 files changed

+25
-16
lines changed

dist/query.js

Lines changed: 19 additions & 11 deletions
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.6.3",
3232
"uuid": "^11.0.3",
33-
"yaml": "^2.6.0"
33+
"yaml": "^2.6.1"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.26.0",

0 commit comments

Comments
 (0)