Bump caniuse-lite from 1.0.30001467 to 1.0.30001468

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001467 to 1.0.30001468.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001467...1.0.30001468)

---
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-03-21 13:05:13 +01:00 committed by GitHub
parent 981eb5e433
commit 465774cd61
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.0",
"browserslist": "^4.21.5",
"caniuse-lite": "^1.0.30001467",
"caniuse-lite": "^1.0.30001468",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^2.0.21",
@ -2814,9 +2814,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001467",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001467.tgz",
"integrity": "sha512-cEdN/5e+RPikvl9AHm4uuLXxeCNq8rFsQ+lPHTfe/OtypP3WwnVVbjn+6uBV7PaFL6xUFzTh+sSCOz1rKhcO+Q==",
"version": "1.0.30001468",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001468.tgz",
"integrity": "sha512-zgAo8D5kbOyUcRAgSmgyuvBkjrGk5CGYG5TYgFdpQv+ywcyEpo1LOWoG8YmoflGnh+V+UsNuKYedsoYs0hzV5A==",
"dev": true,
"funding": [
{

View File

@ -67,7 +67,7 @@
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^2.29.0",
"browserslist": "^4.21.5",
"caniuse-lite": "^1.0.30001467",
"caniuse-lite": "^1.0.30001468",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^2.0.21",