Skip to content

Commit

Permalink
chore(deps-dev): bump nx-stylelint from 17.1.4 to 18.0.0
Browse files Browse the repository at this point in the history
Bumps [nx-stylelint](https://github.com/Phillip9587/nx-stylelint) from 17.1.4 to 18.0.0.
- [Release notes](https://github.com/Phillip9587/nx-stylelint/releases)
- [Changelog](https://github.com/Phillip9587/nx-stylelint/blob/main/CHANGELOG.md)
- [Commits](Phillip9587/nx-stylelint@v17.1.4...v18.0.0)

---
updated-dependencies:
- dependency-name: nx-stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 72db45a commit 70fc6cd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"nx": "20.0.6",
"nx-stylelint": "17.1.4",
"nx-stylelint": "18.0.0",
"postcss": "8.4.38",
"postcss-banner": "4.0.1",
"postcss-cli": "9.1.0",
Expand Down
43 changes: 31 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2962,7 +2962,7 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:18.3.5, @nx/devkit@npm:>=17.1.2 < 19, @nx/devkit@npm:^17.0.0 || ^18.0.0":
"@nx/devkit@npm:18.3.5, @nx/devkit@npm:>=17.1.2 < 19":
version: 18.3.5
resolution: "@nx/devkit@npm:18.3.5"
dependencies:
Expand Down Expand Up @@ -2998,6 +2998,24 @@ __metadata:
languageName: node
linkType: hard

"@nx/devkit@npm:>=19.0.0":
version: 20.0.7
resolution: "@nx/devkit@npm:20.0.7"
dependencies:
ejs: "npm:^3.1.7"
enquirer: "npm:~2.3.6"
ignore: "npm:^5.0.4"
minimatch: "npm:9.0.3"
semver: "npm:^7.5.3"
tmp: "npm:~0.2.1"
tslib: "npm:^2.3.0"
yargs-parser: "npm:21.1.1"
peerDependencies:
nx: ">= 19 <= 21"
checksum: 10/d2c52773c27f50b24e8a6ddb2e27c91a53d1ed327f0a7921475e985151115abc57f57175dabbcab26f94b0935321da3d660d35f5f7cecee79dd5a88e1d599241
languageName: node
linkType: hard

"@nx/eslint-plugin@npm:20.0.6":
version: 20.0.6
resolution: "@nx/eslint-plugin@npm:20.0.6"
Expand Down Expand Up @@ -9548,7 +9566,7 @@ __metadata:
normalize.css: "npm:8.0.1"
npm-run-all: "npm:4.1.5"
nx: "npm:20.0.6"
nx-stylelint: "npm:17.1.4"
nx-stylelint: "npm:18.0.0"
postcss: "npm:8.4.38"
postcss-banner: "npm:4.0.1"
postcss-cli: "npm:9.1.0"
Expand Down Expand Up @@ -14518,22 +14536,23 @@ __metadata:
languageName: node
linkType: hard

"nx-stylelint@npm:17.1.4":
version: 17.1.4
resolution: "nx-stylelint@npm:17.1.4"
"nx-stylelint@npm:18.0.0":
version: 18.0.0
resolution: "nx-stylelint@npm:18.0.0"
dependencies:
"@nx/devkit": "npm:^17.0.0 || ^18.0.0"
tslib: "npm:^2.6.2"
"@nx/devkit": "npm:>=19.0.0"
cosmiconfig: "npm:^9.0.0"
tslib: "npm:^2.8.0"
peerDependencies:
stylelint: ^15.0.0 || ^16.0.0
stylelint-config-standard: ">=30.0.0"
stylelint-config-standard-scss: ">=7.0.0"
stylelint: ^16.0.0
stylelint-config-standard: ">=35.0.0"
stylelint-config-standard-scss: ">=12.0.0"
peerDependenciesMeta:
stylelint-config-standard:
optional: true
stylelint-config-standard-scss:
optional: true
checksum: 10/20a5c96903fc180a0cfe9de4f1a0edfa7b7a2849942abb4ca09807faaefc494d6567850dbb14d24b7d92fc453df966aa5d9b9d7215e610e87b6e88752a6f0dff
checksum: 10/6cc65748fc062be0a86649949feb4a474f4f3124a4149afee38b125715c7e126c3f88514c35523633b1b5eb5edd0c24ad85446cfdf34510524a8fcb6474ef731
languageName: node
linkType: hard

Expand Down Expand Up @@ -18394,7 +18413,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.6.2":
"tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.4.0, tslib@npm:^2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10/3e2e043d5c2316461cb54e5c7fe02c30ef6dccb3384717ca22ae5c6b5bc95232a6241df19c622d9c73b809bea33b187f6dbc73030963e29950c2141bc32a79f7
Expand Down

0 comments on commit 70fc6cd

Please sign in to comment.