We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd6f56 commit c904807Copy full SHA for c904807
package.json
@@ -22,22 +22,22 @@
22
"type-fest": "^4.0.0"
23
},
24
"devDependencies": {
25
- "@types/lodash": "4.17.0",
26
- "@types/node": "20.12.7",
+ "@types/lodash": "4.17.16",
+ "@types/node": "20.17.30",
27
"@types/uuid": "8.3.4",
28
- "@types/verror": "1.10.10",
+ "@types/verror": "1.10.11",
29
"@vitest/coverage-v8": "^0.34.6",
30
"@vitest/ui": "^0.34.6",
31
"del": "^5.0.0",
32
"eslint": "8.57.0",
33
"eslint-plugin-mmkal": "0.5.1",
34
"execa": "^5.1.1",
35
- "expect-type": "0.19.0",
+ "expect-type": "0.20.0",
36
"fs-syncer": "0.5.3",
37
"lodash": "4.17.21",
38
- "np": "10.0.5",
+ "np": "10.2.0",
39
"p-event": "^4.0.0",
40
- "pkg-pr-new": "0.0.20",
+ "pkg-pr-new": "0.0.42",
41
"sequelize": "6.37.3",
42
"source-map-support": "0.5.21",
43
"sqlite3": "5.1.7",
0 commit comments