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

Bump the js-packages group across 1 directory with 19 updates #459

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

Bumps the js-packages group with 19 updates in the / directory:

Package From To
@emotion/styled 11.13.5 11.14.0
@mui/icons-material 6.1.9 6.4.5
@mui/material 6.1.9 6.4.5
@types/node 22.10.0 22.13.5
axios 1.7.8 1.7.9
express 4.21.1 4.21.2
i18next 24.0.2 24.2.2
monaco-editor 0.52.0 0.52.2
typescript 5.7.2 5.7.3
ws 8.18.0 8.18.1
@cypress/webpack-dev-server 3.11.0 4.0.1
@typescript-eslint/eslint-plugin 8.16.0 8.24.1
@typescript-eslint/parser 8.16.0 8.24.1
cypress 13.16.0 14.0.3
cypress-real-events 1.13.0 1.14.0
eslint-config-prettier 9.1.0 10.0.1
eslint-plugin-prettier 5.2.1 5.2.3
lint-staged 15.2.10 15.4.3
prettier 3.4.1 3.5.1

Updates @emotion/styled from 11.13.5 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0
Commits

Updates @mui/icons-material from 6.1.9 to 6.4.5

Release notes

Sourced from @​mui/icons-material's releases.

v6.4.5

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

v6.4.4

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​oliviertassinari, @​sai6855, @​siriwatknp

v6.4.3

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.4.5

Feb 18, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

6.4.4

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @mui/material from 6.1.9 to 6.4.5

Release notes

Sourced from @​mui/material's releases.

v6.4.5

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

v6.4.4

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​oliviertassinari, @​sai6855, @​siriwatknp

v6.4.3

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.4.5

Feb 18, 2025

A big thanks to the 5 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​a-s-russo, @​aarongarciah, @​noobDev31, @​oliviertassinari, @​ZeeshanTamboli

6.4.4

Feb 11, 2025

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

... (truncated)

