Bump caniuse-lite from 1.0.30001526 to 1.0.30001527

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001526 to 1.0.30001527.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001526...1.0.30001527)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-06 12:45:59 +02:00 committed by GitHub
parent 4878d30a27
commit 178c3252f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -22,7 +22,7 @@
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^2.29.3",
"browserslist": "^4.21.10",
"caniuse-lite": "^1.0.30001526",
"caniuse-lite": "^1.0.30001527",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^3.0.1",
@ -2585,9 +2585,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001526",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001526.tgz",
"integrity": "sha512-0UAJj+6ga1IzMcKB6PbNPEXuIpYffmiZL6Innn03+3fX1lm8P70cfAHzD7jekkYj+lMs5vB1iWCRXf3fS1GW8A==",
"version": "1.0.30001527",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001527.tgz",
"integrity": "sha512-YkJi7RwPgWtXVSgK4lG9AHH57nSzvvOp9MesgXmw4Q7n0C3H04L0foHqfxcmSAm5AcWb8dW9AYj2tR7/5GnddQ==",
"dev": true,
"funding": [
{

View File

@ -67,7 +67,7 @@
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^2.29.3",
"browserslist": "^4.21.10",
"caniuse-lite": "^1.0.30001526",
"caniuse-lite": "^1.0.30001527",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^3.0.1",