Skip to content

Commit dea3270

Browse files
dependabot-preview[bot]github-actions[bot][ Cassondra ]
authored
chore(deps): [security] bump ini from 1.3.5 to 1.3.7 (#1220)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.** - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: [ Cassondra ] <[email protected]>
1 parent 8cff11d commit dea3270

File tree

2 files changed

+26
-91
lines changed

2 files changed

+26
-91
lines changed

elements/pfe-button/src/pfe-button.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
}
2626
}
2727
},
28-
"required": [
29-
"default"
30-
]
28+
"required": ["default"]
3129
},
3230
"events": {
3331
"title": "Events",
@@ -42,10 +40,6 @@
4240
}
4341
}
4442
},
45-
"required": [
46-
"slots",
47-
"attributes",
48-
"events"
49-
],
43+
"required": ["slots", "attributes", "events"],
5044
"additionalProperties": false
51-
}
45+
}

package-lock.json

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

0 commit comments

Comments
 (0)