Skip to content

Commit b7d0ea5

Browse files
chore(deps-dev): bump ts-dedent from 2.1.1 to 2.2.0 (#57)
Bumps [ts-dedent](https://github.com/tamino-martinius/node-ts-dedent) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/tamino-martinius/node-ts-dedent/releases) - [Changelog](https://github.com/tamino-martinius/node-ts-dedent/blob/master/HISTORY.md) - [Commits](https://github.com/tamino-martinius/node-ts-dedent/commits) --- updated-dependencies: - dependency-name: ts-dedent dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ab511 commit b7d0ea5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"nock": "13.1.1",
9898
"np": "7.5.0",
9999
"setup-polly-jest": "0.9.1",
100-
"ts-dedent": "2.1.1",
100+
"ts-dedent": "2.2.0",
101101
"ts-jest": "27.0.4",
102102
"ts-node": "10.1.0",
103103
"tsdx": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10864,10 +10864,10 @@ trim-off-newlines@^1.0.0:
1086410864
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
1086510865
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1086610866

10867-
ts-dedent@2.1.1:
10868-
version "2.1.1"
10869-
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.1.1.tgz#6dd56870bb5493895171334fa5d7e929107e5bbc"
10870-
integrity sha512-riHuwnzAUCfdIeTBNUq7+Yj+ANnrMXo/7+Z74dIdudS7ys2k8aSGMzpJRMFDF7CLwUTbtvi1ZZff/Wl+XxmqIA==
10867+
ts-dedent@2.2.0:
10868+
version "2.2.0"
10869+
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.2.0.tgz#39e4bd297cd036292ae2394eb3412be63f563bb5"
10870+
integrity sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==
1087110871

1087210872
ts-jest@27.0.4:
1087310873
version "27.0.4"

0 commit comments

Comments
 (0)