1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Bump classnames from 2.3.1 to 2.5.1 (#50378)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chad Fawcett <me@chadf.ca>
This commit is contained in:
dependabot[bot]
2024-04-30 12:35:41 -07:00
committed by GitHub
parent 9134a087b3
commit afb5d774b2
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"boxen": "7.1.1",
"cheerio": "^1.0.0-rc.11",
"cheerio-to-text": "0.2.4",
"classnames": "^2.3.1",
"classnames": "^2.5.1",
"connect-datadog": "0.0.9",
"cookie-parser": "^1.4.6",
"dayjs": "^1.11.3",
@@ -4636,8 +4636,9 @@
}
},
"node_modules/classnames": {
"version": "2.3.1",
"license": "MIT"
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz",
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow=="
},
"node_modules/cli-boxes": {
"version": "3.0.0",

View File

@@ -211,7 +211,7 @@
"boxen": "7.1.1",
"cheerio": "^1.0.0-rc.11",
"cheerio-to-text": "0.2.4",
"classnames": "^2.3.1",
"classnames": "^2.5.1",
"connect-datadog": "0.0.9",
"cookie-parser": "^1.4.6",
"dayjs": "^1.11.3",