Skip to content

Commit a213a61

Browse files
Bump typescript from 5.0.4 to 5.1.3 in /nodejs/wrapper-adot (#601)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.0.4...v5.1.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 980b82d commit a213a61

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.27.5",
3535
"gts": "3.1.1",
3636
"rimraf": "5.0.1",
37-
"typescript": "5.0.4"
37+
"typescript": "5.1.3"
3838
},
3939
"dependencies": {
4040
"@opentelemetry/core": "^1.13.0",

0 commit comments

Comments
 (0)