Skip to content

chore(deps): Bump the dependencies group across 1 directory with 24 updates#49

Merged
swingerman merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-e3446a78f3
Jun 22, 2026
Merged

chore(deps): Bump the dependencies group across 1 directory with 24 updates#49
swingerman merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-e3446a78f3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 23 updates in the / directory:

Package From To
sass 1.99.0 1.101.0
@cacheable/memory 2.0.8 2.0.9
@csstools/css-syntax-patches-for-csstree 1.1.3 1.1.5
cacheable 2.3.4 2.3.5
cosmiconfig 9.0.1 9.0.2
es-object-atoms 1.1.1 1.1.2
es-to-primitive 1.3.0 1.3.1
file-entry-cache 11.1.2 11.1.3
fs-extra 11.3.4 11.3.5
function.prototype.name 1.1.8 1.2.0
hasown 2.0.3 2.0.4
immutable 5.1.5 5.1.6
is-core-module 2.16.1 2.16.2
postcss-selector-parser 7.1.1 7.1.4
postcss 8.5.13 8.5.15
shell-quote 1.8.3 1.8.4
side-channel 1.1.0 1.1.1
string.prototype.trim 1.2.10 1.2.11
string.prototype.trimend 1.0.9 1.0.10
tinyglobby 0.2.16 0.2.17
typed-array-length 1.0.7 1.0.8
which-typed-array 1.1.20 1.1.22
yaml 2.8.4 2.9.0

Updates sass from 1.99.0 to 1.101.0

Release notes

Sourced from sass's releases.

Dart Sass 1.101.0

To install Sass 1.101.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking bug fix: The Node package importer now properly supports resolving import-only variants of Sass files declared in the exports, sass, and style fields of package.json. Previously, these files were ignored even when loaded via @import, so any code relying on loading module-system-only files this way may break.

See the full changelog for changes in earlier releases.

Dart Sass 1.100.0

To install Sass 1.100.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Writing two compound selectors adjacent to one another without any whitespace between them, such as [class]a, is now deprecated. This was always an error in CSS and Sass only supported it by mistake.

    See the Sass website for details.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.101.0

  • Potentially breaking bug fix: The Node package importer now properly supports resolving import-only variants of Sass files declared in the exports, sass, and style fields of package.json. Previously, these files were ignored even when loaded via @import, so any code relying on loading module-system-only files this way may break.

1.100.0

  • Writing two compound selectors adjacent to one another without any whitespace between them, such as [class]a, is now deprecated. This was always an error in CSS and Sass only supported it by mistake.

    See the Sass website for details.

