Skip to content

Commit ff9b253

Browse files
Bump typescript from 5.2.2 to 5.3.3 in /nodejs/wrapper-adot (#799)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5142596 commit ff9b253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/wrapper-adot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-import": "2.29.1",
3535
"gts": "5.2.0",
3636
"rimraf": "5.0.5",
37-
"typescript": "5.2.2"
37+
"typescript": "5.3.3"
3838
},
3939
"dependencies": {
4040
"@opentelemetry/core": "^1.18.1",

0 commit comments

Comments
 (0)