Skip to content
Snippets Groups Projects
Commit 1b75b572 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'master'

Update all non-major dependencies (patch)

See merge request !125
parents 23a88aa1 5ec1bf87
No related branches found
No related tags found
1 merge request!125Update all non-major dependencies (patch)
Pipeline #86360 failed
...@@ -1945,9 +1945,7 @@ ...@@ -1945,9 +1945,7 @@
picomatch "^2.2.2" picomatch "^2.2.2"
"@sentry/browser@^6.0.0": "@sentry/browser@^6.0.0":
version "6.17.3" version: "6.17.4"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-6.17.3.tgz#53a869ed9471448c27242ca6ea1ad49ce7f2ae3d"
integrity sha512-UElPk6/Q/78eL8tHGHy080uHVQAuieWXlSMSzrJMVNa+vwXPwEeyL+WbPtKkND2jGwdODjg+pSj960RqhIv+ig==
dependencies: dependencies:
"@sentry/core" "6.17.3" "@sentry/core" "6.17.3"
"@sentry/types" "6.17.3" "@sentry/types" "6.17.3"
...@@ -2117,9 +2115,7 @@ ...@@ -2117,9 +2115,7 @@
integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==
"@typescript-eslint/eslint-plugin@^5.0.0-alpha.42": "@typescript-eslint/eslint-plugin@^5.0.0-alpha.42":
version "5.10.1" version: "5.10.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.10.1.tgz#870195d0f2146b36d11fc71131b75aba52354c69"
integrity sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==
dependencies: dependencies:
"@typescript-eslint/scope-manager" "5.10.1" "@typescript-eslint/scope-manager" "5.10.1"
"@typescript-eslint/type-utils" "5.10.1" "@typescript-eslint/type-utils" "5.10.1"
...@@ -2132,9 +2128,7 @@ ...@@ -2132,9 +2128,7 @@
tsutils "^3.21.0" tsutils "^3.21.0"
"@typescript-eslint/parser@^5.0.0-alpha.42": "@typescript-eslint/parser@^5.0.0-alpha.42":
version "5.10.1" version: "5.10.2"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
dependencies: dependencies:
"@typescript-eslint/scope-manager" "5.10.1" "@typescript-eslint/scope-manager" "5.10.1"
"@typescript-eslint/types" "5.10.1" "@typescript-eslint/types" "5.10.1"
...@@ -3684,9 +3678,7 @@ escape-string-regexp@^1.0.5: ...@@ -3684,9 +3678,7 @@ escape-string-regexp@^1.0.5:
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-plugin-jsdoc@^37.0.0: eslint-plugin-jsdoc@^37.0.0:
version "37.7.0" version: "37.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.7.0.tgz#975d9f18cb0520dde7a2b0db5f4421dfee3fdd17"
integrity sha512-vzy3/ltXoGtabRnjLogaEmhGxxIv5B8HK5MJLIrdxFJUvhBppZjuVuLr71DjIBi0jg6bFomwkYKjojt29cN8PA==
dependencies: dependencies:
"@es-joy/jsdoccomment" "~0.18.0" "@es-joy/jsdoccomment" "~0.18.0"
comment-parser "1.3.0" comment-parser "1.3.0"
...@@ -5333,9 +5325,7 @@ karma-mocha@^2.0.0, karma-mocha@^2.0.1: ...@@ -5333,9 +5325,7 @@ karma-mocha@^2.0.0, karma-mocha@^2.0.1:
minimist "^1.2.3" minimist "^1.2.3"
karma@^6.0.0: karma@^6.0.0:
version "6.3.12" version: "6.3.15"
resolved "https://registry.yarnpkg.com/karma/-/karma-6.3.12.tgz#fe6347f027385fc16da1a9bb87d766e2d25981c6"
integrity sha512-qwIG+oB2YmHx4hjvYSRMNzL3YWAJ9baHaLAxiP7biFNkfpwYTUTtPck0joFpucalNLzMr+7z/FX1uY/kl8DV9A==
dependencies: dependencies:
body-parser "^1.19.0" body-parser "^1.19.0"
braces "^3.0.2" braces "^3.0.2"
...@@ -7343,9 +7333,7 @@ rollup-plugin-terser@^7.0.2: ...@@ -7343,9 +7333,7 @@ rollup-plugin-terser@^7.0.2:
terser "^5.0.0" terser "^5.0.0"
rollup-plugin-typescript2@^0.31.0: rollup-plugin-typescript2@^0.31.0:
version "0.31.1" version: "0.31.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.31.1.tgz#3b3a0e29b29b2ed8244b1a78fd8e2cac93ab79a4"
integrity sha512-sklqXuQwQX+stKi4kDfEkneVESPi3YM/2S899vfRdF9Yi40vcC50Oq4A4cSZJNXsAQE/UsBZl5fAOsBLziKmjw==
dependencies: dependencies:
"@rollup/pluginutils" "^4.1.0" "@rollup/pluginutils" "^4.1.0"
"@yarn-tool/resolve-package" "^1.0.36" "@yarn-tool/resolve-package" "^1.0.36"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment