Bump caniuse-lite from 1.0.30001504 to 1.0.30001505
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001504 to 1.0.30001505. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001504...1.0.30001505) --- 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
f28b8efbc7
commit
74f48889e8
|
|
@ -22,7 +22,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browserslist": "^4.21.9",
|
||||
"caniuse-lite": "^1.0.30001504",
|
||||
"caniuse-lite": "^1.0.30001505",
|
||||
"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.30001504",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001504.tgz",
|
||||
"integrity": "sha512-5uo7eoOp2mKbWyfMXnGO9rJWOGU8duvzEiYITW+wivukL7yHH4gX9yuRaobu6El4jPxo6jKZfG+N6fB621GD/Q==",
|
||||
"version": "1.0.30001505",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001505.tgz",
|
||||
"integrity": "sha512-jaAOR5zVtxHfL0NjZyflVTtXm3D3J9P15zSJ7HmQF8dSKGA6tqzQq+0ZI3xkjyQj46I4/M0K2GbMpcAFOcbr3A==",
|
||||
"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.30001504",
|
||||
"caniuse-lite": "^1.0.30001505",
|
||||
"clean-css-cli": "^5.6.2",
|
||||
"font-awesome": "^4.7.0",
|
||||
"nodemon": "^2.0.22",
|
||||
|
|
|
|||
Loading…
Reference in New Issue