Skip to content

Commit

Permalink
chore(deps): bump classnames from 2.3.2 to 2.5.1 (#891)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 176033f commit f83ccfe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@docsearch/react": "3.6.1",
"axios": "1.7.4",
"babel-loader": "^9.1.3",
"classnames": "^2.3.1",
"classnames": "^2.5.1",
"feed": "^4.2.2",
"file-saver": "^2.0.5",
"gray-matter": "^4.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3630,10 +3630,10 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:^2.3.1":
version: 2.3.2
resolution: "classnames@npm:2.3.2"
checksum: 10c0/cd50ead57b4f97436aaa9f9885c6926323efc7c2bea8e3d4eb10e4e972aa6a1cfca1c7a0e06f8a199ca7498d4339e30bb6002e589e61c9f21248cbf3e8b0b18d
"classnames@npm:^2.5.1":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
checksum: 10c0/afff4f77e62cea2d79c39962980bf316bacb0d7c49e13a21adaadb9221e1c6b9d3cdb829d8bb1b23c406f4e740507f37e1dcf506f7e3b7113d17c5bab787aa69
languageName: node
linkType: hard

Expand Down Expand Up @@ -6645,7 +6645,7 @@ __metadata:
axios: "npm:1.7.4"
babel-loader: "npm:^9.1.3"
babel-plugin-istanbul: "npm:^7.0.0"
classnames: "npm:^2.3.1"
classnames: "npm:^2.5.1"
cypress: "npm:^13.13.1"
eslint: "npm:8.57.0"
eslint-config-next: "npm:14.2.3"
Expand Down

0 comments on commit f83ccfe

Please sign in to comment.