Skip to content

Commit 695bb4d

Browse files
committed
fix: upgrade classnames from 2.3.1 to 2.3.2
Snyk has created this PR to upgrade classnames from 2.3.1 to 2.3.2. See this package in npm: https://www.npmjs.com/package/classnames See this project in Snyk: https://app.snyk.io/org/jamesdbloom/project/16eaafd0-fedd-4627-8f06-e3d0bfeaba02?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 67d06e9 commit 695bb4d

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"sinon": "^7.1.1"
2222
},
2323
"dependencies": {
24-
"classnames": "^2.3.1",
24+
"classnames": "^2.3.2",
2525
"code-prettify": "^0.1.0",
2626
"humps": "^2.0.1",
2727
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)