Javascript dependency: Bump @types/classnames in /web

Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames)

---
updated-dependencies:
- dependency-name: "@types/classnames"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-27 10:25:22 +00:00 committed by GitHub
parent ccd84b7c2a
commit 07716748b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -87,7 +87,7 @@
"@szhsin/react-menu": "^2.2.0",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-virtual": "^3.4.0",
"@types/classnames": "^2.2.6",
"@types/classnames": "^2.3.1",
"@types/react": "^17.0.80",
"@types/react-dom": "^17.0.25",
"ajv": "^8.8.2",

View File

@ -3328,12 +3328,12 @@ __metadata:
languageName: node
linkType: hard
"@types/classnames@npm:^2.2.6":
version: 2.3.0
resolution: "@types/classnames@npm:2.3.0"
"@types/classnames@npm:^2.3.1":
version: 2.3.1
resolution: "@types/classnames@npm:2.3.1"
dependencies:
classnames: "*"
checksum: e1bd6de60fc5e4ead601838078b10f378d6a66ad21112922856de59a1f450b1361f597aa3ca34f2cc33bc030f950112872fddfde43c5189bec89737a8b237f24
checksum: 09a17ea08fcb83380921efdfdac94cfa162f87025cae0bf6f4ba508c2fa5f436459ce7612905a3f968fdddb68c03b8e6ff08e762ed2d0c110c5c4fceb244dc55
languageName: node
linkType: hard
@ -14270,7 +14270,7 @@ __metadata:
"@testing-library/jest-dom": ^6.1.2
"@testing-library/react": 12
"@testing-library/user-event": ^14.4.3
"@types/classnames": ^2.2.6
"@types/classnames": ^2.3.1
"@types/jest": ^29.5.4
"@types/react": ^17.0.80
"@types/react-dom": ^17.0.25