Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Comments

Bump the minor group in /frontend with 13 updates#309

Merged
garryod merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/minor-ca68fe0cf1
Jan 2, 2024
Merged

Bump the minor group in /frontend with 13 updates#309
garryod merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/minor-ca68fe0cf1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps the minor group in /frontend with 13 updates:

Package From To
@diamondlightsource/ui-components 1.0.3 1.2.0
@emotion/react 11.11.1 11.11.3
framer-motion 10.16.12 10.16.16
@babel/core 7.23.5 7.23.7
@testing-library/jest-dom 6.1.4 6.1.6
@testing-library/user-event 14.5.1 14.5.2
eslint 8.55.0 8.56.0
html-webpack-plugin 5.5.3 5.6.0
prettier 3.1.0 3.1.1
source-map-loader 4.0.1 4.0.2
terser-webpack-plugin 5.3.9 5.3.10
typescript 5.3.2 5.3.3
web-vitals 3.5.0 3.5.1

Updates @diamondlightsource/ui-components from 1.0.3 to 1.2.0

Release notes

Sourced from @​diamondlightsource/ui-components's releases.

v1.2.0

What's Changed

New Contributors

Full Changelog: DiamondLightSource/web-ui-components@v1.1.1...v1.2.0

v1.1.1

What's Changed

Full Changelog: DiamondLightSource/web-ui-components@v1.1.0...v1.1.1

v1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/DiamondLightSource/web-ui-components/commits/v1.1.0

Changelog

Sourced from @​diamondlightsource/ui-components's changelog.

[1.2.0] - 2023-12-08

Fixed

  • Fix typo in Diamond colors

Added

  • TwoLineLink component, for links with descriptions

[1.1.1] - 2023-12-07

Changed

  • Fix missing exports

[1.1.0] - 2023-12-06

Changed

  • Added Breadcrumbs component
  • Added DarkModeButton component
  • Added dark theme variants to Diamond colours

[1.0.2] - 2023-09-12

Changed

  • Table and Navbar components now accept all box properties

[1.0.1] - 2023-07-31

Added

  • Clickable area for logout event in user component now spans whole width of menu

[1.0.0] - 2023-07-26

Added

  • Initial public release
Commits

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 framer-motion from 10.16.12 to 10.16.16

Changelog

Sourced from framer-motion's changelog.

[10.16.16] 2023-12-08

Fixed

  • circInOut easing fixed.
  • Improved optimised animation handoff.

[10.16.15] 2023-12-07

Fixed

  • Ensure animateChanges only runs in layout effect in initial render.

[10.16.13] 2023-12-05

Fixed

  • Ensure animations don't attempt to fire when initial equals animate.

[10.16.13] 2023-12-05

Fixed

  • Improved animation skipping for keyframe lists.
Commits

Updates @babel/core from 7.23.5 to 7.23.7

Release notes

Sourced from @​babel/core's releases.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6 (2023-12-11)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators
Commits

Updates @testing-library/jest-dom from 6.1.4 to 6.1.6

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.1.6

6.1.6 (2023-12-27)

Bug Fixes

  • Upgrade @​adobe/css-tools to v4.3.2 (#553) (b64b953)

v6.1.5

6.1.5 (2023-11-30)

Bug Fixes

  • support uppercase custom props in toHaveStyle (#552) (b7b7c6a)
Commits

Updates @testing-library/user-event from 14.5.1 to 14.5.2

Release notes

Sourced from @​testing-library/user-event's releases.

v14.5.2

14.5.2 (2023-12-29)

Bug Fixes

  • remove interop and deep DTL imports (6a3c896)
Commits
  • d036279 chore: upgrade node in codesandbox
  • 910fee5 chore: set tsconfig baseUrl
  • fa8d867 revert: swap release script
  • c4b4629 chore: upgrade testing environment
  • 6a3c896 fix: remove interop and deep DTL imports
  • See full diff in compare view

Updates eslint from 8.55.0 to 8.56.0

Release notes

Sourced from eslint's releases.

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v8.56.0 - December 15, 2023

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)
Commits
  • 8e8e9f8 8.56.0
  • 085978b Build: changelog update for 8.56.0
  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864)
  • 60a531a chore: package.json update for @​eslint/js release
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783)
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819)
  • Additional commits viewable in compare view

