Skip to content

Commit

Permalink
Merge pull request #1 from Nerdy-In-Room/dependabot/npm_and_yarn/npm-…
Browse files Browse the repository at this point in the history
…bbe3819a3e

Bump the npm group with 6 updates
  • Loading branch information
sanghyuk2 authored Apr 16, 2024
2 parents 2d6a7e9 + b6d8f72 commit 6a77656
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"fixlint": "npm run test -- --fix"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@babel/preset-env": "^7.24.4",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@semantic-release/changelog": "^6.0.3",
Expand All @@ -34,11 +34,11 @@
"conventional-changelog-conventionalcommits": "^7.0.2",
"husky": "^9.0.11",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup": "^4.14.3",
"rollup-plugin-license": "^3.3.1",
"semantic-release": "^23.0.8",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0"
"stylelint-config-standard-scss": "^13.1.0"
},
"prettier": {
"trailingComma": "none"
Expand Down

0 comments on commit 6a77656

Please sign in to comment.