Skip to content

Commit

Permalink
build(deps-dev): bump the dev-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Aug 24, 2024
1 parent 64c7262 commit 8cfd721
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"bootstrap": "^5.3.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-class-properties": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -42,11 +42,11 @@
"@semantic-release/git": "^10.0.1",
"concurrently": "^8.2.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.0.11",
"husky": "^9.1.5",
"purgecss": "^6.0.0",
"rollup": "^4.18.0",
"semantic-release": "^24.0.0",
"stylelint": "^16.6.1",
"rollup": "^4.21.0",
"semantic-release": "^24.1.0",
"stylelint": "^16.8.2",
"stylelint-config-standard-scss": "^13.1.0"
},
"prettier": {
Expand Down

0 comments on commit 8cfd721

Please sign in to comment.