Updates html-webpack-plugin from 5.5.3 to 5.6.0

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.0 (2023-12-19)

Features

  • add @rspack/core as an optional peer dependency (#1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#1822) (7effc30)

Bug Fixes

5.5.4 (2023-12-06)

Bug Fixes

Commits
  • ebfa1ce chore(release): 5.6.0
  • 56ff3ae feat: add @rspack/core as an optional peer dependency (#1829)
  • c79f2cf fix: memoy leak (#1836)
  • 7effc30 feat: Added support type=systemjs-module via the scriptLoading option (#1...
  • 318cd4d docs: add html-webpack-inject-attributes-plugin to readme (#1787)
  • 91ba8bb chore(release): 5.5.4
  • fe231d3 docs: add js-entry-webpack-plugin (#1732)
  • 5c15284 test: case for watch/serve and reemitting assets (#1812)
  • a214736 fix: reemit assets from loaders (#1811)
  • 0db3c2b refactor: fix regression after refactor and testing (#1810)
  • Additional commits viewable in compare view

Updates prettier from 3.1.0 to 3.1.1

Release notes

Sourced from prettier's releases.

3.1.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.1.1

diff

Fix config file search (#15363 by @​fisker)

Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.

├─ .prettierrc
└─ test.js         (A directory)
  └─ .prettierrc
// Prettier 3.1.0
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/test.js/.prettierrc
// Prettier 3.1.1
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/.prettierrc

Skip explicitly passed symbolic links with --no-error-on-unmatched-pattern (#15533 by @​sanmai-NL)

Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.

In Prettier 3.1.1, you can use --no-error-on-unmatched-pattern to simply skip symbolic links.

Consistently use tabs in ternaries when useTabs is true (#15662 by @​auvred)

// Input
aaaaaaaaaaaaaaa
	? bbbbbbbbbbbbbbbbbb
	: ccccccccccccccc
	  ? ddddddddddddddd
	  : eeeeeeeeeeeeeee
	    ? fffffffffffffff
	    : gggggggggggggggg;
// Prettier 3.1.0
aaaaaaaaaaaaaaa
? bbbbbbbbbbbbbbbbbb
: ccccccccccccccc
? ddddddddddddddd
: eeeeeeeeeeeeeee
? fffffffffffffff
</tr></table>

... (truncated)

Commits
  • b86701d Release 3.1.1
  • c97480c Use attributes instead of deprecated assertions (#15758)
  • 0d1ffb3 Consistently use tabs in ternaries when useTabs is true (#15662)
  • 5f7aedc fix example to fit the actual experimentalTernaries behaviour (#15747)
  • 1e30f66 Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...
  • 39e4e7b Add cursorOffset to Playground (#15751)
  • 8e816ad Allow skipping symlink patterns, to avoid raising a fault (#15533)
  • 2ca5d75 Fix expect call in dts test (#15766)
  • 15c7428 chore(deps): update dependency flow-parser to v0.223.3 (#15760)
  • d3b3d4f chore(deps): update dependency hermes-parser to v0.18.0 (#15761)
  • Additional commits viewable in compare view

Updates source-map-loader from 4.0.1 to 4.0.2

Release notes

Sourced from source-map-loader's releases.

v4.0.2

4.0.2 (2023-12-27)

Bug Fixes

  • avoid deprecation message of abab package (#228) (9daafb3)
Changelog

Sourced from source-map-loader's changelog.

4.0.2 (2023-12-27)

Bug Fixes

  • avoid deprecation message of abab package (#228) (9daafb3)
Commits
  • 0b9bbe8 chore(release): 4.0.2
  • 9daafb3 fix: avoid deprecation message of abab package (#228)
  • fdbdeab chore: update github action/setup-node (#227)
  • d680461 chore: upgrade dependencies to the latest version (#224)
  • 5e26590 chore: update dependencies to the latest version (#223)
  • cba2de6 chore: update github actions/checkout (#222)
  • da7e3ca chore: update dependencies to the latest version (#221)
  • 07524c5 chore: upgrade dependencies to the latest version (#219)
  • 3a093ac docs: remove Gitter from issue templates (#218)
  • 6b76970 chore: update dependencies to the latest version (#217)
  • Additional commits viewable in compare view

Updates terser-webpack-plugin from 5.3.9 to 5.3.10

Release notes

Sourced from terser-webpack-plugin's releases.

v5.3.10

5.3.10 (2023-12-28)

Bug Fixes

  • bump terser to the latest stable version (#587) (f650fa3)
Changelog

Sourced from terser-webpack-plugin's changelog.

5.3.10 (2023-12-28)

Bug Fixes

  • bump terser to the latest stable version (#587) (f650fa3)
Commits
  • c87ade2 chore(release): 5.3.10
  • f650fa3 fix: bump terser to the latest stable version (#587)
  • 0403c77 chore(deps-dev): bump @​babel/traverse from 7.22.17 to 7.23.6 (#586)
  • 174d197 chore: update dependencies to the latest version (#577)
  • 1831a49 chore: update github action/setup-node (#584)
  • 25d0147 chore: update github actions/checkout (#576)
  • fa86955 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#575)
  • 0867673 chore: update dependencies to the latest version (#574)
  • b8cfb07 chore: upgrade dependencies to the latest version (#572)
  • ce5a518 refactor: code (#569)
  • Additional commits viewable in compare view

Updates typescript from 5.3.2 to 5.3.3

Release notes

Sourced from typescript's releases.

TypeScript 5.3.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Updates web-vitals from 3.5.0 to 3.5.1

Changelog

Sourced from web-vitals's changelog.

v3.5.1 (2023-12-27)

  • Add extra guard for PerformanceEventTiming not existing (#403)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

//: # (dependabot-automerge-en...

Description has been truncated

Bumps the minor group in /frontend with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@diamondlightsource/ui-components](https://github.com/DiamondLightSource/web-ui-components) | `1.0.3` | `1.2.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.1` | `11.11.3` |
| [framer-motion](https://github.com/framer/motion) | `10.16.12` | `10.16.16` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.5` | `7.23.7` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.4` | `6.1.6` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `8.56.0` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.6.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` |
| [source-map-loader](https://github.com/webpack-contrib/source-map-loader) | `4.0.1` | `4.0.2` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.9` | `5.3.10` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `3.5.0` | `3.5.1` |


Updates `@diamondlightsource/ui-components` from 1.0.3 to 1.2.0
- [Release notes](https://github.com/DiamondLightSource/web-ui-components/releases)
- [Changelog](https://github.com/DiamondLightSource/web-ui-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiamondLightSource/web-ui-components/commits/v1.2.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/react@11.11.1...@emotion/react@11.11.3)

Updates `framer-motion` from 10.16.12 to 10.16.16
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v10.16.12...v10.16.16)

Updates `@babel/core` from 7.23.5 to 7.23.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.7/packages/babel-core)

Updates `@testing-library/jest-dom` from 6.1.4 to 6.1.6
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.4...v6.1.6)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

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 `html-webpack-plugin` from 5.5.3 to 5.6.0
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.6.0)

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

Updates `source-map-loader` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/source-map-loader@v4.0.1...v4.0.2)

Updates `terser-webpack-plugin` from 5.3.9 to 5.3.10
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/terser-webpack-plugin@v5.3.9...v5.3.10)

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

Updates `web-vitals` from 3.5.0 to 3.5.1
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: "@diamondlightsource/ui-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: source-map-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: web-vitals
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@garryod garryod merged commit be07047 into main Jan 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/minor-ca68fe0cf1 branch January 2, 2024 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant