Skip to content

Commit 0514b06

Browse files
Update dependency sass to v1.99.0
1 parent 574ad2d commit 0514b06

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
@@ -15823,7 +15823,7 @@ __metadata:
1582315823
languageName: node
1582415824
linkType: hard
1582515825

15826-
"immutable@npm:^5.0.2, immutable@npm:^5.1.5":
15826+
"immutable@npm:^5.1.5":
1582715827
version: 5.1.5
1582815828
resolution: "immutable@npm:5.1.5"
1582915829
checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
@@ -22644,7 +22644,7 @@ __metadata:
2264422644
rollup-plugin-executable-output: "npm:^1.3.0"
2264522645
rollup-plugin-shebang-bin: "npm:^0.1.0"
2264622646
rxjs: "npm:^7.8.2"
22647-
sass: "npm:1.94.0"
22647+
sass: "npm:1.99.0"
2264822648
sass-pnp-importer: "npm:^0.3.0"
2264922649
source-map-support: "npm:0.5.21"
2265022650
stream-browserify: "npm:3.0.0"
@@ -22770,20 +22770,20 @@ __metadata:
2277022770
languageName: node
2277122771
linkType: hard
2277222772

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

0 commit comments

Comments
 (0)