Skip to content

Commit 4797bb5

Browse files
build(package): upgrade devDependencies
@commitlint/cli 17.0.2 → 17.0.3 @commitlint/config-conventional 17.0.2 → 17.0.3 @rollup/plugin-commonjs 22.0.0 → 22.0.1 lint-staged 13.0.2 → 13.0.3
1 parent 18776b7 commit 4797bb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"style-to-js": "1.1.1"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "17.0.2",
54-
"@commitlint/config-conventional": "17.0.2",
55-
"@rollup/plugin-commonjs": "22.0.0",
53+
"@commitlint/cli": "17.0.3",
54+
"@commitlint/config-conventional": "17.0.3",
55+
"@rollup/plugin-commonjs": "22.0.1",
5656
"@rollup/plugin-node-resolve": "13.3.0",
5757
"@size-limit/preset-big-lib": "7.0.8",
5858
"@types/react": "18.0.14",
@@ -64,7 +64,7 @@
6464
"husky": "8.0.1",
6565
"jest": "28.1.1",
6666
"jest-environment-jsdom": "28.1.1",
67-
"lint-staged": "13.0.2",
67+
"lint-staged": "13.0.3",
6868
"pinst": "3.0.0",
6969
"preact": "10.8.2",
7070
"prettier": "2.7.1",

0 commit comments

Comments
 (0)