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 18776b7 commit 4797bb5Copy full SHA for 4797bb5
package.json
@@ -50,9 +50,9 @@
50
"style-to-js": "1.1.1"
51
},
52
"devDependencies": {
53
- "@commitlint/cli": "17.0.2",
54
- "@commitlint/config-conventional": "17.0.2",
55
- "@rollup/plugin-commonjs": "22.0.0",
+ "@commitlint/cli": "17.0.3",
+ "@commitlint/config-conventional": "17.0.3",
+ "@rollup/plugin-commonjs": "22.0.1",
56
"@rollup/plugin-node-resolve": "13.3.0",
57
"@size-limit/preset-big-lib": "7.0.8",
58
"@types/react": "18.0.14",
@@ -64,7 +64,7 @@
64
"husky": "8.0.1",
65
"jest": "28.1.1",
66
"jest-environment-jsdom": "28.1.1",
67
- "lint-staged": "13.0.2",
+ "lint-staged": "13.0.3",
68
"pinst": "3.0.0",
69
"preact": "10.8.2",
70
"prettier": "2.7.1",
0 commit comments