Skip to content

Commit 43b0fa2

Browse files
committed
dev-deps update
1 parent 358dd5c commit 43b0fa2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"bootstrap": "^5.3.3"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.26.0",
31+
"@babel/core": "^7.26.7",
3232
"@babel/plugin-transform-class-properties": "^7.25.9",
3333
"@babel/plugin-transform-private-methods": "^7.25.9",
34-
"@babel/preset-env": "^7.26.0",
34+
"@babel/preset-env": "^7.26.7",
3535
"@commitlint/cli": "^19.6.0",
3636
"@commitlint/config-conventional": "^19.6.0",
3737
"@rollup/plugin-babel": "^6.0.4",
@@ -44,9 +44,9 @@
4444
"conventional-changelog-conventionalcommits": "^8.0.0",
4545
"husky": "^9.1.7",
4646
"purgecss": "^7.0.2",
47-
"rollup": "^4.31.0",
47+
"rollup": "^4.32.0",
4848
"semantic-release": "^24.2.0",
49-
"stylelint": "^16.13.2",
49+
"stylelint": "^16.14.1",
5050
"stylelint-config-standard-scss": "^14.0.0"
5151
},
5252
"prettier": {

0 commit comments

Comments
 (0)