Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f17efa4

Browse files
Merge pull request Hacker0x01#407 from Hacker0x01/dependabot/npm_and_yarn/classnames-2.3.1
Bump classnames from 2.2.6 to 2.3.1
2 parents 0ed0c1b + 5fecc12 commit f17efa4

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
@@ -3938,10 +3938,10 @@ class-utils@^0.3.5:
39383938
isobject "^3.0.0"
39393939
static-extend "^0.1.1"
39403940

3941-
classnames@^2.2.6:
3942-
version "2.2.6"
3943-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
3944-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
3941+
classnames@^2.3.1:
3942+
version "2.3.1"
3943+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
3944+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
39453945

39463946
clean-stack@^2.0.0:
39473947
version "2.2.0"

0 commit comments

Comments
 (0)