Skip to content

Commit 9d18f60

Browse files
Update dependency sass to v1.99.0
1 parent 0b794f8 commit 9d18f60

2 files changed

Lines changed: 9 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"require-from-string": "2.0.2",
145145
"rollbar": "^2.26.5",
146146
"rxjs": "^7.8.2",
147-
"sass": "1.94.0",
147+
"sass": "1.99.0",
148148
"source-map-support": "0.5.21",
149149
"stream-browserify": "3.0.0",
150150
"tiny-invariant": "^1.3.3",

yarn.lock

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15832,7 +15832,7 @@ __metadata:
1583215832
languageName: node
1583315833
linkType: hard
1583415834

15835-
"immutable@npm:^5.0.2, immutable@npm:^5.1.5":
15835+
"immutable@npm:^5.1.5":
1583615836
version: 5.1.5
1583715837
resolution: "immutable@npm:5.1.5"
1583815838
checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
@@ -22643,7 +22643,7 @@ __metadata:
2264322643
rollup-plugin-executable-output: "npm:^1.3.0"
2264422644
rollup-plugin-shebang-bin: "npm:^0.1.0"
2264522645
rxjs: "npm:^7.8.2"
22646-
sass: "npm:1.94.0"
22646+
sass: "npm:1.99.0"
2264722647
sass-pnp-importer: "npm:^0.3.0"
2264822648
source-map-support: "npm:0.5.21"
2264922649
stream-browserify: "npm:3.0.0"
@@ -22769,20 +22769,20 @@ __metadata:
2276922769
languageName: node
2277022770
linkType: hard
2277122771

22772-
"sass@npm:1.94.0":
22773-
version: 1.94.0
22774-
resolution: "sass@npm:1.94.0"
22772+
"sass@npm:1.99.0":
22773+
version: 1.99.0
22774+
resolution: "sass@npm:1.99.0"
2277522775
dependencies:
2277622776
"@parcel/watcher": "npm:^2.4.1"
2277722777
chokidar: "npm:^4.0.0"
22778-
immutable: "npm:^5.0.2"
22778+
immutable: "npm:^5.1.5"
2277922779
source-map-js: "npm:>=0.6.2 <2.0.0"
2278022780
dependenciesMeta:
2278122781
"@parcel/watcher":
2278222782
optional: true
2278322783
bin:
2278422784
sass: sass.js
22785-
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
22785+
checksum: 10c0/83c54a8c6decb79fff50dd9500d7932cf1cb7c5d9be4bc42bd3d537402c37bbee062aea6efdbdf9fb0b8697b18177d60c72bf101872336b93b1c27a2dc3621e1
2278622786
languageName: node
2278722787
linkType: hard
2278822788

@@ -25231,16 +25231,7 @@ __metadata:
2523125231
languageName: node
2523225232
linkType: hard
2523325233

25234-
"uuid@npm:*":
25235-
version: 13.0.0
25236-
resolution: "uuid@npm:13.0.0"
25237-
bin:
25238-
uuid: dist-node/bin/uuid
25239-
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
25240-
languageName: node
25241-
linkType: hard
25242-
25243-
"uuid@npm:14.0.0":
25234+
"uuid@npm:*, uuid@npm:14.0.0":
2524425235
version: 14.0.0
2524525236
resolution: "uuid@npm:14.0.0"
2524625237
bin:

0 commit comments

Comments
 (0)