Commits
  • 63b9922 Load import-only files through package.json exports (#2772)
  • c7e9947 Migrate from bufbuild/buf-setup-action to bufbuild/buf-action (#2773)
  • 7674a4c Bump postcss from 8.5.13 to 8.5.15 in /pkg/sass-parser (#2774)
  • 5fd18c7 Bump node engine requirement to >=20.19.0 and chokidar requirement to ^5.0.0 ...
  • 8c1d984 Deprecate adjacent compound selectors (#2765)
  • 8e5f718 Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)
  • 1447f9b Bump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)
  • See full diff in compare view

Updates @cacheable/memory from 2.0.8 to 2.0.9

Commits

Updates @csstools/css-syntax-patches-for-csstree from 1.1.3 to 1.1.5

Changelog

Sourced from @​csstools/css-syntax-patches-for-csstree's changelog.

1.1.5

June 3, 2026

  • Update @webref/css to v8.5.7
  • Patch @position-try and @page

1.1.4

May 13, 2026

  • Update @webref/css to v8.5.4
Commits

Updates cacheable from 2.3.4 to 2.3.5

Commits

Updates cosmiconfig from 9.0.1 to 9.0.2

Changelog

Sourced from cosmiconfig's changelog.

9.0.2

  • Fixed a prototype chain issue that may happen when merging different config objects.
  • Fixed the project search strategy not correctly stopping at the package boundary.
Commits

Updates es-object-atoms from 1.1.1 to 1.1.2

Changelog

Sourced from es-object-atoms's changelog.

v1.1.2 - 2026-05-22

Commits

  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, auto-changelog, eslint, npmignore 41e3d94
  • [types] improve isObject type 758edc2
Commits
  • 9e62644 v1.1.2
  • 41e3d94 [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `auto-changelo...
  • 758edc2 [types] improve isObject type
  • See full diff in compare view

Updates es-to-primitive from 1.3.0 to 1.3.1

Changelog

Sourced from es-to-primitive's changelog.

v1.3.1 - 2026-06-15

Commits

  • [types] improve types b3857bd
  • [Dev Deps] update eslint 85aa673
  • [Robustness] use es-errors f91017d
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/function.prototype.name, @types/is-date-object, @types/is-symbol, auto-changelog, es-value-fixtures, eslint, for-each, function.prototype.name, npmignore, object-inspect, tape db8d4d8
  • [Refactor] use es-abstract-get’s GetMethod implementation ee426a3
  • [eslint] simplify config 81c38c3
  • [Dev Deps] remove no-longer-needed DT packages fa1348c
  • [Deps] update is-date-object, is-symbol 4f07bad
  • [readme] replace runkit CI badge with shields.io check-runs badge f5b8ae6
Commits
  • e9ead29 v1.3.1
  • 85aa673 [Dev Deps] update eslint
  • fa1348c [Dev Deps] remove no-longer-needed DT packages
  • ee426a3 [Refactor] use es-abstract-get’s GetMethod implementation
  • 81c38c3 [eslint] simplify config
  • b3857bd [types] improve types
  • f91017d [Robustness] use es-errors
  • 4f07bad [Deps] update is-date-object, is-symbol
  • db8d4d8 [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • f5b8ae6 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates file-entry-cache from 11.1.2 to 11.1.3

Commits

Updates fs-extra from 11.3.4 to 11.3.5

Changelog

Sourced from fs-extra's changelog.

11.3.5 / 2026-05-06

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#1068)
  • Fix error handling in timestamp preservation code (#1065, #1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#1066)
Commits

Updates function.prototype.name from 1.1.8 to 1.2.0

Changelog

Sourced from function.prototype.name's changelog.

v1.2.0 - 2026-06-11

Commits

  • [New] add types 2536496
  • [Dev Deps] update eslint fa6890a
  • [Refactor] use is-document.all 7fe6fc3
  • [Refactor] better support cjs-module-lexer 1552d61
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, for-each, has-strict-mode, make-generator-function, npmignore, tape dc47ed5
  • [Robustness] use es-errors, es-define-property ef06a13
  • [Deps] update call-bind, call-bound, hasown 2f4d6f9
  • [actions] update workflows 204f04f
Commits
  • 99c8c07 v1.2.0
  • 7fe6fc3 [Refactor] use is-document.all
  • 1552d61 [Refactor] better support cjs-module-lexer
  • 2536496 [New] add types
  • ef06a13 [Robustness] use es-errors, es-define-property
  • fa6890a [Dev Deps] update eslint
  • 204f04f [actions] update workflows
  • 2f4d6f9 [Deps] update call-bind, call-bound, hasown
  • dc47ed5 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `for-e...
  • See full diff in compare view

Updates hasown from 2.0.3 to 2.0.4

Changelog

Sourced from hasown's changelog.

v2.0.4 - 2026-05-28

Commits

  • [types] drop the dead key-narrowing overload fdab00e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint 91f6247
Commits
  • 97f3a85 v2.0.4
  • fdab00e [types] drop the dead key-narrowing overload
  • 91f6247 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint
  • See full diff in compare view

Updates immutable from 5.1.5 to 5.1.6

Release notes

Sourced from immutable's releases.

v5.1.6

What's Changed

Internal

Full Changelog: immutable-js/immutable-js@v5.1.5...v5.1.6

Changelog

Sourced from immutable's changelog.

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196
Commits
  • 5486c78 5.1.6
  • fb06b2e changelog
  • 35ec23f Merge pull request #2196 from immutable-js/fix-reverse-factory-iterator-this
  • 93cb6df fix(reverseFactory): use reversedSequence.size in __iterator instead of this
  • ecb6e72 Merge pull request #2188 from immutable-js/dependabot/npm_and_yarn/next-15.5.18
  • 3bb5e61 Bump next from 15.5.9 to 15.5.18
  • 277bc7b Merge pull request #2182 from immutable-js/dependabot/npm_and_yarn/flatted-3.4.2
  • ff939d1 Merge pull request #2187 from immutable-js/dependabot/npm_and_yarn/form-data-...
  • 419a379 Bump form-data from 4.0.0 to 4.0.5
  • 9acd11a Merge pull request #2184 from immutable-js/dependabot/npm_and_yarn/lodash-4.18.1
  • Additional commits viewable in compare view

Updates is-core-module from 2.16.1 to 2.16.2

Changelog

Sourced from is-core-module's changelog.

v2.16.2 - 2026-05-05

Commits

  • [Tests] increase coverage 1fc59fe
  • [actions] update workflows 0f6217b
  • [Fix] node 26 drops stream* modules 3acff68
  • [Dev Deps] update @ljharb/eslint-config, eslint, npmignore f06678c
  • [Deps] update hasown d9eae68
  • [Dev Deps] update @ljharb/eslint-config 8273701
  • [readme] replace runkit CI badge with shields.io check-runs badge 6b86754
Commits
  • a1633e0 v2.16.2
  • 0f6217b [actions] update workflows
  • 3acff68 [Fix] node 26 drops stream* modules
  • d9eae68 [Deps] update hasown
  • 8273701 [Dev Deps] update @ljharb/eslint-config
  • f06678c [Dev Deps] update @ljharb/eslint-config, eslint, npmignore
  • 1fc59fe [Tests] increase coverage
  • 6b86754 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates postcss-selector-parser from 7.1.1 to 7.1.4

Release notes

Sourced from postcss-selector-parser's releases.

7.1.4

  • fix: tolerate non-node children when serializing selectors

7.1.3

  • Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

7.1.2

Changelog

Sourced from postcss-selector-parser's changelog.

7.1.4 - 2026-06-11

  • fix: tolerate non-node children when serializing selectors

7.1.3 - 2026-06-11

  • Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

7.1.2 - 2026-06-09

Commits
Maintainer changes

This version was pushed to npm by moox, a new releaser for postcss-selector-parser since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates postcss from 8.5.13 to 8.5.15

Release notes

Sourced from postcss's releases.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

Changelog

Sourced from postcss's changelog.

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

Commits
  • eae46db Release 8.5.15 version
  • 79508ff Update CI actions
  • b128e21 Speed up declaration parsing by avoiding creating new array on each token
  • 9825dca Fix code format
  • 55789c8 Update dependencies
  • 84fbbe9 Install older pnpm action for old Node.js
  • 9f860bd Revert pnpm action for old Node.js
  • 0877198 Update CI actions
  • b2d1a33 Fix linter warnings
  • 0700dac Merge pull request #2088 from rootvector2/add-oss-fuzz-harness
  • Additional commits viewable in compare view

Updates qified from 0.9.1 to 0.10.1

Release notes

Sourced from qified's releases.

v0.10.1

What's Changed

Full Changelog: jaredwray/qified@v0.10.0...v0.10.1

v0.10.0

What's Changed

Full Changelog: jaredwray/qified@v0.9.1...v0.10.0

Commits

Updates shell-quote from 1.8.3 to 1.8.4

Changelog

Sourced from shell-quote's changelog.

v1.8.4 - 2026-05-22

Commits

  • [Fix] quote: validate object-token shapes 4378a6e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, npmignore 22ebec0
  • [Tests] increase coverage 9f3caa3
  • [readme] replace runkit CI badge with shields.io check-runs badge 3344a04
  • [Dev Deps] update @ljharb/eslint-config 699c511
Commits
  • ff166e2 v1.8.4
  • 4378a6e [Fix] quote: validate object-token shapes
  • 22ebec0 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `npmig...
  • 9f3caa3 [Tests] increase coverage
  • 3344a04 [readme] replace runkit CI badge with shields.io check-runs badge
  • 699c511 [Dev Deps] update @ljharb/eslint-config
  • See full diff in compare view

Updates side-channel from 1.1.0 to 1.1.1

Changelog

Sourced from side-channel's changelog.

v1.1.1 - 2026-06-08

Commits

  • [Fix] assert: do not observably access object keys when throwing fc17361
  • [actions] update workflows 35b18c0
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/tape, auto-changelog, eslint, npmignore b456a01
  • [Deps] update object-inspect, side-channel-list accf1a1
  • [readme] replace runkit CI badge with shields.io check-runs badge 7e0c956
Commits
  • 3d26095 v1.1.1
  • fc17361 [Fix] assert: do not observably access object keys when throwing
  • 35b18c0 [actions] update workflows
  • accf1a1 [Deps] update object-inspect, side-channel-list
  • b456a01 [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 7e0c956 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates string.prototype.trim from 1.2.10 to 1.2.11

Changelog

Sourced from string.prototype.trim's changelog.

v1.2.11 - 2026-06-05

Commits

  • [Fix] make right-trim linear for all inputs, not just non-trailing-whitespace 2c66b5e
  • [Refactor] Handle pathological strings better 91e5eb6
  • [actions] update workflows 09b9c7d
  • [Dev Deps] update @ericcornelissen/assert-time, @ljharb/eslint-config, auto-changelog, eslint, for-each, has-strict-mode, npmignore 816817a
  • [Deps] update call-bind, call-bound, es-abstract, es-object-atoms 733f19d
  • [readme] remove dead badges 738a1e6
  • [readme] replace runkit CI badge with shields.io check-runs badge 3c6a604
Commits
  • 81993cc v1.2.11
  • 09b9c7d [actions] update workflows
  • 738a1e6 [readme] remove dead badges
  • 733f19d [Deps] update call-bind, call-bound, es-abstract, es-object-atoms
  • 816817a [Dev Deps] update @ericcornelissen/assert-time, @ljharb/eslint-config, `a...
  • 2c66b5e [Fix] make right-trim linear for all inputs, not just non-trailing-whitespace
  • 91e5eb6 [Refactor] Handle pathological strings better
  • 3c6a604 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates string.prototype.trimend from 1.0.9 to 1.0.10

Changelog

Sourced from string.prototype.trimend's changelog.

v1.0.10 - 2026-06-05

Commits

  • [Fix] avoid quadratic runtime trimming strings with large internal whitespace runs 14ee151
  • [actions] update workflows 867fda8
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, has-strict-mode, npmignore c1dad08
  • [Deps] update call-bind, call-bound, es-object-atoms 9f23631
  • [readme] remove dead badges 5156bc8
  • [readme] replace runkit CI badge with shields.io check-runs badge 79f9686
Commits
  • 9f316ac v1.0.10
  • 867fda8 [actions] update workflows
  • 5156bc8 [readme] remove dead badges
  • 9f23631 [Deps] update call-bind, call-bound, es-object-atoms
  • c1dad08 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `has-s...
  • 14ee151 [Fix] avoid quadratic runtime trimming strings with large internal whitespace...
  • 79f9686 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates tinyglobby from 0.2.16 to 0.2.17

Release notes

Sourced from tinyglobby's releases.

0.2.17

Changed

  • Enabled staged publishing for stronger supply-chain security

Fixed

  • Defaults when undefined is passed to any of the options by @​chloeelim
  • Drive-relative paths on Windows by @​Andrej730
  • FileSystemAdapter is now exported again

Consider sponsoring if you'd like to support the development of this project and the goal of reaching a lighter and faster ecosystem

Changelog

Sourced from tinyglobby's changelog.

0.2.17

Changed

  • Enabled staged publishing for stronger supply-chain security

Fixed

  • Defaults when undefined is passed to any of the options by chloeelim
  • Drive-relative paths on Windows by Andrej730
  • FileSystemAdapter is now exported again
Commits

Updates typed-array-length from 1.0.7 to 1.0.8

Changelog

Sourced from typed-array-length's changelog.

v1.0.8 - 2026-05-28

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config 24ae7de
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/tape, eslint, make-generator-function, npmignore, object-inspect 157fbce
  • [types] improve types 9580efa
  • [Deps] update call-bind, for-each, is-typed-array, possible-typed-array-names, reflect.getprototypeof 0b6c478
  • [Deps] update call-bind, gopd, is-typed-array, reflect.getprototypeof 25825a3
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint ee0f33d
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 075f435
  • [Dev Deps] update eslint a16cdcc
Commits
  • a010b13 v1.0.8
  • 0b6c478 [Deps] update call-bind, for-each, is-typed-array, `possible-typed-arra...
  • ee0f33d [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint
  • a16cdcc [Dev Deps] update eslint
  • 24ae7de [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config
  • 157fbce [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 9580efa [types] improve types
  • 25825a3 [Deps] update call-bind, gopd, is-typed-array, reflect.getprototypeof
  • 075f435 [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • See full diff in compare view

Updates which-typed-array from 1.1.20 to 1.1.22

Changelog

Sourced from which-typed-array's changelog.

v1.1.22 - 2026-06-05

Commits

  • [types] improve typings 5a60076
  • [Dev Deps] update @arethetypeswrong/cli, auto-changelog, eslint 6fb45d2

v1.1.21 - 2026-05-26

Commits

  • [types] add Float16Array

…pdates

Bumps the dependencies group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [sass](https://github.com/sass/dart-sass) | `1.99.0` | `1.101.0` |
| [@cacheable/memory](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `2.0.8` | `2.0.9` |
| [@csstools/css-syntax-patches-for-csstree](https://github.com/csstools/postcss-plugins/tree/HEAD/packages/css-syntax-patches-for-csstree) | `1.1.3` | `1.1.5` |
| [cacheable](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `2.3.4` | `2.3.5` |
| [cosmiconfig](https://github.com/cosmiconfig/cosmiconfig) | `9.0.1` | `9.0.2` |
| [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` |
| [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.1` |
| [file-entry-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/file-entry-cache) | `11.1.2` | `11.1.3` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.4` | `11.3.5` |
| [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.8` | `1.2.0` |
| [hasown](https://github.com/inspect-js/hasOwn) | `2.0.3` | `2.0.4` |
| [immutable](https://github.com/immutable-js/immutable-js) | `5.1.5` | `5.1.6` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` |
| [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `7.1.1` | `7.1.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.13` | `8.5.15` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.3` | `1.8.4` |
| [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.16` | `0.2.17` |
| [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` |



Updates `sass` from 1.99.0 to 1.101.0
- [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.99.0...1.101.0)

Updates `@cacheable/memory` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cacheable)

Updates `@csstools/css-syntax-patches-for-csstree` from 1.1.3 to 1.1.5
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/css-syntax-patches-for-csstree/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/css-syntax-patches-for-csstree)

Updates `cacheable` from 2.3.4 to 2.3.5
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cacheable)

Updates `cosmiconfig` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/cosmiconfig/cosmiconfig/releases)
- [Changelog](https://github.com/cosmiconfig/cosmiconfig/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cosmiconfig/cosmiconfig/commits)

Updates `es-object-atoms` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md)
- [Commits](es-shims/es-object-atoms@v1.1.1...v1.1.2)

Updates `es-to-primitive` from 1.3.0 to 1.3.1
- [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md)
- [Commits](ljharb/es-to-primitive@v1.3.0...v1.3.1)

Updates `file-entry-cache` from 11.1.2 to 11.1.3
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/file-entry-cache)

Updates `fs-extra` from 11.3.4 to 11.3.5
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.4...11.3.5)

Updates `function.prototype.name` from 1.1.8 to 1.2.0
- [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md)
- [Commits](es-shims/Function.prototype.name@v1.1.8...v1.2.0)

Updates `hasown` from 2.0.3 to 2.0.4
- [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md)
- [Commits](inspect-js/hasOwn@v2.0.3...v2.0.4)

Updates `immutable` from 5.1.5 to 5.1.6
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v5.1.5...v5.1.6)

Updates `is-core-module` from 2.16.1 to 2.16.2
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.1...v2.16.2)

Updates `postcss-selector-parser` from 7.1.1 to 7.1.4
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v7.1.1...7.1.4)

Updates `postcss` from 8.5.13 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.13...8.5.15)

Updates `qified` from 0.9.1 to 0.10.1
- [Release notes](https://github.com/jaredwray/qified/releases)
- [Commits](https://github.com/jaredwray/qified/commits/v0.10.1/packages/qified)

Updates `shell-quote` from 1.8.3 to 1.8.4
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.3...v1.8.4)

Updates `side-channel` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md)
- [Commits](ljharb/side-channel@v1.1.0...v1.1.1)

Updates `string.prototype.trim` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trim@v1.2.10...v1.2.11)

Updates `string.prototype.trimend` from 1.0.9 to 1.0.10
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10)

Updates `tinyglobby` from 0.2.16 to 0.2.17
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.16...0.2.17)

Updates `typed-array-length` from 1.0.7 to 1.0.8
- [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-length@v1.0.7...v1.0.8)

Updates `which-typed-array` from 1.1.20 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.20...v1.1.22)

Updates `yaml` from 2.8.4 to 2.9.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.4...v2.9.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@cacheable/memory"
  dependency-version: 2.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@csstools/css-syntax-patches-for-csstree"
  dependency-version: 1.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cacheable
  dependency-version: 2.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cosmiconfig
  dependency-version: 9.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: es-object-atoms
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: es-to-primitive
  dependency-version: 1.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: file-entry-cache
  dependency-version: 11.1.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fs-extra
  dependency-version: 11.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: function.prototype.name
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: hasown
  dependency-version: 2.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: immutable
  dependency-version: 5.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: is-core-module
  dependency-version: 2.16.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: postcss-selector-parser
  dependency-version: 7.1.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: qified
  dependency-version: 0.10.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: side-channel
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: string.prototype.trim
  dependency-version: 1.2.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tinyglobby
  dependency-version: 0.2.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typed-array-length
  dependency-version: 1.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: yaml
  dependency-version: 2.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@swingerman swingerman merged commit 5fc2840 into main Jun 22, 2026
2 checks passed
@swingerman swingerman deleted the dependabot/npm_and_yarn/dependencies-e3446a78f3 branch June 22, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant