Skip to content
Snippets Groups Projects

chore(deps): update all non-major dependencies

Merged Reiter, Christoph requested to merge renovate/all-minor-patch into master
1 file
+ 12
12
Compare changes
  • Side-by-side
  • Inline
+ 12
12
@@ -2755,9 +2755,9 @@ eslint@^8.0.0:
@@ -2755,9 +2755,9 @@ eslint@^8.0.0:
v8-compile-cache "^2.0.3"
v8-compile-cache "^2.0.3"
eslint@^8.0.1:
eslint@^8.0.1:
version "8.19.0"
version "8.20.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.19.0.tgz#7342a3cbc4fbc5c106a1eefe0fd0b50b6b1a7d28"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b"
integrity sha512-SXOPj3x9VKvPe81TjjUJCYlV4oJjQw68Uek+AM0X4p+33dj2HY5bpTZOgnQHcG2eAm1mtCU9uNMnJi7exU/kYw==
integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==
dependencies:
dependencies:
"@eslint/eslintrc" "^1.3.0"
"@eslint/eslintrc" "^1.3.0"
"@humanwhocodes/config-array" "^0.9.2"
"@humanwhocodes/config-array" "^0.9.2"
@@ -3577,9 +3577,9 @@ i18next-parser@^6.3.0:
@@ -3577,9 +3577,9 @@ i18next-parser@^6.3.0:
vue-template-compiler "^2.6.11"
vue-template-compiler "^2.6.11"
i18next@^21.2.0, i18next@^21.4.2:
i18next@^21.2.0, i18next@^21.4.2:
version "21.8.13"
version "21.8.14"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.14.tgz#03a3a669ef4520aadd9d152c80596f600e287c6a"
integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==
integrity sha512-4Yi+DtexvMm/Yw3Q9fllzY12SgLk+Mcmar+rCAccsOPul/2UmnBzoHbTGn/L48IPkFcmrNaH7xTLboBWIbH6pw==
dependencies:
dependencies:
"@babel/runtime" "^7.17.2"
"@babel/runtime" "^7.17.2"
@@ -4980,9 +4980,9 @@ pkg-dir@^4.1.0:
@@ -4980,9 +4980,9 @@ pkg-dir@^4.1.0:
find-up "^4.0.0"
find-up "^4.0.0"
playwright-core@^1.20.2:
playwright-core@^1.20.2:
version "1.23.2"
version "1.23.4"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.2.tgz#ddc15b3251e42ee0eed82a96ece3f7b2641d75a4"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.23.4.tgz#e8a45e549faf6bfad24a0e9998e451979514d41e"
integrity sha512-UGbutIr0nBALDHWW/HcXfyK6ZdmefC99Moo4qyTr89VNIkYZuDrW8Sw554FyFUamcFSdKOgDPk6ECSkofGIZjQ==
integrity sha512-h5V2yw7d8xIwotjyNrkLF13nV9RiiZLHdXeHo+nVJIYGVlZ8U2qV0pMxNJKNTvfQVT0N8/A4CW6/4EW2cOcTiA==
posix-character-classes@^0.1.0:
posix-character-classes@^0.1.0:
version "0.1.1"
version "0.1.1"
@@ -5440,9 +5440,9 @@ rollup-pluginutils@^2.6.0:
@@ -5440,9 +5440,9 @@ rollup-pluginutils@^2.6.0:
estree-walker "^0.6.1"
estree-walker "^0.6.1"
rollup@^2.18.1:
rollup@^2.18.1:
version "2.76.0"
version "2.77.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
optionalDependencies:
optionalDependencies:
fsevents "~2.3.2"
fsevents "~2.3.2"
Loading