Skip to content

Commit

Permalink
Update dependency classnames to v2.3.1 (#617)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 21, 2021
1 parent 75a069d commit a4e55ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CodeGolf.Web/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"axios": "0.21.4",
"bulma": "0.9.3",
"bulma-toast": "2.3.0",
"classnames": "2.2.6",
"classnames": "2.3.1",
"copy-webpack-plugin": "5.1.2",
"css-loader": "4.3.0",
"eslint": "7.14.0",
Expand Down
8 changes: 4 additions & 4 deletions CodeGolf.Web/ClientApp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2948,10 +2948,10 @@ class-utils@^0.3.5:
isobject "^3.0.0"
static-extend "^0.1.1"

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

clean-css@4.2.x:
version "4.2.3"
Expand Down

0 comments on commit a4e55ae

Please sign in to comment.