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 @@ -7338,11 +7338,16 @@ indent-string@^4.0.0:
7338
7338
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
7339
7339
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
7340
7340
7341
- inflection@^1.13.2, inflection@^1.13. 4:
7341
+ inflection@^1.13.4:
7342
7342
version "1.13.4"
7343
7343
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.4.tgz#65aa696c4e2da6225b148d7a154c449366633a32"
7344
7344
integrity sha512-6I/HUDeYFfuNCVS3td055BaXBwKYuzw7K3ExVMStBowKo9oOAMJIXIHvdyR3iboTCp1b+1i5DSkIZTcwIktuDw==
7345
7345
7346
+ inflection@^2.0.1:
7347
+ version "2.0.1"
7348
+ resolved "https://registry.yarnpkg.com/inflection/-/inflection-2.0.1.tgz#bdf3a4c05d4275f41234910cbbe9a102ac72c99b"
7349
+ integrity sha512-wzkZHqpb4eGrOKBl34xy3umnYHx8Si5R1U4fwmdxLo5gdH6mEK8gclckTj/qWqy4Je0bsDYe/qazZYuO7xe3XQ==
7350
+
7346
7351
inflight@^1.0.4:
7347
7352
version "1.0.6"
7348
7353
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
You can’t perform that action at this time.
0 commit comments