Skip to content

Commit 986b752

Browse files
committed
Update Bootstrap dependency minimist to 1.2.3 (#7874)
1 parent 2afaf67 commit 986b752

4 files changed

Lines changed: 747 additions & 894 deletions

File tree

src/Bootstrap/dist/js/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* Bootstrap v3.4.1 (https://getbootstrap.com/)
3-
* Copyright 2011-2019 Twitter, Inc.
3+
* Copyright 2011-2020 Twitter, Inc.
44
* Licensed under the MIT license
55
*/
66

src/Bootstrap/grunt/configBridge.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@
2424
},
2525
"config": {
2626
"autoprefixer": {
27-
"browsers": [
28-
"Android 2.3",
29-
"Android >= 4",
30-
"Chrome >= 20",
31-
"Firefox >= 24",
32-
"Explorer >= 8",
33-
"iOS >= 6",
34-
"Opera >= 12",
35-
"Safari >= 6"
36-
],
3727
"cascade": false
3828
},
3929
"jqueryCheck": [

0 commit comments

Comments
 (0)