Skip to content

Commit

Permalink
chore(deps-dev): bump the ui-app-dependencies group (#5908)
Browse files Browse the repository at this point in the history
Bumps the ui-app-dependencies group in /ui/ui-app with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@types/node` from 22.10.9 to 22.10.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `vitest` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ui-app-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 0c5b4ef commit 41197d9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions typescript-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@apicurio/eslint-config": "0.3.0",
"@kiota-community/kiota-gen": "1.0.2",
"@types/node": "22.10.9",
"@types/node": "22.10.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.21.0",
Expand All @@ -46,6 +46,6 @@
"uuid": "11.0.5",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0",
"vitest": "3.0.3"
"vitest": "3.0.4"
}
}
10 changes: 5 additions & 5 deletions ui/ui-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/ui-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@kiota-community/kiota-wasm": "0.0.3",
"@monaco-editor/react": "4.6.0",
"@types/luxon": "3.4.2",
"@types/node": "22.10.9",
"@types/node": "22.10.10",
"@types/pluralize": "0.0.33",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand Down

0 comments on commit 41197d9

Please sign in to comment.