Bump caniuse-lite from 1.0.30001524 to 1.0.30001525

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

---
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-01 11:12:00 +02:00 committed by GitHub
parent c0157b3dd1
commit bd427cfe57
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.30001524",
"caniuse-lite": "^1.0.30001525",
"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.30001524",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz",
"integrity": "sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==",
"version": "1.0.30001525",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001525.tgz",
"integrity": "sha512-/3z+wB4icFt3r0USMwxujAqRvaD/B7rvGTsKhbhSQErVrJvkZCLhgNLJxU8MevahQVH6hCU9FsHdNUFbiwmE7Q==",
"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.30001524",
"caniuse-lite": "^1.0.30001525",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^3.0.1",