Bump caniuse-lite from 1.0.30001376 to 1.0.30001377
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001376 to 1.0.30001377. - [Release notes](https://github.com/browserslist/caniuse-lite/releases) - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001376...1.0.30001377) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
42c5281b43
commit
f976cd7a58
|
|
@ -22,7 +22,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.27.10",
|
||||
"browserslist": "^4.21.3",
|
||||
"caniuse-lite": "^1.0.30001376",
|
||||
"caniuse-lite": "^1.0.30001377",
|
||||
"clean-css-cli": "^5.6.1",
|
||||
"font-awesome": "^4.7.0",
|
||||
"nodemon": "^2.0.19",
|
||||
|
|
@ -2346,9 +2346,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/caniuse-lite": {
|
||||
"version": "1.0.30001376",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001376.tgz",
|
||||
"integrity": "sha512-I27WhtOQ3X3v3it9gNs/oTpoE5KpwmqKR5oKPA8M0G7uMXh9Ty81Q904HpKUrM30ei7zfcL5jE7AXefgbOfMig==",
|
||||
"version": "1.0.30001377",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001377.tgz",
|
||||
"integrity": "sha512-I5XeHI1x/mRSGl96LFOaSk528LA/yZG3m3iQgImGujjO8gotd/DL8QaI1R1h1dg5ATeI2jqPblMpKq4Tr5iKfQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -7516,9 +7516,9 @@
|
|||
}
|
||||
},
|
||||
"caniuse-lite": {
|
||||
"version": "1.0.30001376",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001376.tgz",
|
||||
"integrity": "sha512-I27WhtOQ3X3v3it9gNs/oTpoE5KpwmqKR5oKPA8M0G7uMXh9Ty81Q904HpKUrM30ei7zfcL5jE7AXefgbOfMig==",
|
||||
"version": "1.0.30001377",
|
||||
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001377.tgz",
|
||||
"integrity": "sha512-I5XeHI1x/mRSGl96LFOaSk528LA/yZG3m3iQgImGujjO8gotd/DL8QaI1R1h1dg5ATeI2jqPblMpKq4Tr5iKfQ==",
|
||||
"dev": true
|
||||
},
|
||||
"chalk": {
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
"bootstrap4": "npm:bootstrap@^4.6.2",
|
||||
"browser-sync": "^2.27.10",
|
||||
"browserslist": "^4.21.3",
|
||||
"caniuse-lite": "^1.0.30001376",
|
||||
"caniuse-lite": "^1.0.30001377",
|
||||
"clean-css-cli": "^5.6.1",
|
||||
"font-awesome": "^4.7.0",
|
||||
"nodemon": "^2.0.19",
|
||||
|
|
|
|||
Loading…
Reference in New Issue