From 44f41dfb6bf6643e5e64144b8b2d506a74e8f7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 01:48:40 +0000 Subject: [PATCH] Bump marked in /react-and-redux/chapter-07/weather_react Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.3.19) --- updated-dependencies: - dependency-name: marked dependency-type: indirect ... Signed-off-by: dependabot[bot] --- react-and-redux/chapter-07/weather_react/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/react-and-redux/chapter-07/weather_react/yarn.lock b/react-and-redux/chapter-07/weather_react/yarn.lock index 943c5e9..8501d79 100644 --- a/react-and-redux/chapter-07/weather_react/yarn.lock +++ b/react-and-redux/chapter-07/weather_react/yarn.lock @@ -2037,7 +2037,7 @@ faye-websocket@~0.7.3: fb-watchman@^1.8.0, fb-watchman@^1.9.0: version "1.9.0" - resolved "http://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" + resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" dependencies: bser "^1.0.2" @@ -3293,8 +3293,8 @@ marked-terminal@^1.6.2: node-emoji "^1.4.1" marked@^0.3.6: - version "0.3.6" - resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7" + version "0.3.19" + resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790" math-expression-evaluator@^1.2.14: version "1.2.14" @@ -4340,7 +4340,7 @@ regenerator-runtime@^0.9.5: regex-cache@^0.4.2: version "0.4.3" - resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" + resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" dependencies: is-equal-shallow "^0.1.3" is-primitive "^2.0.0"