Update classnames to version 2.5.1 (#20631)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Mac Siri <mac@forem.com>
This commit is contained in:
parent
1e90c7f714
commit
80bc5869e3
2 changed files with 6 additions and 6 deletions
|
|
@ -124,7 +124,7 @@
|
|||
"babel-preset-preact": "^2.0.0",
|
||||
"canvas": "^2.11.0",
|
||||
"chart.js": "^3.9.1",
|
||||
"classnames": "^2.3.2",
|
||||
"classnames": "^2.5.1",
|
||||
"core-js": "3",
|
||||
"esbuild": "^0.19.10",
|
||||
"esbuild-plugin-stimulus": "^0.1.5",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -7509,10 +7509,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"classnames@npm:^2.3.2":
|
||||
version: 2.3.2
|
||||
resolution: "classnames@npm:2.3.2"
|
||||
checksum: 10c0/cd50ead57b4f97436aaa9f9885c6926323efc7c2bea8e3d4eb10e4e972aa6a1cfca1c7a0e06f8a199ca7498d4339e30bb6002e589e61c9f21248cbf3e8b0b18d
|
||||
"classnames@npm:^2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "classnames@npm:2.5.1"
|
||||
checksum: 10c0/afff4f77e62cea2d79c39962980bf316bacb0d7c49e13a21adaadb9221e1c6b9d3cdb829d8bb1b23c406f4e740507f37e1dcf506f7e3b7113d17c5bab787aa69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -8837,7 +8837,7 @@ __metadata:
|
|||
babel-preset-preact: "npm:^2.0.0"
|
||||
canvas: "npm:^2.11.0"
|
||||
chart.js: "npm:^3.9.1"
|
||||
classnames: "npm:^2.3.2"
|
||||
classnames: "npm:^2.5.1"
|
||||
core-js: "npm:3"
|
||||
css-loader: "npm:^5.2.7"
|
||||
cssom: "npm:^0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue