Merge pull request #866 from collinbarrett/dependabot/npm_and_yarn/src/FilterLists.Web/bootstrap-4.2.1

This commit is contained in:
dependabot-preview[bot] 2019-07-26 22:17:30 +00:00 committed by GitHub
commit fa1ff72e65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -490,9 +490,9 @@
"dev": true
},
"bootstrap": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.3.tgz",
"integrity": "sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.2.1.tgz",
"integrity": "sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q==",
"dev": true
},
"brace-expansion": {

View file

@ -13,7 +13,7 @@
"aspnet-webpack": "^3.0.0",
"aspnet-webpack-react": "^3.0.0",
"awesome-typescript-loader": "^4.0.1",
"bootstrap": "^4.1.3",
"bootstrap": "^4.2.1",
"css-loader": "^0.28.11",
"event-source-polyfill": "0.0.16",
"extract-text-webpack-plugin": "^3.0.2",