From a15f5fca2ea4fb82b80fe774c5e0093bf1582696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 03:13:12 +0000 Subject: [PATCH] build(deps): bump tmpl from 1.0.4 to 1.0.5 in /example Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index bef6b99..7c85bbb 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5139,10 +5139,10 @@ react-is@^16.3.1, react-is@^16.8.1, react-is@^16.8.4: resolved "http://192.168.30.248:4873/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" integrity sha1-W7weLSkUHJ+9/tRWND/ivEMKahY= -react-native-chinamap@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/react-native-chinamap/-/react-native-chinamap-1.0.2.tgz#d2153c10ac85db41bc32aa2ceb17084002dd31ea" - integrity sha512-Q+gNwgZIJ7PYJ6of35Wge9SsOHprZAKWMf2VHMlHoA/stMikAdFMCJbqn4c24+tHCgqMiG0v883NSCToMCyrTw== +react-native-chinamap@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/react-native-chinamap/-/react-native-chinamap-1.0.3.tgz#82b6ff11ba88cb4b60dc6d8946e586fb39caebe9" + integrity sha512-pNkcBp3Zw4I3etws4rf+rSRH+36sMgc0xF/SnUBUegcUmDeHWuwuuNDXWfU16QOepFh4xxBh8YivIfbJLjX+5w== react-native-svg@6.4.1: version "6.4.1" @@ -6060,9 +6060,9 @@ tmp@^0.0.33: os-tmpdir "~1.0.2" tmpl@1.0.x: - version "1.0.4" - resolved "http://192.168.30.248:4873/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" + integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== to-fast-properties@^1.0.3: version "1.0.3"