mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-19 12:10:02 -04:00
Bump angular from 1.7.9 to 1.8.0 in /glances/outputs/static
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Floran Brutel
parent
2410610910
commit
26aaf2e9ce
6
glances/outputs/static/package-lock.json
generated
6
glances/outputs/static/package-lock.json
generated
@@ -83,9 +83,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"angular": {
|
||||
"version": "1.7.9",
|
||||
"resolved": "https://registry.npmjs.org/angular/-/angular-1.7.9.tgz",
|
||||
"integrity": "sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ=="
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/angular/-/angular-1.8.0.tgz",
|
||||
"integrity": "sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg=="
|
||||
},
|
||||
"angular-hotkeys": {
|
||||
"version": "1.7.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"angular": "^1.7.9",
|
||||
"angular": "^1.8.0",
|
||||
"angular-hotkeys": "^1.7.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"favico.js": "^0.3.10",
|
||||
|
||||
@@ -77,7 +77,7 @@ angular-hotkeys@^1.7.0:
|
||||
version "1.7.0"
|
||||
resolved "https://registry.yarnpkg.com/angular-hotkeys/-/angular-hotkeys-1.7.0.tgz#052e6b6f44dfcd824427798b7f10e1917e8700a1"
|
||||
|
||||
angular@^1.7.9:
|
||||
angular@^1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user