Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
commit 13733b8857
73 changed files with 2451 additions and 1553 deletions

View file

@ -1,20 +1,20 @@
{
"name": "angular-sanitize",
"version": "1.7.8",
"version": "1.7.9",
"license": "MIT",
"main": "./angular-sanitize.js",
"ignore": [],
"dependencies": {
"angular": "1.7.8"
"angular": "1.7.9"
},
"homepage": "https://github.com/angular/bower-angular-sanitize",
"_release": "1.7.8",
"_release": "1.7.9",
"_resolution": {
"type": "version",
"tag": "v1.7.8",
"commit": "845b3064da357de96f38fdbbb923f918d0d82bbe"
"tag": "v1.7.9",
"commit": "2c8c3dcf36da6d9de1f52c466f2808cef3b978b8"
},
"_source": "https://github.com/angular/bower-angular-sanitize.git",
"_target": "1.7.8",
"_target": "1.7.9",
"_originalSource": "angular-sanitize"
}