Bump caniuse-lite from 1.0.30001534 to 1.0.30001535
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001534 to 1.0.30001535. - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001534...1.0.30001535) --- 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
02fbb89d40
commit
1658b92edf
|
|
@ -22,7 +22,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browserslist": "^4.21.10",
|
||||
"caniuse-lite": "^1.0.30001534",
|
||||
"caniuse-lite": "^1.0.30001535",
|
||||
"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.30001534",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz",
|
||||
"integrity": "sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==",
|
||||
"version": "1.0.30001535",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001535.tgz",
|
||||
"integrity": "sha512-48jLyUkiWFfhm/afF7cQPqPjaUmSraEhK4j+FCTJpgnGGEZHqyLe3hmWH7lIooZdSzXL0ReMvHz0vKDoTBsrwg==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browserslist": "^4.21.10",
|
||||
"caniuse-lite": "^1.0.30001534",
|
||||
"caniuse-lite": "^1.0.30001535",
|
||||
"clean-css-cli": "^5.6.2",
|
||||
"font-awesome": "^4.7.0",
|
||||
"nodemon": "^3.0.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue