Skip to content

Commit

Permalink
chore(deps): update dependency sass to ~1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent a8f22fd commit 0ef53b9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"react-dom": "^18.0.0",
"replace-in-files-cli": "^2.2.0",
"rimraf": "^5.0.1",
"sass": "~1.80.0",
"sass": "~1.81.0",
"sass-loader": "^14.0.0",
"semver": "^7.5.2",
"stylelint": "^16.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@o3r/telemetry": "workspace:^",
"chokidar": "^3.5.2",
"globby": "^11.1.0",
"sass": "~1.80.0"
"sass": "~1.81.0"
},
"peerDependenciesMeta": {
"@angular-devkit/architect": {
Expand Down Expand Up @@ -145,7 +145,7 @@
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
"sass": "~1.80.0",
"sass": "~1.81.0",
"semver": "^7.5.2",
"ts-jest": "~29.2.0",
"ts-node": "~10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/@o3r/styling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"chokidar": "^3.5.2",
"globby": "^11.1.0",
"rxjs": "^7.8.1",
"sass": "~1.80.0",
"sass": "~1.81.0",
"semver": "^7.5.2",
"typescript": "~5.5.4"
},
Expand Down Expand Up @@ -191,7 +191,7 @@
"nx": "~19.5.0",
"pid-from-port": "^1.1.3",
"rxjs": "^7.8.1",
"sass": "~1.80.0",
"sass": "~1.81.0",
"semver": "^7.5.2",
"stylelint": "^16.0.2",
"stylelint-scss": "^6.0.0",
Expand Down
29 changes: 6 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8185,7 +8185,7 @@ __metadata:
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
sass: "npm:~1.80.0"
sass: "npm:~1.81.0"
semver: "npm:^7.5.2"
ts-jest: "npm:~29.2.0"
ts-node: "npm:~10.9.2"
Expand All @@ -8202,7 +8202,7 @@ __metadata:
"@o3r/telemetry": "workspace:^"
chokidar: ^3.5.2
globby: ^11.1.0
sass: ~1.80.0
sass: ~1.81.0
peerDependenciesMeta:
"@angular-devkit/architect":
optional: true
Expand Down Expand Up @@ -8865,7 +8865,7 @@ __metadata:
replace-in-files-cli: "npm:^2.2.0"
rimraf: "npm:^5.0.1"
rxjs: "npm:^7.8.1"
sass: "npm:~1.80.0"
sass: "npm:~1.81.0"
sass-loader: "npm:^14.0.0"
semver: "npm:^7.5.2"
stylelint: "npm:^16.0.2"
Expand Down Expand Up @@ -10094,7 +10094,7 @@ __metadata:
nx: "npm:~19.5.0"
pid-from-port: "npm:^1.1.3"
rxjs: "npm:^7.8.1"
sass: "npm:~1.80.0"
sass: "npm:~1.81.0"
semver: "npm:^7.5.2"
stylelint: "npm:^16.0.2"
stylelint-scss: "npm:^6.0.0"
Expand Down Expand Up @@ -10126,7 +10126,7 @@ __metadata:
chokidar: ^3.5.2
globby: ^11.1.0
rxjs: ^7.8.1
sass: ~1.80.0
sass: ~1.81.0
semver: ^7.5.2
typescript: ~5.5.4
peerDependenciesMeta:
Expand Down Expand Up @@ -30549,7 +30549,7 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.42.1, sass@npm:^1.69.5":
"sass@npm:^1.42.1, sass@npm:^1.69.5, sass@npm:~1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
dependencies:
Expand All @@ -30566,23 +30566,6 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:~1.80.0":
version: 1.80.7
resolution: "sass@npm:1.80.7"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^5.0.2"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10/617966d361968d6354bc17c0e2a66c6e0d822684b3694590441035e4966418304bbd4912ff4ee55e7a5751f94624057cd99ebc27964b102619e4e755b1f94f0e
languageName: node
linkType: hard

"saucelabs@npm:^1.5.0":
version: 1.5.0
resolution: "saucelabs@npm:1.5.0"
Expand Down

0 comments on commit 0ef53b9

Please sign in to comment.