Skip to content

Commit f83ccfe

Browse files
chore(deps): bump classnames from 2.3.2 to 2.5.1 (#891)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 176033f commit f83ccfe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@docsearch/react": "3.6.1",
3030
"axios": "1.7.4",
3131
"babel-loader": "^9.1.3",
32-
"classnames": "^2.3.1",
32+
"classnames": "^2.5.1",
3333
"feed": "^4.2.2",
3434
"file-saver": "^2.0.5",
3535
"gray-matter": "^4.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3630,10 +3630,10 @@ __metadata:
36303630
languageName: node
36313631
linkType: hard
36323632

3633-
"classnames@npm:^2.3.1":
3634-
version: 2.3.2
3635-
resolution: "classnames@npm:2.3.2"
3636-
checksum: 10c0/cd50ead57b4f97436aaa9f9885c6926323efc7c2bea8e3d4eb10e4e972aa6a1cfca1c7a0e06f8a199ca7498d4339e30bb6002e589e61c9f21248cbf3e8b0b18d
3633+
"classnames@npm:^2.5.1":
3634+
version: 2.5.1
3635+
resolution: "classnames@npm:2.5.1"
3636+
checksum: 10c0/afff4f77e62cea2d79c39962980bf316bacb0d7c49e13a21adaadb9221e1c6b9d3cdb829d8bb1b23c406f4e740507f37e1dcf506f7e3b7113d17c5bab787aa69
36373637
languageName: node
36383638
linkType: hard
36393639

@@ -6645,7 +6645,7 @@ __metadata:
66456645
axios: "npm:1.7.4"
66466646
babel-loader: "npm:^9.1.3"
66476647
babel-plugin-istanbul: "npm:^7.0.0"
6648-
classnames: "npm:^2.3.1"
6648+
classnames: "npm:^2.5.1"
66496649
cypress: "npm:^13.13.1"
66506650
eslint: "npm:8.57.0"
66516651
eslint-config-next: "npm:14.2.3"

0 commit comments

Comments
 (0)