We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77b30e commit dc93527Copy full SHA for dc93527
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "single-table-dynamo",
3
- "version": "8.1.14",
+ "version": "8.1.15",
4
"license": "MIT",
5
"author": "",
6
"homepage": "http://github.com/jeffreyyoung/single-table-dynamo",
@@ -25,14 +25,12 @@
25
"@types/node": "^17.0.38",
26
"@types/sinon": "^9.0.9",
27
"aws-sdk": "^2.566.0",
28
- "dotenv": "^8.2.0",
29
"expect-type": "^0.13.0",
30
- "husky": "^3.0.9",
31
- "jest": "^27.3.1",
32
- "jest-dynalite": "^3.2.3",
+ "jest": "^28.1.1",
+ "jest-dynalite": "^3.6.0",
33
"sinon": "^9.2.1",
34
"tozod": "^3.0.0",
35
- "ts-jest": "^27.0.7",
+ "ts-jest": "^28.0.4",
36
"typescript": "^4.5.2",
37
"zod": "^3.16.0"
38
},
0 commit comments