Skip to content

Commit 63e2367

Browse files
chore: bump @uirouter/core to 6.1.2
1 parent 0f4c721 commit 63e2367

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
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
"peerDependencies": {
78-
"@uirouter/core": "^6.1.1",
78+
"@uirouter/core": "^6.1.2",
7979
"angular": ">=1.2.0"
8080
},
8181
"devDependencies": {
@@ -85,7 +85,7 @@
8585
"@types/jest": "^26.0.5",
8686
"@typescript-eslint/eslint-plugin": "^3.7.0",
8787
"@typescript-eslint/parser": "^3.7.0",
88-
"@uirouter/core": "^6.1.1",
88+
"@uirouter/core": "^6.1.2",
8989
"@uirouter/publish-scripts": "^2.6.4",
9090
"angular": "1.8.0",
9191
"dts-downlevel": "^0.4.0",

yarn.lock

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

738-
"@uirouter/core@^6.1.1":
739-
version "6.1.1"
740-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.1.1.tgz#cf13cb481a248415a757f2db29998213b744ef17"
741-
integrity sha512-vA+OolBOe0R8dbFk5mgaj30LzYzOoGhMJzj356KVQcx+wKdZHUs0dnMPuuHbKe/CEbErTgFA3MfRAW96qVc2hA==
738+
"@uirouter/core@^6.1.2":
739+
version "6.1.2"
740+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.1.2.tgz#2ccfe68488dede2e2afad8d7cf49e5652e512d96"
741+
integrity sha512-pYcg+cxVd9E9poC7AJf7ZrlQQrwAV6KVkiPvlbLJX5km+pBWrUOGQhdd87oIGc7/5iVQ7qSiAdl9QD+l55yegg==
742742

743743
"@uirouter/publish-scripts@^2.6.4":
744744
version "2.6.4"

0 commit comments

Comments
 (0)