File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 94
94
"ember-cli-typescript-blueprint-polyfill" : " ^0.1.0" ,
95
95
"ember-cli-version-checker" : " ^5.1.2" ,
96
96
"ember-router-generator" : " ^2.0.0" ,
97
- "inflection" : " ^1.13.2 " ,
97
+ "inflection" : " ^2.0.1 " ,
98
98
"resolve" : " ^1.22.2" ,
99
99
"route-recognizer" : " ^0.3.4" ,
100
100
"router_js" : " ^8.0.3" ,
Original file line number Diff line number Diff line change @@ -7249,11 +7249,16 @@ indent-string@^4.0.0:
7249
7249
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
7250
7250
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
7251
7251
7252
- inflection@^1.13.2, inflection@^1.13. 4:
7252
+ inflection@^1.13.4:
7253
7253
version "1.13.4"
7254
7254
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.4.tgz#65aa696c4e2da6225b148d7a154c449366633a32"
7255
7255
integrity sha512-6I/HUDeYFfuNCVS3td055BaXBwKYuzw7K3ExVMStBowKo9oOAMJIXIHvdyR3iboTCp1b+1i5DSkIZTcwIktuDw==
7256
7256
7257
+ inflection@^2.0.1:
7258
+ version "2.0.1"
7259
+ resolved "https://registry.yarnpkg.com/inflection/-/inflection-2.0.1.tgz#bdf3a4c05d4275f41234910cbbe9a102ac72c99b"
7260
+ integrity sha512-wzkZHqpb4eGrOKBl34xy3umnYHx8Si5R1U4fwmdxLo5gdH6mEK8gclckTj/qWqy4Je0bsDYe/qazZYuO7xe3XQ==
7261
+
7257
7262
inflight@^1.0.4:
7258
7263
version "1.0.6"
7259
7264
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
You can’t perform that action at this time.
0 commit comments