Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the minorandpatch group in /website with 21 updates #710

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps the minorandpatch group in /website with 21 updates:

Package From To
@emotion/react 11.11.1 11.11.3
@mui/material 5.14.20 5.15.2
@mui/x-date-pickers 6.18.4 6.18.6
openid-client 5.6.1 5.6.2
@astrojs/check 0.3.2 0.3.4
@astrojs/react 3.0.7 3.0.8
@astrojs/tailwind 5.0.3 5.0.4
@iconify/json 2.2.156 2.2.161
@tanstack/eslint-plugin-query 5.12.1 5.14.6
@types/node 20.10.4 20.10.5
@types/react 18.2.43 18.2.45
@types/react-dom 18.2.17 18.2.18
@typescript-eslint/eslint-plugin 6.14.0 6.16.0
@typescript-eslint/parser 6.14.0 6.16.0
daisyui 4.4.19 4.4.24
eslint 8.55.0 8.56.0
eslint-plugin-astro 0.30.0 0.31.0
eslint-plugin-import 2.29.0 2.29.1
tailwindcss 3.3.6 3.4.0
typescript 5.2.2 5.3.3
vitest 1.0.4 1.1.0

Updates @emotion/react from 11.11.1 to 11.11.3

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.3

Patch Changes

Commits

Updates @mui/material from 5.14.20 to 5.15.2

Release notes

Sourced from @​mui/material's releases.

v5.15.2

Dec 25, 2023

A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.15.2

Dec 25, 2023

A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/x-date-pickers from 6.18.4 to 6.18.6

Release notes

Sourced from @​mui/x-date-pickers's releases.

v6.18.6

We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts / @mui/[email protected]

Docs

v6.18.5

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Swedish (sv-SE) and Urdu (ur-PK) locales on the Data Grid

... (truncated)

Changelog

Sourced from @​mui/x-date-pickers's changelog.

6.18.6

Dec 22, 2023

We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts / @mui/[email protected]

Docs

6.18.5

... (truncated)

Commits

Updates openid-client from 5.6.1 to 5.6.2

Release notes

Sourced from openid-client's releases.

v5.6.2

Refactor

Fixes

  • add explicit Accept-Encoding header to http requests (abcb564), closes #648
Changelog

Sourced from openid-client's changelog.

5.6.2 (2023-12-22)

Refactor

Fixes

  • add explicit Accept-Encoding header to http requests (abcb564), closes #648
