Skip to content

Commit 28a53f8

Browse files
Bump sass from 1.97.3 to 1.98.0 (#1354)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c251a3d commit 28a53f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"jquery": "4.0.0",
1515
"jquery-ui": "1.14.2",
1616
"jquery-ujs": "1.2.3",
17-
"sass": "^1.97.3"
17+
"sass": "^1.98.0"
1818
},
1919
"scripts": {
2020
"build": "yarn build:js && yarn build:css",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ __metadata:
677677
languageName: node
678678
linkType: hard
679679

680-
"immutable@npm:^5.0.2":
680+
"immutable@npm:^5.1.5":
681681
version: 5.1.5
682682
resolution: "immutable@npm:5.1.5"
683683
checksum: 10c0/8017ece1578e3c5939ba3305176aee059def1b8a90c7fa2a347ef583ebbd38cbe77ce1bbd786a5fab57e2da00bbcb0493b92e4332cdc4e1fe5cfb09a4688df31
@@ -1004,7 +1004,7 @@ __metadata:
10041004
jquery: "npm:4.0.0"
10051005
jquery-ui: "npm:1.14.2"
10061006
jquery-ujs: "npm:1.2.3"
1007-
sass: "npm:^1.97.3"
1007+
sass: "npm:^1.98.0"
10081008
languageName: unknown
10091009
linkType: soft
10101010

@@ -1029,20 +1029,20 @@ __metadata:
10291029
languageName: node
10301030
linkType: hard
10311031

1032-
"sass@npm:^1.97.3":
1033-
version: 1.97.3
1034-
resolution: "sass@npm:1.97.3"
1032+
"sass@npm:^1.98.0":
1033+
version: 1.98.0
1034+
resolution: "sass@npm:1.98.0"
10351035
dependencies:
10361036
"@parcel/watcher": "npm:^2.4.1"
10371037
chokidar: "npm:^4.0.0"
1038-
immutable: "npm:^5.0.2"
1038+
immutable: "npm:^5.1.5"
10391039
source-map-js: "npm:>=0.6.2 <2.0.0"
10401040
dependenciesMeta:
10411041
"@parcel/watcher":
10421042
optional: true
10431043
bin:
10441044
sass: sass.js
1045-
checksum: 10c0/67f6b5d220f20c1c23a8b16dda5fd1c5d119ad5caf8195b185d553b5b239fb188a3787f04fc00171c62515f2c4e5e0eb5ad4992a80f8543428556883c1240ba3
1045+
checksum: 10c0/9e91daa20f970fefb364ac31289f070636da7aa7eaeb43e371ea98fa98085a6dbc2d3d058504226a02d07717faf0a4ce8d41b579ecb428c4a9d96b4dc1944a95
10461046
languageName: node
10471047
linkType: hard
10481048

0 commit comments

Comments
 (0)