Skip to content

Commit

Permalink
upgraded to bower 1.8.4 for PaloAltoNetworks#117
Browse files Browse the repository at this point in the history
Signed-off-by: Luigi Mori <[email protected]>
  • Loading branch information
jtschichold committed Jun 29, 2018
1 parent b8729de commit 28dbed5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions bower-shrinkwrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
},
"https://github.com/angular/bower-angular.git": {
"1.5.11": "0f57428c3ffe2f486264ab7fbee3968dccc7b720",
"1.5.8": "1.5.8"
"1.5.8": "1.5.8",
"1.6.4": "097304875bf47c499c7a45711e28f16937dfacfd"
},
"https://github.com/chieffancypants/angular-loading-bar.git": {
"0.8.0": "0.8.0"
Expand All @@ -79,7 +80,7 @@
"0.5.0": "0.5.0"
},
"https://github.com/mbostock-bower/d3-bower.git": {
"3.5.17": "abe0262a205c9f3755c3a757de4dfd1d49f34b24",
"3.5.17": "3.5.17",
"3.5.5": "3.5.5"
},
"https://github.com/moment/moment.git": {
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"angular-toastr": "~1.5.0",
"moment": "~2.10.6",
"animate.css": "~3.4.0",
"angular": "~1.5.6",
"angular": "~1.5.11",
"angular-nvd3": "~1.0.5",
"angular-datatables": "~0.5.1",
"angular-loading-bar": "~0.8.0",
Expand Down Expand Up @@ -66,6 +66,6 @@
},
"resolutions": {
"jquery": "~2.1.4",
"angular": "~1.4.2"
"angular": "1.5.11"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"awesome-typescript-loader": "0.14.2",
"bower": "1.7.10",
"bower": "1.8.4",
"bower-shrinkwrap-resolver": "0.4.1",
"browser-sync": "2.9.12",
"browser-sync-spa": "1.0.3",
Expand Down

0 comments on commit 28dbed5

Please sign in to comment.