Skip to content

Commit 8ba137b

Browse files
Bump inflection from 1.13.4 to 2.0.1
Bumps [inflection](https://github.com/dreamerslab/node.inflection) from 1.13.4 to 2.0.1. - [Release notes](https://github.com/dreamerslab/node.inflection/releases) - [Changelog](https://github.com/dreamerslab/node.inflection/blob/master/CHANGELOG.md) - [Commits](dreamerslab/node.inflection@v1.13.4...v2.0.1) --- updated-dependencies: - dependency-name: inflection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92381bc commit 8ba137b

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
@@ -7249,11 +7249,16 @@ indent-string@^4.0.0:
72497249
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
72507250
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
72517251

7252-
inflection@^1.13.2, inflection@^1.13.4:
7252+
inflection@^1.13.4:
72537253
version "1.13.4"
72547254
resolved "https://registry.yarnpkg.com/inflection/-/inflection-1.13.4.tgz#65aa696c4e2da6225b148d7a154c449366633a32"
72557255
integrity sha512-6I/HUDeYFfuNCVS3td055BaXBwKYuzw7K3ExVMStBowKo9oOAMJIXIHvdyR3iboTCp1b+1i5DSkIZTcwIktuDw==
72567256

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

0 commit comments

Comments
 (0)