Skip to content

Commit 10e4039

Browse files
authored
Merge pull request #188 from LuizMeier/dependabot/npm_and_yarn/dev-deps-deaa06c324
2 parents 09b53fd + 6eb4434 commit 10e4039

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
"bootstrap": "^5.3.8"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.29.0",
32-
"@babel/plugin-transform-class-properties": "^7.28.6",
33-
"@babel/plugin-transform-private-methods": "^7.28.6",
34-
"@babel/preset-env": "^7.29.5",
31+
"@babel/core": "^7.29.7",
32+
"@babel/plugin-transform-class-properties": "^7.29.7",
33+
"@babel/plugin-transform-private-methods": "^7.29.7",
34+
"@babel/preset-env": "^7.29.7",
3535
"@commitlint/cli": "^21.0.1",
3636
"@commitlint/config-conventional": "^21.0.1",
3737
"@rollup/plugin-babel": "^7.0.0",
@@ -46,7 +46,7 @@
4646
"purgecss": "^8.0.0",
4747
"rollup": "^4.60.4",
4848
"semantic-release": "^25.0.3",
49-
"stylelint": "^17.11.1",
49+
"stylelint": "^17.12.0",
5050
"stylelint-config-standard-scss": "^17.0.0"
5151
},
5252
"prettier": {

0 commit comments

Comments
 (0)