Skip to content

Commit 9f128d7

Browse files
committed
update dependencies
1 parent a66f608 commit 9f128d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
}
5656
],
5757
"devDependencies": {
58-
"@size-limit/preset-small-lib": "^11.1.6",
59-
"ajv": "^8.17.1",
58+
"@size-limit/preset-small-lib": "^7.0.8",
59+
"ajv": "^8.11.0",
6060
"eslint-plugin-prettier": "^4.0.0",
6161
"husky": "^8.0.1",
6262
"np": "^7.6.1",
63-
"size-limit": "^11.1.6",
63+
"size-limit": "^7.0.8",
6464
"tsdx": "^0.14.1",
6565
"json-schema": "^0.4.0",
6666
"tslib": "^2.4.0",
@@ -85,4 +85,4 @@
8585
"errors",
8686
"human"
8787
]
88-
}
88+
}

0 commit comments

Comments
 (0)