Note: Asset scss-to-css-1.10.19.tgz is the official release package as published to npm and *.zip files are auto-generated by GitHub, they contain a git snapshot of the entire repo at the time of this release.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 2 updates: @adamlui/scss-to-css and husky.
Updates
@adamlui/scss-to-css
from 1.10.18 to 1.10.19Release notes
Sourced from
@adamlui/scss-to-css
's releases.Commits
a70c6de
Bumped scss-to-css versions to 1.10.197a33e07
Merge pull request #52 from adamlui/dependabot/npm_and_yarn/node.js/cross-spa...12fca03
Bump cross-spawn from 7.0.3 to 7.0.5 in /node.js9cb7b19
Merge pull request #51 from adamlui/dependabot/npm_and_yarn/eslint-9.15.03b9ccb1
Merge pull request #145 from adamlui/dependabot/npm_and_yarn/scss-to-css/node...98c33e7
Bump eslint from 9.14.0 to 9.15.05d52114
Addedversioning-strategy: increase
e17ae22
Merge pull request #49 from adamlui/dependabot/npm_and_yarn/eslint-plugin-reg...59258ac
Bump eslint-plugin-regexp from 2.6.0 to 2.7.05e89a38
Added eslint-plugin-regexp as dev dependencyUpdates
husky
from 9.1.6 to 9.1.7Release notes
Sourced from husky's releases.
Commits
799e84b
9.1.730f2049
fix: add husky label to deprecated warning (#1538)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show