Skip to content

Commit fd577ca

Browse files
chore(deps): bump classnames from 2.2.6 to 2.5.1
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.5.1. - [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md) - [Commits](JedWatson/classnames@v2.2.6...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]>
1 parent e4a67ab commit fd577ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@bugsnag/js": "^7.1.0",
1616
"@bugsnag/plugin-react": "^7.16.2",
1717
"@docsearch/react": "3",
18-
"classnames": "^2.2.6",
18+
"classnames": "^2.5.1",
1919
"core-js": "^2.6.5",
2020
"eslint-config-react-app": "7.0.1",
2121
"gatsby": "5.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5894,10 +5894,10 @@ class-utils@^0.3.5:
58945894
isobject "^3.0.0"
58955895
static-extend "^0.1.1"
58965896

5897-
classnames@^2.2.5, classnames@^2.2.6:
5898-
version "2.2.6"
5899-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
5900-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
5897+
classnames@^2.2.5, classnames@^2.5.1:
5898+
version "2.5.1"
5899+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
5900+
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
59015901

59025902
59035903
version "4.2.1"

0 commit comments

Comments
 (0)