Skip to content
Snippets Groups Projects

Update all non-major dependencies (patch)

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master
1 file
+ 3
9
Compare changes
  • Side-by-side
  • Inline
+ 3
9
@@ -27,9 +27,7 @@
@@ -27,9 +27,7 @@
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
"@babel/core@^7.10.3":
"@babel/core@^7.10.3":
version "7.17.7"
version: "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==
dependencies:
dependencies:
"@ampproject/remapping" "^2.1.0"
"@ampproject/remapping" "^2.1.0"
"@babel/code-frame" "^7.16.7"
"@babel/code-frame" "^7.16.7"
@@ -925,9 +923,7 @@
@@ -925,9 +923,7 @@
esutils "^2.0.2"
esutils "^2.0.2"
"@babel/runtime-corejs3@^7.10.3":
"@babel/runtime-corejs3@^7.10.3":
version "7.17.7"
version: "7.17.8"
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.7.tgz#cf914f474c490ef1aa8661d47adaa0a993636e7e"
integrity sha512-TvliGJjhxis5m7xIMvlXH/xG8Oa/LK0SCUCyfKD6nLi42n5fB4WibDJ0g9trmmBB6hwpMNx+Lzbxy9/4gpMaVw==
dependencies:
dependencies:
core-js-pure "^3.20.2"
core-js-pure "^3.20.2"
regenerator-runtime "^0.13.4"
regenerator-runtime "^0.13.4"
@@ -3750,9 +3746,7 @@ escape-string-regexp@^1.0.5:
@@ -3750,9 +3746,7 @@ escape-string-regexp@^1.0.5:
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-plugin-jsdoc@^38.0.0:
eslint-plugin-jsdoc@^38.0.0:
version "38.0.4"
version: "38.0.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-38.0.4.tgz#3c0380ef08c9ab9437e3a376cc0f108d5bccdd53"
integrity sha512-/McOYm7BEmiwNd5niCea2iHuFRtTrqeZN6IKJPJoC2PO8hfQn3FFRgYoGs17hoo6PaIWQLxo6hvCJsu+/KSRfg==
dependencies:
dependencies:
"@es-joy/jsdoccomment" "~0.21.2"
"@es-joy/jsdoccomment" "~0.21.2"
comment-parser "1.3.0"
comment-parser "1.3.0"
Loading