Commits
  • 6f2b908 [release] v6.4.5 (#45349)
  • e298810 [material-ui][Button] Apply id only if loading indicator is present (@​aaronga...
  • f7cc248 [material-ui][Autocomplete] Remove legacy aria-owns attribute for combobox ...
  • c66361a [release] v6.4.4 (#45286)
  • 4fbc98c [material-ui][MobileStepper] deprecate LinearProgressProps and complete `sl...
  • a8a6432 [material-ui][Slider] Deprecate composed classes (@​sai6855) (#45223)
  • d5d30ef [material-ui][utils] Merge sx instead of override when using `mergeSlotProp...
  • cee310a [release] v6.4.3 (#45209)
  • 4ae7e7a [material-ui][LinearProgress][CircularProgress] Add variant overrides for mod...
  • 1813d89 [release] v6.4.2 (#45138)
  • Additional commits viewable in compare view

Updates @types/node from 22.10.0 to 22.13.5

Commits

Updates axios from 1.7.8 to 1.7.9

Release notes

Sourced from axios's releases.

Release v1.7.9

Release notes:

Reverts

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.9 (2024-12-04)

Reverts

Contributors to this release

Commits

Updates express from 4.21.1 to 4.21.2

Release notes

Sourced from express's releases.

4.21.2

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

Changelog

Sourced from express's changelog.

4.21.2 / 2024-11-06

Commits
Maintainer changes

This version was pushed to npm by jonchurch, a new releaser for express since your current version.


Updates i18next from 24.0.2 to 24.2.2

Release notes

Sourced from i18next's releases.

v24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829

v24.2.1

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

v24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043

v24.1.2

  • optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.1

  • fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

v24.1.0

  • try to address 2270 by cloning the store data 2271

v24.0.5

  • remove extra log for 2268

v24.0.4

  • simplify fix: incorrect locale detected 2268

v24.0.3

  • fix: incorrect locale detected 2268
  • fix: Intl.getCanonicalLocales throws with custom regions 2267
Changelog

Sourced from i18next's changelog.

24.2.2

  • fix: Interpolation fails with arrays (TypeError) and doesn't work with objects in defaultValue 1829

24.2.1

  • Standardize null/undefined checks across codebase 2275
  • fix(typescript): make TFunction augmentable again 2279, fixes 2278

24.2.0

  • feat(typescript): Add strictKeyChecks option to enforce checking key existence when defaultValue is used 2274, fixes 2043

24.1.2

  • optimize fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

24.1.1

  • fix: Bug Report: Unsafe Behavior in i18n.t Function Leading to Potential Code Execution 2273

24.1.0

  • try to address 2270 by cloning the store data 2271

24.0.5

  • remove extra log for 2268

24.0.4

  • simplify fix: incorrect locale detected 2268

24.0.3

  • fix: incorrect locale detected 2268
  • fix: Intl.getCanonicalLocales throws with custom regions 2267
Commits

Updates monaco-editor from 0.52.0 to 0.52.2

Release notes

Sourced from monaco-editor's releases.

v0.52.2

Changes:

This list of changes was auto generated.

Changelog

Sourced from monaco-editor's changelog.

Monaco Editor Changelog

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for monaco-editor since your current version.


Updates typescript from 5.7.2 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates ws from 8.18.0 to 8.18.1

Release notes

Sourced from ws's releases.

8.18.1

Bug fixes

  • The length of the UNIX domain socket paths in the tests has been shortened to make them work when run via CITGM (021f7b8b).
Commits

Updates @cypress/webpack-dev-server from 3.11.0 to 4.0.1

Commits
  • 0a3ad9a chore: release @​cypress/webpack-dev-server-v4.0.1
  • c31050a chore: release @​cypress/vite-dev-server-v6.0.1
  • a7c8ad5 chore: bump circle cache (#30878)
  • 9da988c chore: Update v8 snapshot cache - windows (#30875)
  • 55178c7 chore: Update v8 snapshot cache - linux (#30874)
  • 932cea2 chore: Update v8 snapshot cache - darwin (#30873)
  • 0532f92 chore: Open in IDE button for block and hook definitions in Runner UI (#30859)
  • 249cfde fix: make sure scrollTo, window, document, title, go, reload, location, hash,...
  • 2f01310 chore: add the packageManager key to package.json generated by corepack (...
  • ab2f0c1 fix: update tsconfig files to match previous config (#30856)
  • Additional commits viewable in compare view

Updates @typescript-eslint/eslint-plugin from 8.16.0 to 8.24.1

Release notes

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

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

v8.24.0

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)
  • utils: add reportUnusedInlineConfigs to LinterOptions (#10718)

🩹 Fixes

  • ast-spec: correct YieldExpression.argument type (#10799)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)
  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)

❤️ Thank You

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

v8.23.0

8.23.0 (2025-02-03)

... (truncated)

Changelog

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

8.24.1 (2025-02-17)

🩹 Fixes

  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)

🩹 Fixes

  • eslint-plugin: [no-misused-spread] correct and elaborate string spread report message (#10751)
  • eslint-plugin: [restrict-plus-operands] report adding bigints to strings when allowNumberAndString is false (#10737)

❤️ Thank You

  • Josh Goldberg ✨
  • noah
  • Ronen Amiel

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

8.23.0 (2025-02-03)

🚀 Features

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#10712)

🩹 Fixes

  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#10710)

... (truncated)

Commits
  • 3646ec0 chore(release): publish 8.24.1
  • 9a78e40 fix(eslint-plugin): [class-methods-use-this] check accessor methods with a ...
  • e43cf46 docs: [prefer-optional-chain] fix examples (

Bumps the js-packages group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.9` | `6.4.5` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.9` | `6.4.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.0` | `22.13.5` |
| [axios](https://github.com/axios/axios) | `1.7.8` | `1.7.9` |
| [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` |
| [i18next](https://github.com/i18next/i18next) | `24.0.2` | `24.2.2` |
| [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.0` | `0.52.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` |
| [@cypress/webpack-dev-server](https://github.com/cypress-io/cypress) | `3.11.0` | `4.0.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.24.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.24.1` |
| [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `14.0.3` |
| [cypress-real-events](https://github.com/dmtrKovalenko/cypress-real-events) | `1.13.0` | `1.14.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.3` |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.5.1` |



Updates `@emotion/styled` from 11.13.5 to 11.14.0
- [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/icons-material` from 6.1.9 to 6.4.5
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.5/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.5/packages/mui-icons-material)

Updates `@mui/material` from 6.1.9 to 6.4.5
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v6.4.5/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.5/packages/mui-material)

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

Updates `axios` from 1.7.8 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.8...v1.7.9)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `i18next` from 24.0.2 to 24.2.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.2.2)

Updates `monaco-editor` from 0.52.0 to 0.52.2
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](microsoft/monaco-editor@v0.52.0...v0.52.2)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.18.0...8.18.1)

Updates `@cypress/webpack-dev-server` from 3.11.0 to 4.0.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v3.11.0...@cypress/webpack-dev-server-v4.0.1)

Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.24.1
- [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/v8.24.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.16.0 to 8.24.1
- [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/v8.24.1/packages/parser)

Updates `cypress` from 13.16.0 to 14.0.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.0...v14.0.3)

Updates `cypress-real-events` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/dmtrKovalenko/cypress-real-events/releases)
- [Commits](dmtrKovalenko/cypress-real-events@v1.13.0...v1.14.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

Updates `lint-staged` from 15.2.10 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.4.3)

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

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: "@cypress/webpack-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: cypress-real-events
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: js-packages
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-packages
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #461.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js-packages-1b6f9a9e5a branch February 24, 2025 22:56
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants