Bump @ngxs/devtools-plugin from 3.6.2 to 3.7.1 in /web
Bumps [@ngxs/devtools-plugin](https://github.com/ngxs/store) from 3.6.2 to 3.7.1. - [Release notes](https://github.com/ngxs/store/releases) - [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md) - [Commits](https://github.com/ngxs/store/compare/v3.6.2...v3.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
a92878696c
commit
bfa1220519
|
@ -2671,9 +2671,9 @@
|
|||
}
|
||||
},
|
||||
"@ngxs/devtools-plugin": {
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@ngxs/devtools-plugin/-/devtools-plugin-3.6.2.tgz",
|
||||
"integrity": "sha512-0UUZlpXgEtrHoWNeVQXEvUyC6pW8nTACpqJgecuBjYJMa5imCCUSXdrpear8ztJuWwpLqMUSGk5cICNhKqK59g==",
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@ngxs/devtools-plugin/-/devtools-plugin-3.7.1.tgz",
|
||||
"integrity": "sha512-tZ5dVrgHDaOK0NMuSy3eesqwCXncF7Tm2bO/5cSvgSUXCKuU8UfWKxvP/N/Wcz5V5uaUIdOY1bnF6ZdeAMVzGQ==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
}
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"@angular/platform-browser": "9.1.12",
|
||||
"@angular/platform-browser-dynamic": "9.1.12",
|
||||
"@angular/router": "9.1.12",
|
||||
"@ngxs/devtools-plugin": "3.6.2",
|
||||
"@ngxs/devtools-plugin": "3.7.1",
|
||||
"@ngxs/store": "3.7.1",
|
||||
"angular-svg-icon": "7.2.1",
|
||||
"angular-tree-component": "8.5.6",
|
||||
|
|
Loading…
Reference in New Issue