8000 Bump classnames from 2.2.6 to 2.3.1 · filescoded/docs.hackerone.com@5fecc12 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fecc12

Browse files
Bump classnames from 2.2.6 to 2.3.1
Bumps [classnames](https://github.com/JedWatson/classnames) from 2.2.6 to 2.3.1. - [Release notes](https://github.com/JedWatson/classnames/releases) - [Changelog](https://github.com/JedWatson/classnames/blob/master/HISTORY.md) - [Commits](JedWatson/classnames@v2.2.6...v2.3.1) --- updated-dependencies: - dependency-name: classnames dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 232ff47 commit 5fecc12

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
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"babel-eslint": "^10.0.3",
49-
"classnames": "^2.2.6",
49+
"classnames": "^2.3.1",
5050
"eslint": "^7.22.0",
5151
"eslint-plugin-import": "^2.23.4",
5252
"eslint-plugin-react": "^7.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3922,10 +3922,10 @@ class-utils@^0.3.5:
39223922
isobject "^3.0.0"
39233923
static-extend "^0.1.1"
39243924

3925-
classnames@^2.2.6:
3926-
version "2.2.6"
3927-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
3928-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
3925+
classnames@^2.3.1:
3926+
version "2.3.1"
3927+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
3928+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
39293929

39303930
clean-stack@^2.0.0:
39313931
version "2.2.0"

0 commit comments

Comments
 (0)
0