Skip to content

Commit

Permalink
Merge pull request #6 from songdaegeun/dependabot/npm_and_yarn/npm-28…
Browse files Browse the repository at this point in the history
…1126a32a

Bump the npm group with 5 updates
  • Loading branch information
songdaegeun authored May 30, 2024
2 parents 01eab75 + f8da710 commit 666f492
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"fixlint": "npm run test -- --fix"
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/preset-env": "^7.24.5",
"@babel/core": "^7.24.6",
"@babel/plugin-transform-class-properties": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@rollup/plugin-babel": "^6.0.4",
Expand All @@ -34,10 +34,10 @@
"conventional-changelog-conventionalcommits": "^8.0.0",
"husky": "^9.0.11",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-license": "^3.4.0",
"semantic-release": "^23.1.1",
"stylelint": "^16.5.0",
"stylelint": "^16.6.0",
"stylelint-config-standard-scss": "^13.1.0"
},
"prettier": {
Expand Down

0 comments on commit 666f492

Please sign in to comment.