Chore(deps): Bump sass from 1.59.2 to 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>
pull/1862/head
dependabot[bot] 2023-10-28 01:29:55 +00:00 zatwierdzone przez GitHub
rodzic c597b75ce2
commit 26da7cef84
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 9 dodań i 9 usunięć

16
package-lock.json wygenerowano
Wyświetl plik

@ -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",

Wyświetl plik

@ -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",