mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Bump bundlewatch from 0.2.7 to 0.3.0 (#31627)
Bumps [bundlewatch](https://github.com/bundlewatch/bundlewatch) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/bundlewatch/bundlewatch/releases) - [Commits](https://github.com/bundlewatch/bundlewatch/compare/v0.2.7...v0.3.0) 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
3786accc9a
commit
c34b167711
6
package-lock.json
generated
6
package-lock.json
generated
@ -2380,9 +2380,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"bundlewatch": {
|
||||
"version": "0.2.7",
|
||||
"resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.2.7.tgz",
|
||||
"integrity": "sha512-tTf6TZHowf2kqHMv9nk7ORDdyU8d4OCF5qjkm8jeZfY9hsOdoyvDq3xtPSw+I8eQJJhkdUvcIMp4Cd3GkUAsrA==",
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/bundlewatch/-/bundlewatch-0.3.0.tgz",
|
||||
"integrity": "sha512-+WtpJk6zVXSP91nRDsBz3pMHR3N8s0TMtPH9vHhcFwI+NfeozGpDJYOXsScHYTLiodfzuZhHfJobN+uDg3Fn1Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"axios": "^0.19.0",
|
||||
|
@ -99,7 +99,7 @@
|
||||
"@rollup/plugin-commonjs": "^15.0.0",
|
||||
"@rollup/plugin-node-resolve": "^9.0.0",
|
||||
"autoprefixer": "^9.8.6",
|
||||
"bundlewatch": "^0.2.7",
|
||||
"bundlewatch": "^0.3.0",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"eslint": "^7.8.1",
|
||||
|
Loading…
Reference in New Issue
Block a user