Skip to content

Commit dc398cf

Browse files
chore(deps-dev): bump the patch-dependencies group with 2 updates (#714)
Bumps the patch-dependencies group with 2 updates: [sass](https://github.com/sass/dart-sass) and [xo](https://github.com/xojs/xo). Updates `sass` from 1.89.0 to 1.89.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.0...1.89.1) Updates `xo` from 1.0.1 to 1.0.5 - [Release notes](https://github.com/xojs/xo/releases) - [Commits](xojs/xo@v1.0.1...v1.0.5) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: xo dependency-version: 1.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 255f7b8 commit dc398cf

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 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
@@ -54,12 +54,12 @@
5454
"plugin-node-patternlab-inline-remote-assets": "^0.2.1",
5555
"postcss": "^8.5.4",
5656
"prettier": "3.5.3",
57-
"sass": "^1.89.0",
57+
"sass": "^1.89.1",
5858
"style-dictionary": "3.9.2",
5959
"stylelint": "16.20.0",
6060
"stylelint-config-standard-scss": "^15.0.1",
6161
"validate-branch-name": "^1.3.2",
62-
"xo": "^1.0.1"
62+
"xo": "^1.0.5"
6363
},
6464
"validate-branch-name": {
6565
"pattern": "((dependabot-)|^((test|feat|fix|chore|docs|refactor|style|ci|perf|[0-9]+)\\-[a-zA-Z0-9\\-]+)$)",

0 commit comments

Comments
 (0)