Skip to content

Commit b388f1f

Browse files
Update dependency classnames to v2.3.3
1 parent 5098955 commit b388f1f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "16.11.42",
1515
"@types/react": "18.0.9",
1616
"@types/react-dom": "17.0.17",
17-
"classnames": "2.3.1",
17+
"classnames": "2.3.3",
1818
"esquery": "1.4.0",
1919
"monaco-editor": "0.33.0",
2020
"prettier": "2.6.2",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -3426,11 +3426,16 @@ class-utils@^0.3.5:
34263426
isobject "^3.0.0"
34273427
static-extend "^0.1.1"
34283428

3429-
classnames@*, classnames@2.3.1:
3429+
classnames@*:
34303430
version "2.3.1"
34313431
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e"
34323432
integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==
34333433

3434+
classnames@2.3.3:
3435+
version "2.3.3"
3436+
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.3.tgz#897b59920fa3e336571c164366efad73e9d6418b"
3437+
integrity sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og==
3438+
34343439
clean-css@^4.2.3:
34353440
version "4.2.4"
34363441
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.4.tgz#733bf46eba4e607c6891ea57c24a989356831178"

0 commit comments

Comments
 (0)