Skip to content

Commit 05edf10

Browse files
dependabot[bot]miaulalala
authored andcommitted
chore(deps-dev): Bump the dev group with 3 updates
Bumps the dev group with 3 updates: [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config), [happy-dom](https://github.com/capricorn86/happy-dom) and [stylelint](https://github.com/stylelint/stylelint). Updates `@nextcloud/stylelint-config` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md) - [Commits](nextcloud-libraries/stylelint-config@v3.2.0...v3.2.1) Updates `happy-dom` from 20.4.0 to 20.5.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.4.0...v20.5.0) Updates `stylelint` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.1.0...17.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/stylelint-config" dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: happy-dom dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 132528b commit 05edf10

File tree

2 files changed

+69
-36
lines changed

2 files changed

+69
-36
lines changed

package-lock.json

Lines changed: 67 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@nextcloud/browserslist-config": "^3.1.2",
6464
"@nextcloud/cypress": "^1.0.0-beta.15",
65-
"@nextcloud/stylelint-config": "^3.2.0",
65+
"@nextcloud/stylelint-config": "^3.2.1",
6666
"@nextcloud/vite-config": "^2.5.2",
6767
"@testing-library/cypress": "^10.1.0",
6868
"@types/dockerode": "^4.0.1",
@@ -73,7 +73,7 @@
7373
"cypress-wait-until": "^3.0.2",
7474
"dockerode": "^4.0.9",
7575
"eslint-plugin-cypress": "^5.2.1",
76-
"happy-dom": "^20.4.0",
76+
"happy-dom": "^20.5.0",
7777
"stylelint": "^17.1.0",
7878
"typescript": "^5.9.3",
7979
"vite": "^7.3.1",

0 commit comments

Comments
 (0)