Skip to content

Commit f0f52eb

Browse files
authored
Merge pull request #20518 from emberjs/dependabot/npm_and_yarn/inflection-2.0.1
Bump inflection from 1.13.4 to 2.0.1
2 parents c02b97b + 8ba137b commit f0f52eb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"ember-cli-typescript-blueprint-polyfill": "^0.1.0",
9595
"ember-cli-version-checker": "^5.1.2",
9696
"ember-router-generator": "^2.0.0",
97-
"inflection": "^1.13.2",
97+
"inflection": "^2.0.1",
9898
"resolve": "^1.22.2",
9999
"route-recognizer": "^0.3.4",
100100
"router_js": "^8.0.3",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -7338,11 +7338,16 @@ indent-string@^4.0.0:
73387338
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
73397339
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
73407340

7341-
inflection@^1.13.2, inflection@^1.13.4:
7341+
inflection@^1.13.4:
73427342
version "1.13.4"
73437343
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.4.tgz#65aa696c4e2da6225b148d7a154c449366633a32"
73447344
integrity sha512-6I/HUDeYFfuNCVS3td055BaXBwKYuzw7K3ExVMStBowKo9oOAMJIXIHvdyR3iboTCp1b+1i5DSkIZTcwIktuDw==
73457345

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+
73467351
inflight@^1.0.4:
73477352
version "1.0.6"
73487353
resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"

0 commit comments

Comments
 (0)