Skip to content

Commit

Permalink
Bump sass from 1.79.3 to 1.79.4
Browse files Browse the repository at this point in the history
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.3 to 1.79.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.3...1.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and GitHub Workflow committed Sep 29, 2024
1 parent 0829c3c commit daeeee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 86 files
+47 −61 .package-lock.json
+1 −1 .package.json
+0 −14 @pkgjs/parseargs/.editorconfig
+0 −147 @pkgjs/parseargs/CHANGELOG.md
+0 −201 @pkgjs/parseargs/LICENSE
+0 −413 @pkgjs/parseargs/README.md
+0 −25 @pkgjs/parseargs/examples/is-default-value.js
+0 −35 @pkgjs/parseargs/examples/limit-long-syntax.js
+0 −43 @pkgjs/parseargs/examples/negate.js
+0 −31 @pkgjs/parseargs/examples/no-repeated-options.js
+0 −41 @pkgjs/parseargs/examples/ordered-options.mjs
+0 −26 @pkgjs/parseargs/examples/simple-hard-coded.js
+0 −396 @pkgjs/parseargs/index.js
+0 −47 @pkgjs/parseargs/internal/errors.js
+0 −393 @pkgjs/parseargs/internal/primordials.js
+0 −14 @pkgjs/parseargs/internal/util.js
+0 −89 @pkgjs/parseargs/internal/validators.js
+0 −36 @pkgjs/parseargs/package.json
+0 −198 @pkgjs/parseargs/utils.js
+16 −0 eslint-module-utils/CHANGELOG.md
+2 −0 eslint-module-utils/hash.js
+1 −1 eslint-module-utils/package.json
+23 −5 eslint-module-utils/parse.js
+0 −3 fast-uri/.taprc
+3 −9 fast-uri/index.js
+3 −3 fast-uri/package.json
+1 −1 fast-uri/test/ajv.test.js
+3 −2 fast-uri/test/compatibility.test.js
+1 −2 fast-uri/test/equal.test.js
+1 −2 fast-uri/test/parse.test.js
+1 −2 fast-uri/test/resolve.test.js
+1 −2 fast-uri/test/serialize.test.js
+539 −567 fast-uri/test/uri-js.test.js
+2 −3 fast-uri/test/util.test.js
+61 −69 jackspeak/dist/commonjs/index.d.ts
+1 −1 jackspeak/dist/commonjs/index.d.ts.map
+197 −292 jackspeak/dist/commonjs/index.js
+1 −1 jackspeak/dist/commonjs/index.js.map
+0 −1 jackspeak/dist/commonjs/parse-args-cjs.cjs.map
+0 −1 jackspeak/dist/commonjs/parse-args-cjs.d.cts.map
+0 −4 jackspeak/dist/commonjs/parse-args.d.ts
+0 −50 jackspeak/dist/commonjs/parse-args.js
+61 −69 jackspeak/dist/esm/index.d.ts
+1 −1 jackspeak/dist/esm/index.d.ts.map
+192 −288 jackspeak/dist/esm/index.js
+1 −1 jackspeak/dist/esm/index.js.map
+0 −4 jackspeak/dist/esm/parse-args.d.ts
+0 −1 jackspeak/dist/esm/parse-args.d.ts.map
+0 −26 jackspeak/dist/esm/parse-args.js
+0 −1 jackspeak/dist/esm/parse-args.js.map
+10 −11 jackspeak/package.json
+21 −6 package-json-from-dist/README.md
+1 −1 package-json-from-dist/dist/commonjs/index.d.ts.map
+11 −1 package-json-from-dist/dist/commonjs/index.js
+1 −1 package-json-from-dist/dist/commonjs/index.js.map
+1 −1 package-json-from-dist/dist/esm/index.d.ts.map
+11 −1 package-json-from-dist/dist/esm/index.js
+1 −1 package-json-from-dist/dist/esm/index.js.map
+2 −2 package-json-from-dist/package.json
+ sass-embedded-linux-musl-x64/dart-sass/src/sass.snapshot
+1 −1 sass-embedded-linux-musl-x64/package.json
+ sass-embedded-linux-x64/dart-sass/src/sass.snapshot
+1 −1 sass-embedded-linux-x64/package.json
+22 −22 sass-embedded/dist/package.json
+22 −22 sass-embedded/package.json
+1 −1 sass/node_modules/chokidar/LICENSE
+53 −28 sass/node_modules/chokidar/README.md
+6 −6 sass/node_modules/chokidar/esm/handler.d.ts
+1 −1 sass/node_modules/chokidar/esm/handler.d.ts.map
+5 −4 sass/node_modules/chokidar/esm/handler.js
+1 −1 sass/node_modules/chokidar/esm/handler.js.map
+26 −23 sass/node_modules/chokidar/esm/index.d.ts
+1 −1 sass/node_modules/chokidar/esm/index.d.ts.map
+13 −28 sass/node_modules/chokidar/esm/index.js
+1 −1 sass/node_modules/chokidar/esm/index.js.map
+6 −6 sass/node_modules/chokidar/handler.d.ts
+1 −1 sass/node_modules/chokidar/handler.d.ts.map
+5 −4 sass/node_modules/chokidar/handler.js
+1 −1 sass/node_modules/chokidar/handler.js.map
+26 −23 sass/node_modules/chokidar/index.d.ts
+1 −1 sass/node_modules/chokidar/index.d.ts.map
+16 −31 sass/node_modules/chokidar/index.js
+1 −1 sass/node_modules/chokidar/index.js.map
+1 −1 sass/node_modules/chokidar/package.json
+1 −1 sass/package.json
+135 −84 sass/sass.dart.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"glob": "11.0.0",
"htmlparser": "1.7.7",
"jed": "1.1.1",
"sass": "1.79.3",
"sass": "1.79.4",
"sizzle": "2.3.10",
"stylelint": "16.9.0",
"stylelint-config-recommended-scss": "14.0.0",
Expand Down

0 comments on commit daeeee5

Please sign in to comment.