Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 6cd10fa

Browse files
dependabot[bot]joonatank
authored andcommitted
chore(deps): bump classnames from 2.3.2 to 2.5.1
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.3.2 to 2.5.1. - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](JedWatson/classnames@v2.3.2...v2.5.1) --- updated-dependencies: - dependency-name: classnames dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e81535e commit 6cd10fa

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@next/eslint-plugin-next": "^14.1.4",
3636
"@sentry/nextjs": "^7.109.0",
3737
"apollo-upload-client": "17.0.0",
38-
"classnames": "^2.3.2",
38+
"classnames": "^2.5.1",
3939
"common": "workspace:*",
4040
"date-fns": "^2.30.0",
4141
"eslint-config-custom": "workspace:*",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@apollo/client": "^3.9.7",
2121
"@hookform/resolvers": "^3.3.4",
2222
"@sentry/nextjs": "^7.109.0",
23-
"classnames": "^2.3.2",
23+
"classnames": "^2.5.1",
2424
"common": "workspace:*",
2525
"date-fns": "^2.30.0",
2626
"eslint-config-custom": "workspace:*",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"codegen:types": "graphql-codegen"
2323
},
2424
"dependencies": {
25-
"classnames": "^2.3.2",
25+
"classnames": "^2.5.1",
2626
"date-fns": "^2.30.0",
2727
"eslint-config-custom": "workspace:*",
2828
"hds-react": "^2.17.1",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)