Bump caniuse-lite from 1.0.30001505 to 1.0.30001506

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

---
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-06-22 09:44:53 +02:00 committed by GitHub
parent 74f48889e8
commit e30ddecd26
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.9",
"caniuse-lite": "^1.0.30001505",
"caniuse-lite": "^1.0.30001506",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^2.0.22",
@ -2590,9 +2590,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001505",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001505.tgz",
"integrity": "sha512-jaAOR5zVtxHfL0NjZyflVTtXm3D3J9P15zSJ7HmQF8dSKGA6tqzQq+0ZI3xkjyQj46I4/M0K2GbMpcAFOcbr3A==",
"version": "1.0.30001506",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001506.tgz",
"integrity": "sha512-6XNEcpygZMCKaufIcgpQNZNf00GEqc7VQON+9Rd0K1bMYo8xhMZRAo5zpbnbMNizi4YNgIDAFrdykWsvY3H4Hw==",
"dev": true,
"funding": [
{

View File

@ -67,7 +67,7 @@
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^2.29.3",
"browserslist": "^4.21.9",
"caniuse-lite": "^1.0.30001505",
"caniuse-lite": "^1.0.30001506",
"clean-css-cli": "^5.6.2",
"font-awesome": "^4.7.0",
"nodemon": "^2.0.22",