Skip to content

Commit 1b1de97

Browse files
Bump sass from 1.98.0 to 1.99.0 (#1374)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bc671d commit 1b1de97

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.98.0"
17+
"sass": "^1.99.0"
1818
},
1919
"scripts": {
2020
"build": "yarn build:js && yarn build:css",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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.98.0"
1007+
sass: "npm:^1.99.0"
10081008
languageName: unknown
10091009
linkType: soft
10101010

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

1032-
"sass@npm:^1.98.0":
1033-
version: 1.98.0
1034-
resolution: "sass@npm:1.98.0"
1032+
"sass@npm:^1.99.0":
1033+
version: 1.99.0
1034+
resolution: "sass@npm:1.99.0"
10351035
dependencies:
10361036
"@parcel/watcher": "npm:^2.4.1"
10371037
chokidar: "npm:^4.0.0"
@@ -1042,7 +1042,7 @@ __metadata:
10421042
optional: true
10431043
bin:
10441044
sass: sass.js
1045-
checksum: 10c0/9e91daa20f970fefb364ac31289f070636da7aa7eaeb43e371ea98fa98085a6dbc2d3d058504226a02d07717faf0a4ce8d41b579ecb428c4a9d96b4dc1944a95
1045+
checksum: 10c0/83c54a8c6decb79fff50dd9500d7932cf1cb7c5d9be4bc42bd3d537402c37bbee062aea6efdbdf9fb0b8697b18177d60c72bf101872336b93b1c27a2dc3621e1
10461046
languageName: node
10471047
linkType: hard
10481048

0 commit comments

Comments
 (0)