Skip to content

Commit

Permalink
Merge pull request #13 from supersunho/dependabot/npm_and_yarn/dev-de…
Browse files Browse the repository at this point in the history
…ps-da17354cda
  • Loading branch information
supersunho authored Feb 25, 2025
2 parents 2c38986 + 799c848 commit 2cbb5d3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.25.8",
"@babel/plugin-transform-class-properties": "^7.25.7",
"@babel/preset-env": "^7.25.8",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-class-properties": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.3.0",
"@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/git": "^10.0.1",
"concurrently": "^9.0.1",
"concurrently": "^9.1.2",
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.1.6",
"purgecss": "^6.0.0",
"rollup": "^4.24.0",
"semantic-release": "^24.1.2",
"stylelint": "^16.10.0",
"stylelint-config-standard-scss": "^13.1.0"
"husky": "^9.1.7",
"purgecss": "^7.0.2",
"rollup": "^4.30.0",
"semantic-release": "^24.2.1",
"stylelint": "^16.12.0",
"stylelint-config-standard-scss": "^14.0.0"
},
"prettier": {
"trailingComma": "none"
Expand Down

0 comments on commit 2cbb5d3

Please sign in to comment.