mirror of
https://github.com/actions/stale.git
synced 2026-08-21 16:13:08 +01:00
* Bump fast-xml-parser from 5.9.3 to 5.10.1 Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.9.3 to 5.10.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.9.3...v5.10.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.10.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update dependencies and remove unused packages - Updated `balanced-match` to version 4.0.4 in `package-lock.json`. - Updated `brace-expansion` to version 5.0.8 in `package-lock.json` and `package.json`. - Removed unused nested dependencies of `balanced-match` and `brace-expansion` from `package-lock.json`. - Adjusted `overrides` in `package.json` to reflect the new version of `brace-expansion`. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chiranjib-swain <chiranjib-swain@github.com>
35 lines
1.4 KiB
YAML
Generated
35 lines
1.4 KiB
YAML
Generated
---
|
|
name: brace-expansion
|
|
version: 5.0.8
|
|
type: npm
|
|
summary: Brace expansion as known from sh/bash
|
|
homepage:
|
|
license: other
|
|
licenses:
|
|
- sources: LICENSE
|
|
text: |
|
|
MIT License
|
|
|
|
Copyright Julian Gruber <julian@juliangruber.com>
|
|
|
|
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
notices: []
|