Skip to content

Commit 0e4955d

Browse files
build(deps-dev): bump the dev-deps group with 3 updates
Updates the requirements on [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits), [rollup](https://github.com/rollup/rollup) and [semantic-release](https://github.com/semantic-release/semantic-release) to permit the latest version. Updates `conventional-changelog-conventionalcommits` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.0.0/packages/conventional-changelog-conventionalcommits) Updates `rollup` to 4.41.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.41.0...v4.41.1) Updates `semantic-release` to 24.2.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.4...v24.2.5) --- updated-dependencies: - dependency-name: conventional-changelog-conventionalcommits dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: rollup dependency-version: 4.41.1 dependency-type: direct:development dependency-group: dev-deps - dependency-name: semantic-release dependency-version: 24.2.5 dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18c48b4 commit 0e4955d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@
4141
"@semantic-release/exec": "^7.1.0",
4242
"@semantic-release/git": "^10.0.1",
4343
"concurrently": "^9.1.2",
44-
"conventional-changelog-conventionalcommits": "^8.0.0",
44+
"conventional-changelog-conventionalcommits": "^9.0.0",
4545
"husky": "^9.1.7",
4646
"purgecss": "^7.0.2",
47-
"rollup": "^4.41.0",
48-
"semantic-release": "^24.2.4",
47+
"rollup": "^4.41.1",
48+
"semantic-release": "^24.2.5",
4949
"stylelint": "^16.19.1",
5050
"stylelint-config-standard-scss": "^15.0.1"
5151
},

0 commit comments

Comments
 (0)