Skip to content

Commit 48fe1c1

Browse files
chore(deps): update dependency classnames to v2.3.2
1 parent bd330b0 commit 48fe1c1

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
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@mdx-js/mdx": "1.6.18",
1616
"@mdx-js/react": "1.6.18",
17-
"classnames": "2.2.6",
17+
"classnames": "2.3.2",
1818
"gatsby": "2.24.68",
1919
"gatsby-image": "2.4.21",
2020
"gatsby-plugin-mdx": "1.2.44",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3979,10 +3979,10 @@ class-utils@^0.3.5:
39793979
isobject "^3.0.0"
39803980
static-extend "^0.1.1"
39813981

3982-
classnames@2.2.6:
3983-
version "2.2.6"
3984-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
3985-
integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
3982+
classnames@2.3.2:
3983+
version "2.3.2"
3984+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
3985+
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
39863986

39873987
clean-stack@^2.0.0:
39883988
version "2.2.0"

0 commit comments

Comments
 (0)