Skip to content

Commit cf80c32

Browse files
Update dependency sass to v1.99.0
1 parent 5f73bb2 commit cf80c32

2 files changed

Lines changed: 8 additions & 8 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15825,7 +15825,7 @@ __metadata:
1582515825
languageName: node
1582615826
linkType: hard
1582715827

15828-
"immutable@npm:^5.0.2, immutable@npm:^5.1.5":
15828+
"immutable@npm:^5.1.5":
1582915829
version: 5.1.5
1583015830
resolution: "immutable@npm:5.1.5"
1583115831
checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
@@ -22637,7 +22637,7 @@ __metadata:
2263722637
rollup-plugin-executable-output: "npm:^1.3.0"
2263822638
rollup-plugin-shebang-bin: "npm:^0.1.0"
2263922639
rxjs: "npm:^7.8.2"
22640-
sass: "npm:1.94.0"
22640+
sass: "npm:1.99.0"
2264122641
sass-pnp-importer: "npm:^0.3.0"
2264222642
source-map-support: "npm:0.5.21"
2264322643
stream-browserify: "npm:3.0.0"
@@ -22763,20 +22763,20 @@ __metadata:
2276322763
languageName: node
2276422764
linkType: hard
2276522765

22766-
"sass@npm:1.94.0":
22767-
version: 1.94.0
22768-
resolution: "sass@npm:1.94.0"
22766+
"sass@npm:1.99.0":
22767+
version: 1.99.0
22768+
resolution: "sass@npm:1.99.0"
2276922769
dependencies:
2277022770
"@parcel/watcher": "npm:^2.4.1"
2277122771
chokidar: "npm:^4.0.0"
22772-
immutable: "npm:^5.0.2"
22772+
immutable: "npm:^5.1.5"
2277322773
source-map-js: "npm:>=0.6.2 <2.0.0"
2277422774
dependenciesMeta:
2277522775
"@parcel/watcher":
2277622776
optional: true
2277722777
bin:
2277822778
sass: sass.js
22779-
checksum: 10c0/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
22779+
checksum: 10c0/83c54a8c6decb79fff50dd9500d7932cf1cb7c5d9be4bc42bd3d537402c37bbee062aea6efdbdf9fb0b8697b18177d60c72bf101872336b93b1c27a2dc3621e1
2278022780
languageName: node
2278122781
linkType: hard
2278222782

0 commit comments

Comments
 (0)