Commits
  • 9d3cfb8 chore(release): 5.6.2
  • abcb564 fix: add explicit Accept-Encoding header to http requests
  • 4b42b48 chore: bump upload-artifact
  • 820d2c4 Revert "chore(deps): bump actions/upload-artifact from 3 to 4" (#646)
  • 12d76e4 chore(deps): bump actions/upload-artifact from 3 to 4 (#645)
  • 418b8e4 chore(deps): bump github/codeql-action from 2 to 3 (#644)
  • 76db75c docs: add client credentials flow example to readme (#640)
  • c228877 refactor: issuer discovery (#637)
  • d58eabd chore(deps): bump dessant/lock-threads from 5.0.0 to 5.0.1 (#638)
  • 8a4d3bf chore: set discussion-inactive-days in lock threads action
  • Additional commits viewable in compare view

Updates @astrojs/check from 0.3.2 to 0.3.4

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.3.4

Patch Changes

  • b16fcbb: Temporarily disable checking .jsx and .tsx files using astro check until withastro/language-tools#727 is fixed
  • Updated dependencies [b16fcbb]
    • @​astrojs/language-server@​2.5.5

@​astrojs/check@​0.3.3

Patch Changes

  • 45d49f5: Fix errors spilling out of inline event attributes in certain cases
  • 7c9c981: Fix errors inside .ts files not being properly reported in certain cases
  • Updated dependencies [45d49f5]
  • Updated dependencies [7c9c981]
    • @​astrojs/language-server@​2.5.4
Changelog

Sourced from @​astrojs/check's changelog.

0.3.4

Patch Changes

  • b16fcbb: Temporarily disable checking .jsx and .tsx files using astro check until withastro/language-tools#727 is fixed
  • Updated dependencies [b16fcbb]
    • @​astrojs/language-server@​2.5.5

0.3.3

Patch Changes

  • 45d49f5: Fix errors spilling out of inline event attributes in certain cases
  • 7c9c981: Fix errors inside .ts files not being properly reported in certain cases
  • Updated dependencies [45d49f5]
  • Updated dependencies [7c9c981]
    • @​astrojs/language-server@​2.5.4
Commits

Updates @astrojs/react from 3.0.7 to 3.0.8

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​3.0.8

Patch Changes

Changelog

Sourced from @​astrojs/react's changelog.

3.0.8

Patch Changes

Commits

Updates @astrojs/tailwind from 5.0.3 to 5.0.4

Release notes

Sourced from @​astrojs/tailwind's releases.

@​astrojs/tailwind@​5.0.4

Patch Changes

Changelog

Sourced from @​astrojs/tailwind's changelog.

5.0.4

Patch Changes

Commits

Updates @iconify/json from 2.2.156 to 2.2.161

Commits
  • f452e4e Update 3 icon sets: Lucide, OpenMoji, Gitlab SVGs
  • 621c9ee Update 3 icon sets: Health Icons, HeroIcons, OpenMoji
  • 7fdd99e Update 9 icon sets
  • f3cff61 Update 8 icon sets
  • ecb9fdb Update 2 icon sets: Flag Icons, Material Design Icons
  • See full diff in compare view

Updates @tanstack/eslint-plugin-query from 5.12.1 to 5.14.6

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.14.6

Version 5.14.6 - 12/23/2023, 4:04 PM

Changes

Fix

  • angular-query: fix optimistic result (#6575) (fdcdfdc6) by Arnoud

Chore

  • Update to Nx v17 (#6581) (1340d590) by Lachlan Collins
  • Update dependencies (#6580) (81cbf81f) by Lachlan Collins
  • Update publint (#6579) (50bf5ce3) by Lachlan Collins

Packages

  • @​tanstack/eslint-plugin-query@​5.14.6
  • @​tanstack/query-broadcast-client-experimental@​5.14.6
  • @​tanstack/query-devtools@​5.14.6
  • @​tanstack/react-query@​5.14.6
  • @​tanstack/react-query-devtools@​5.14.6
  • @​tanstack/react-query-persist-client@​5.14.6
  • @​tanstack/react-query-next-experimental@​5.14.6
  • @​tanstack/svelte-query@​5.14.6
  • @​tanstack/svelte-query-devtools@​5.14.6
  • @​tanstack/svelte-query-persist-client@​5.14.6
  • @​tanstack/vue-query@​5.14.6
  • @​tanstack/vue-query-devtools@​5.14.6
  • @​tanstack/angular-query-experimental@​5.14.6
  • @​tanstack/solid-query-devtools@​5.14.6
  • @​tanstack/angular-query-devtools-experimental@​5.14.6

v5.14.5

Version 5.14.5 - 12/21/2023, 3:05 PM

Changes

Fix

  • query-devtools: remove automatic inclusion of font cdn link (#6573) (7579dc63) by R. Dylan Walker

Chore

  • angular-query: add angular adapter to bug template (#6572) (1b4121a0) by Arnoud

Packages

  • @​tanstack/query-devtools@​5.14.5
  • @​tanstack/react-query-devtools@​5.14.5

... (truncated)

Commits

Updates @types/node from 20.10.4 to 20.10.5

Commits

Updates @types/react from 18.2.43 to 18.2.45

Commits

Updates @types/react-dom from 18.2.17 to 18.2.18

Commits

Updates @typescript-eslint/eslint-plugin from 6.14.0 to 6.16.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.16.0

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

Features

  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#8123) (9368bf3)
  • typescript-estree: add allowDefaultProjectForFiles project service allowlist option (#7752) (7ddadda)

You can read about our versioning strategy and releases on our website.

v6.15.0

6.15.0 (2023-12-18)

Features

  • eslint-plugin: [no-useless-template-literals] add new rule (#7957) (ff75785), closes #2846
  • eslint-plugin: [require-array-sort-compare] support toSorted (#8052) (c9661c8)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

Features

  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#8123) (9368bf3)

You can read about our versioning strategy and releases on our website.

6.15.0 (2023-12-18)

Features

  • eslint-plugin: [no-useless-template-literals] add new rule (#7957) (ff75785), closes #2846
  • require-array-sort-compare + toSorted (#8052) (c9661c8)

You can read about our versioning strategy and releases on our website.

Commits
  • 7246e56 chore: publish v6.16.0
  • 3182959 fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...
  • 3031117 docs(eslint-plugin): enforce a heading for each rule option (#8015)
  • b3f87fc docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)
  • 9368bf3 feat(eslint-plugin): deprecate no-extra-semi in favor of ESLint Stylistic equ...
  • f6f6a57 docs: add tombstone file for no-parameter-properties and suggested replacemen...
  • 04dea84 feat(eslint-plugin): deprecate formatting (meta.type: layout) rules (#8073)
  • b1c92bb chore(website): auto-generate type checked rule notice in rule docs (#7951)
  • 26ba8ea docs: add more rationale for no-for-in-array (#8082)
  • eff7da1 docs: fix example for no-shadow (#8080)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.14.0 to 6.16.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.16.0

6.16.0 (2023-12-25)

Bug Fixes

  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (

Bumps the minorandpatch group in /website with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.11.3` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.14.20` | `5.15.2` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `6.18.4` | `6.18.6` |
| [openid-client](https://github.com/panva/node-openid-client) | `5.6.1` | `5.6.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.3.2` | `0.3.4` |
| [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `3.0.7` | `3.0.8` |
| [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.0.3` | `5.0.4` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.156` | `2.2.161` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.12.1` | `5.14.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.4` | `20.10.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.43` | `18.2.45` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.17` | `18.2.18` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.14.0` | `6.16.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.14.0` | `6.16.0` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.4.19` | `4.4.24` |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.30.0` | `0.31.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.6` | `3.4.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.0.4` | `1.1.0` |


Updates `@emotion/react` from 11.11.1 to 11.11.3
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/material` from 5.14.20 to 5.15.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.2/packages/mui-material)

Updates `@mui/x-date-pickers` from 6.18.4 to 6.18.6
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/next/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v6.18.6/packages/x-date-pickers)

Updates `openid-client` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/panva/node-openid-client/releases)
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v5.6.1...v5.6.2)

Updates `@astrojs/check` from 0.3.2 to 0.3.4
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@astrojs/react` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/react)

Updates `@astrojs/tailwind` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind)

Updates `@iconify/json` from 2.2.156 to 2.2.161
- [Commits](iconify/icon-sets@2.2.156...2.2.161)

Updates `@tanstack/eslint-plugin-query` from 5.12.1 to 5.14.6
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.14.6/packages/eslint-plugin-query)

Updates `@types/node` from 20.10.4 to 20.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.43 to 18.2.45
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.17 to 18.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 6.14.0 to 6.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.14.0 to 6.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/parser)

Updates `daisyui` from 4.4.19 to 4.4.24
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.4.19...v4.4.24)

Updates `eslint` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v8.56.0)

Updates `eslint-plugin-astro` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v0.30.0...v0.31.0)

Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1)

Updates `tailwindcss` from 3.3.6 to 3.4.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.3.6...v3.4.0)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

Updates `vitest` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: openid-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@astrojs/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Dec 25, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/minorandpatch-e40ac6fe64 branch January 1, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants