Bump caniuse-lite from 1.0.30001508 to 1.0.30001509
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001508 to 1.0.30001509. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001508...1.0.30001509) --- 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:
parent
18a3eaefdd
commit
f0e0f41553
|
|
@ -22,7 +22,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browserslist": "^4.21.9",
|
||||
"caniuse-lite": "^1.0.30001508",
|
||||
"caniuse-lite": "^1.0.30001509",
|
||||
"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.30001508",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001508.tgz",
|
||||
"integrity": "sha512-sdQZOJdmt3GJs1UMNpCCCyeuS2IEGLXnHyAo9yIO5JJDjbjoVRij4M1qep6P6gFpptD1PqIYgzM+gwJbOi92mw==",
|
||||
"version": "1.0.30001509",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001509.tgz",
|
||||
"integrity": "sha512-2uDDk+TRiTX5hMcUYT/7CSyzMZxjfGu0vAUjS2g0LSD8UoXOv0LtpH4LxGMemsiPq6LCVIUjNwVM0erkOkGCDA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browserslist": "^4.21.9",
|
||||
"caniuse-lite": "^1.0.30001508",
|
||||
"caniuse-lite": "^1.0.30001509",
|
||||
"clean-css-cli": "^5.6.2",
|
||||
"font-awesome": "^4.7.0",
|
||||
"nodemon": "^2.0.22",
|
||||
|
|
|
|||
Loading…
Reference in New Issue