Skip to content

Commit 2a7b56b

Browse files
committed
1 parent 25c4166 commit 2a7b56b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"fixlint": "npm run test -- --fix"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "^7.23.9",
24+
"@babel/core": "^7.24.0",
2525
"@babel/plugin-transform-class-properties": "^7.23.3",
26-
"@babel/preset-env": "^7.23.9",
27-
"@commitlint/cli": "^18.6.1",
28-
"@commitlint/config-conventional": "^18.6.2",
26+
"@babel/preset-env": "^7.24.0",
27+
"@commitlint/cli": "^19.0.3",
28+
"@commitlint/config-conventional": "^19.0.3",
2929
"@rollup/plugin-babel": "^6.0.4",
3030
"@rollup/plugin-terser": "^0.4.4",
3131
"husky": "^9.0.11",
3232
"rimraf": "^5.0.5",
33-
"rollup": "^4.10.0",
33+
"rollup": "^4.12.0",
3434
"rollup-plugin-license": "^3.2.0",
3535
"stylelint": "^16.2.1",
3636
"stylelint-config-standard-scss": "^13.0.0"

0 commit comments

Comments
 (0)