We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e70c5e0 commit 2676285Copy full SHA for 2676285
package.json
@@ -51,8 +51,8 @@
51
"@commitlint/cli": "17.6.5",
52
"@commitlint/config-conventional": "17.6.5",
53
"@rollup/plugin-commonjs": "25.0.0",
54
- "@rollup/plugin-node-resolve": "15.0.2",
55
- "@size-limit/preset-big-lib": "8.1.0",
+ "@rollup/plugin-node-resolve": "15.1.0",
+ "@size-limit/preset-big-lib": "8.2.4",
56
"@types/estree": "1.0.1",
57
"chai": "4.3.7",
58
"dtslint": "4.2.1",
@@ -77,7 +77,7 @@
77
"rollup": "2.79.1",
78
"rollup-plugin-terser": "7.0.2",
79
"sinon": "15.1.0",
80
- "size-limit": "8.1.0",
+ "size-limit": "8.2.4",
81
"typescript": "5.0.4"
82
},
83
"files": [
0 commit comments