Skip to content

Commit

Permalink
Bump typescript from 5.7.2 to 5.7.3 in /graylog2-web-interface/packag…
Browse files Browse the repository at this point in the history
…es/graylog-web-plugin (#21302)

* Bump typescript in /graylog2-web-interface/packages/graylog-web-plugin

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [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.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating pinned version as well.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dennis Oelkers <[email protected]>
  • Loading branch information
dependabot[bot] and dennisoelkers authored Jan 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4ad2b56 commit 75bf486
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
@@ -178,6 +178,6 @@
"resolutions": {
"@types/react": "18.3.12",
"nth-check": "2.0.1",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@
"react-router-dom": "6.27.0",
"reflux": "0.2.13",
"styled-components": "6.1.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"use-query-params": "^2.2.0",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",

0 comments on commit 75bf486

Please sign in to comment.