Skip to content

Commit

Permalink
Merge pull request #52 from Shinminjin/dependabot/npm_and_yarn/dev-de…
Browse files Browse the repository at this point in the history
…ps-3ad5c199be

chore(deps-dev): bump the dev-deps group with 7 updates
  • Loading branch information
Shinminjin authored Feb 5, 2025
2 parents 4f8d169 + 12fb243 commit 26502a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,25 +28,25 @@
"bootstrap": "^5.3.3"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/plugin-transform-class-properties": "^7.25.9",
"@babel/plugin-transform-private-methods": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@babel/preset-env": "^7.26.7",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/exec": "^7.0.3",
"@semantic-release/git": "^10.0.1",
"concurrently": "^9.1.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.1.7",
"purgecss": "^7.0.2",
"rollup": "^4.31.0",
"rollup": "^4.34.1",
"semantic-release": "^24.2.1",
"stylelint": "^16.13.2",
"stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0"
},
"prettier": {
Expand Down

0 comments on commit 26502a3

Please sign in to comment.