Skip to content

Commit 008a8a9

Browse files
chore(deps): update dependency yaml to v1.10.2 (#49)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/v1/) ([source](https://togithub.com/eemeli/yaml)) | [`1.10.1` -> `1.10.2`](https://renovatebot.com/diffs/npm/yaml/1.10.1/1.10.2) | [![age](https://badges.renovateapi.com/packages/npm/yaml/1.10.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/yaml/1.10.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/yaml/1.10.2/compatibility-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/yaml/1.10.2/confidence-slim/1.10.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eemeli/yaml</summary> ### [`v1.10.2`](https://togithub.com/eemeli/yaml/releases/v1.10.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v1.10.1...v1.10.2) - Allow for unindented comment after node props ([prettier/prettier#&#8203;10510](https://togithub.com/prettier/prettier/issues/10510)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/sambacha/create-subgraph-app).
2 parents 6530824 + 6089927 commit 008a8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/cra-subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"husky": "5.1.3",
7171
"lint-staged": "10.5.4",
7272
"prettier": "2.2.1",
73-
"yaml": "1.10.1"
73+
"yaml": "1.10.2"
7474
}
7575
}

0 commit comments

Comments
 (0)