Skip to content

Commit 0d3641b

Browse files
chore(deps-dev): bump ts-dedent from 2.1.0 to 2.1.1 (#4)
Bumps [ts-dedent](https://github.com/tamino-martinius/node-ts-dedent) from 2.1.0 to 2.1.1. - [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](tamino-martinius/node-ts-dedent@v2.1.0...v2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ee4178 commit 0d3641b

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
@@ -96,7 +96,7 @@
9696
"nock": "13.0.11",
9797
"np": "7.4.0",
9898
"setup-polly-jest": "0.9.1",
99-
"ts-dedent": "2.1.0",
99+
"ts-dedent": "2.1.1",
100100
"ts-jest": "26.5.4",
101101
"tsdx": "0.14.1",
102102
"tslib": "2.1.0",

yarn.lock

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

10782-
ts-dedent@2.1.0:
10783-
version "2.1.0"
10784-
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.1.0.tgz#2df17a997ee5310a96d2be7adca0ba7c3eabf36a"
10785-
integrity sha512-HbmrG+lCgk5W8LQTALxBxQRBDeAhQKRzdqVhHLUkVd5nYT+b6zDzbRMjiA8wqrWDa33X09WdnW4zEsdwQArTaw==
10782+
ts-dedent@2.1.1:
10783+
version "2.1.1"
10784+
resolved "https://registry.yarnpkg.com/ts-dedent/-/ts-dedent-2.1.1.tgz#6dd56870bb5493895171334fa5d7e929107e5bbc"
10785+
integrity sha512-riHuwnzAUCfdIeTBNUq7+Yj+ANnrMXo/7+Z74dIdudS7ys2k8aSGMzpJRMFDF7CLwUTbtvi1ZZff/Wl+XxmqIA==
1078610786

1078710787
ts-jest@26.5.4:
1078810788
version "26.5.4"

0 commit comments

Comments
 (0)