Skip to content

Commit 15b836a

Browse files
committed
bumped typescript version
* bumped typescript version * fixed ts errors
1 parent 0c7e66b commit 15b836a

2 files changed

Lines changed: 77 additions & 77 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sinon": "^9.0.2",
5555
"sinon-chai": "^3.5.0",
5656
"tsd": "^0.25.0",
57-
"typescript": "^4.4.4",
57+
"typescript": "^4.9.5",
5858
"upath": "^1.2.0"
5959
},
6060
"engines": {
@@ -71,8 +71,8 @@
7171
"aws-xray-sdk-mysql": "file:packages/mysql",
7272
"aws-xray-sdk-node": "file:",
7373
"aws-xray-sdk-postgres": "file:packages/postgres",
74-
"aws-xray-sdk-restify": "file:packages/restify",
7574
"aws-xray-sdk-prisma": "file:sdk_contrib/prisma",
75+
"aws-xray-sdk-restify": "file:packages/restify",
7676
"test-aws-xray-sdk-express": "file:packages/test_express"
7777
}
7878
}

0 commit comments

Comments
 (0)