Skip to content

Commit

Permalink
Merge pull request #20 from songdaegeun/dependabot/npm_and_yarn/npm-3…
Browse files Browse the repository at this point in the history
…4348b72ec

Bump the npm group across 1 directory with 10 updates
  • Loading branch information
songdaegeun authored Sep 25, 2024
2 parents 1a77875 + 03845bd commit 3b85017
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"fixlint": "npm run test -- --fix"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-class-properties": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.0.11",
"husky": "^9.1.6",
"rimraf": "^6.0.1",
"rollup": "^4.18.1",
"rollup-plugin-license": "^3.5.2",
"semantic-release": "^24.0.0",
"stylelint": "^16.7.0",
"rollup": "^4.22.4",
"rollup-plugin-license": "^3.5.3",
"semantic-release": "^24.1.1",
"stylelint": "^16.9.0",
"stylelint-config-standard-scss": "^13.1.0"
},
"prettier": {
Expand Down

0 comments on commit 3b85017

Please sign in to comment.