Skip to content

Commit ee3d079

Browse files
Bump the npm-dependencies group with 3 updates (#100)
Bumps the npm-dependencies group with 3 updates: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `fast-xml-parser` from 5.0.6 to 5.0.8 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.0.6...v5.0.8) Updates `@types/node` from 22.13.5 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 628d8b8 commit ee3d079

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@
6868
"@actions/github": "6.0.0",
6969
"@actions/glob": "0.5.0",
7070
"@actions/tool-cache": "^2.0.2",
71-
"fast-xml-parser": "^5.0.6",
71+
"fast-xml-parser": "^5.0.8",
7272
"properties-reader": "^2.2.0",
7373
"typed-rest-client": "^2.1.0"
7474
},
7575
"devDependencies": {
7676
"@types/jest": "^29.5.14",
77-
"@types/node": "^22.13.5",
77+
"@types/node": "^22.13.8",
7878
"@types/properties-reader": "^2.1.1",
7979
"@typescript-eslint/eslint-plugin": "^7.14.1",
8080
"@typescript-eslint/parser": "^7.14.1",
@@ -92,6 +92,6 @@
9292
"prettier": "^3.5.2",
9393
"prettier-eslint": "^16.3.0",
9494
"ts-jest": "^29.2.6",
95-
"typescript": "^5.7.3"
95+
"typescript": "^5.8.2"
9696
}
9797
}

0 commit comments

Comments
 (0)