Skip to content

Commit 0b10450

Browse files
committed
chore(deps): update dependency classnames to v2.3.1
1 parent f4166fd commit 0b10450

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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@mdx-js/mdx": "1.6.18",
1313
"@mdx-js/react": "1.6.18",
14-
"classnames": "2.2.6",
14+
"classnames": "2.3.1",
1515
"gatsby": "2.24.68",
1616
"gatsby-image": "2.4.21",
1717
"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.1:
3983+
version "2.3.1"
3984+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
3985+
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
39863986

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

0 commit comments

Comments
 (0)