Skip to content

Commit d14691d

Browse files
* chore: bump core to 6.0.8 (#3840)
1 parent 6ac3c9f commit d14691d

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
@@ -75,7 +75,7 @@
7575
"module": "lib-esm/index.js",
7676
"typings": "lib/index.d.ts",
7777
"dependencies": {
78-
"@uirouter/core": "6.0.7"
78+
"@uirouter/core": "6.0.8"
7979
},
8080
"peerDependencies": {
8181
"angular": ">=1.2.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -735,10 +735,10 @@
735735
dependencies:
736736
eslint-visitor-keys "^1.1.0"
737737

738-
"@uirouter/[email protected].7":
739-
version "6.0.7"
740-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.7.tgz#a66743dceb13a56d8908474ff891d63e5d5a2b01"
741-
integrity sha512-KUTJxL+6q0PiBnFx4/Z+Hsyg0pSGiaW5yZQeJmUxknecjpTbnXkLU8H2EqRn9N2B+qDRa7Jg8RcgeNDPY72O1w==
738+
"@uirouter/[email protected].8":
739+
version "6.0.8"
740+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.8.tgz#a1e919a4743be729751aafc4ce353d0dc0ffd26c"
741+
integrity sha512-Gc/BAW47i4L54p8dqYCJJZuv2s3tqlXQ0fvl6Zp2xrblELPVfxmjnc0eurx3XwfQdaqm3T6uls6tQKkof/4QMw==
742742

743743
"@uirouter/[email protected]":
744744
version "2.5.5"

0 commit comments

Comments
 (0)