Skip to content

Commit dc93527

Browse files
author
Jeffrey Young
committed
v8.1.15
1 parent e77b30e commit dc93527

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "single-table-dynamo",
3-
"version": "8.1.14",
3+
"version": "8.1.15",
44
"license": "MIT",
55
"author": "",
66
"homepage": "http://github.com/jeffreyyoung/single-table-dynamo",
@@ -25,14 +25,12 @@
2525
"@types/node": "^17.0.38",
2626
"@types/sinon": "^9.0.9",
2727
"aws-sdk": "^2.566.0",
28-
"dotenv": "^8.2.0",
2928
"expect-type": "^0.13.0",
30-
"husky": "^3.0.9",
31-
"jest": "^27.3.1",
32-
"jest-dynalite": "^3.2.3",
29+
"jest": "^28.1.1",
30+
"jest-dynalite": "^3.6.0",
3331
"sinon": "^9.2.1",
3432
"tozod": "^3.0.0",
35-
"ts-jest": "^27.0.7",
33+
"ts-jest": "^28.0.4",
3634
"typescript": "^4.5.2",
3735
"zod": "^3.16.0"
3836
},

0 commit comments

Comments
 (0)