Skip to content

Commit 9624ff9

Browse files
chore(package): bump uirouter packages
1 parent 8fd97be commit 9624ff9

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"license": "MIT",
1717
"dependencies": {
18-
"@uirouter/angularjs": "1.0.26",
19-
"@uirouter/core": "6.0.5",
20-
"@uirouter/react": "1.0.3"
18+
"@uirouter/angularjs": "1.0.29",
19+
"@uirouter/core": "6.0.7",
20+
"@uirouter/react": "1.0.6"
2121
},
2222
"peerDependencies": {
2323
"angular": "^1.5.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@
109109
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
110110
integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg==
111111

112-
"@uirouter/[email protected].26":
113-
version "1.0.26"
114-
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.26.tgz#680ba48ac2c5608a6621c09fadb88a80ceb2e0cc"
115-
integrity sha512-90kS4j0cBk1rpipE/CFC+/cNpc32WHI5536oHsJzAOIDY1NoSmb5TMOISrJslg7sBGF56NEtGoRVf42gaACrfA==
112+
"@uirouter/[email protected].29":
113+
version "1.0.29"
114+
resolved "https://registry.yarnpkg.com/@uirouter/angularjs/-/angularjs-1.0.29.tgz#e1a88cb323b664ee3fdc6242931383fcc7e2152f"
115+
integrity sha512-RImWnBarNixkMto0o8stEaGwZmvhv5cnuOLXyMU2pY8MP2rgEF74ZNJTLeJCW14LR7XDUxVH8Mk8bPI6lxedmQ==
116116
dependencies:
117-
"@uirouter/core" "6.0.5"
117+
"@uirouter/core" "6.0.7"
118118

119-
"@uirouter/[email protected].5":
120-
version "6.0.5"
121-
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.5.tgz#60f13fd530fc75daa283e2bece944516559d066b"
122-
integrity sha512-WN2HyELsxvqLaCMYCWojGW/QLRBgFBfwyERp5jC3Vn1njo/FLI5hplVqWMu6LIGp6Hpz3pbdtSaiFb1iY7iTVw==
119+
"@uirouter/[email protected].7":
120+
version "6.0.7"
121+
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.7.tgz#a66743dceb13a56d8908474ff891d63e5d5a2b01"
122+
integrity sha512-KUTJxL+6q0PiBnFx4/Z+Hsyg0pSGiaW5yZQeJmUxknecjpTbnXkLU8H2EqRn9N2B+qDRa7Jg8RcgeNDPY72O1w==
123123

124124
"@uirouter/publish-scripts@^2.5.4":
125125
version "2.5.4"
@@ -143,12 +143,12 @@
143143
yalc "^1.0.0-pre.35"
144144
yargs "^15.3.1"
145145

146-
"@uirouter/[email protected].3":
147-
version "1.0.3"
148-
resolved "https://registry.yarnpkg.com/@uirouter/react/-/react-1.0.3.tgz#fbfa63e9aa6ad8444198754ef732e63c187d44ed"
149-
integrity sha512-LTZK2BFapYTTjAVOc1mQF1mSeC5v++SNzOizhGNn//0npjzbhzy4qSt0EsFwlDtIkuZscVMsxBVNBRxnuy6G/Q==
146+
"@uirouter/[email protected].6":
147+
version "1.0.6"
148+
resolved "https://registry.yarnpkg.com/@uirouter/react/-/react-1.0.6.tgz#c45f5aa06b6136a2beb26a0229a931a86da2d6ec"
149+
integrity sha512-/14Q7wPs9RyiJ0ubwzs4KELebSG35e/YgsdRBJqtyNrPRWuJqiPO1pR8qG71/rNCtCsqQgVr14sUNIXS0GOSCQ==
150150
dependencies:
151-
"@uirouter/core" "6.0.5"
151+
"@uirouter/core" "6.0.7"
152152
classnames "^2.2.5"
153153
prop-types "^15.6.1"
154154

0 commit comments

Comments
 (0)