From 7bd931f6ced030565077f60c707cec2342a12098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:58:09 +0000 Subject: [PATCH] Bump dot from 1.0.3 to 1.1.3 Bumps [dot](https://github.com/olado/doT) from 1.0.3 to 1.1.3. - [Release notes](https://github.com/olado/doT/releases) - [Commits](https://github.com/olado/doT/compare/1.0.3...v1.1.3) --- updated-dependencies: - dependency-name: dot dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e45cc2..334d024 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "benchmark": "~1.0.0", "coffee-script": ">=1.8.0", "connect-assets": "*", - "dot": "~1.0.3", + "dot": "~1.1.3", "expect.js": "*", "jade": "~1.9.2", "mocha": "^9.1.1" diff --git a/yarn.lock b/yarn.lock index 4cfe4d1..1e4dd62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -266,9 +266,9 @@ diff@5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/diff/-/diff-5.0.0.tgz#7ed6ad76d859d030787ec35855f5b1daf31d852b" -dot@~1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/dot/-/dot-1.0.3.tgz#f8750bfb6b03c7664eb0e6cb1eb4c66419af9427" +dot@~1.1.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/dot/-/dot-1.1.3.tgz#351360e00a748bce9a1f8f27c00c394a7e4e1e9f" emoji-regex@^8.0.0: version "8.0.0"