summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-28 01:29:55 +0000
committerGitHub <noreply@github.com>2023-10-28 01:29:55 +0000
commit26da7cef84bf237833df306e7722f4ab48aca152 (patch)
tree95d1b2978fc3c95a7100e57775bf85ac6ed776b1
parentc597b75ce2a34ea279a136acab20a2bee05a874d (diff)
Chore(deps): Bump sass from 1.59.2 to 1.69.5dependabot/npm_and_yarn/sass-1.69.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.69.5. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.59.2...1.69.5) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json16
-rw-r--r--package.json2
2 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 58a1eb66..5d9c8b8f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
- "sass": "^1.59.2",
+ "sass": "^1.69.5",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",
@@ -16610,9 +16610,9 @@
}
},
"node_modules/sass": {
- "version": "1.59.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.59.2.tgz",
- "integrity": "sha512-jJyO6SmbzkJexF8MUorHx5tAilcgabioYxT/BHbY4+OvoqmbHxsYlrjZ8Adhqcgl6Zqwie0TgMXLCAmPFxXOuw==",
+ "version": "1.69.5",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz",
+ "integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@@ -16622,7 +16622,7 @@
"sass": "sass.js"
},
"engines": {
- "node": ">=12.0.0"
+ "node": ">=14.0.0"
}
},
"node_modules/sass-loader": {
@@ -32407,9 +32407,9 @@
}
},
"sass": {
- "version": "1.59.2",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.59.2.tgz",
- "integrity": "sha512-jJyO6SmbzkJexF8MUorHx5tAilcgabioYxT/BHbY4+OvoqmbHxsYlrjZ8Adhqcgl6Zqwie0TgMXLCAmPFxXOuw==",
+ "version": "1.69.5",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz",
+ "integrity": "sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==",
"requires": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
diff --git a/package.json b/package.json
index 70d51bde..2755664d 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"linkify-plugin-mention": "^4.1.0",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
- "sass": "^1.59.2",
+ "sass": "^1.69.5",
"tributejs": "^5.1.3",
"twemoji": "12.0.1",
"uuid": "^8.3.2",