Skip to content

Commit 1e558ec

Browse files
build(deps): bump @uirouter/angular from 8.0.0 to 8.0.1
Bumps [@uirouter/angular](https://github.com/ui-router/angular) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/ui-router/angular/releases) - [Changelog](https://github.com/ui-router/angular/blob/master/CHANGELOG.md) - [Commits](ui-router/angular@8.0.0...8.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1002a3d commit 1e558ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/forms": "11.0.5",
2121
"@angular/platform-browser": "11.0.5",
2222
"@angular/platform-browser-dynamic": "11.0.5",
23-
"@uirouter/angular": "^8.0.0",
23+
"@uirouter/angular": "^8.0.1",
2424
"@uirouter/core": "6.0.7",
2525
"@uirouter/rx": "0.6.5",
2626
"@uirouter/visualizer": "^7.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1550,10 +1550,10 @@
15501550
"@types/webpack-sources" "*"
15511551
source-map "^0.6.0"
15521552

1553-
"@uirouter/angular@^8.0.0":
1554-
version "8.0.0"
1555-
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-8.0.0.tgz#57588c3994e35a995643fa629deb95a524508c82"
1556-
integrity sha512-ti7U7AUrdxwcL8BKJAYG1rOMjOe3dvZRGGzf3vEgjrE/Hw8AimR2OjMOYJwZH6IAcuwXCT5lolwQY8TJU40mBA==
1553+
"@uirouter/angular@^8.0.1":
1554+
version "8.0.1"
1555+
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-8.0.1.tgz#72be1b8483f19f32912365a7a207e6a4de749790"
1556+
integrity sha512-iW/nFSVWbh19rcjg07SWDxg91xkM0/2YUzkvMtw5ZpEph9qo33vhFJGctx/shW0GmWkWEv/HkTS0QtUplnOQLg==
15571557
dependencies:
15581558
tslib "^2.0.0"
15591559

0 commit comments

Comments
 (0)