From 980ae8c05d8c41f703331d0cbd40009b0d2574f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 06:10:00 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 4 ++-- yarn.lock | 26 +++++++++++++------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 70ad578e..5655adf6 100755 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@size-limit/file": "^8.2.4", "@types/hash-sum": "1.0.0", "@types/lodash.mergewith": "4.6.7", - "@types/node": "16.18.31", + "@types/node": "16.18.32", "@types/request-promise-native": "^1.0.18", "codecov": "3.8.3", "eslint": "8.41.0", @@ -93,7 +93,7 @@ "lint-staged": "13.2.2", "npm-run-all": "^4.1.5", "nuxt": "2.16.3", - "playwright-chromium": "1.34.0", + "playwright-chromium": "1.34.1", "release-it": "15.10.3", "sass": "1.62.1", "sentry-testkit": "5.0.5", diff --git a/yarn.lock b/yarn.lock index 08ed1e46..76396a82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2415,10 +2415,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.1.tgz#de559d4b33be9a808fd43372ccee822c70f39704" integrity sha512-DqJociPbZP1lbZ5SQPk4oag6W7AyaGMO6gSfRwq3PWl4PXTwJpRQJhDq4W0kzrg3w6tJ1SwlvGZ5uKFHY13LIg== -"@types/node@16.18.31": - version "16.18.31" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.31.tgz#7de39c2b9363f0d95b129cc969fcbf98e870251c" - integrity sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw== +"@types/node@16.18.32": + version "16.18.32" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.32.tgz#5b5becc5da76fc055b2a601c8a3adbf13891227e" + integrity sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw== "@types/node@^16": version "16.18.30" @@ -9658,17 +9658,17 @@ pkg-types@^1.0.2, pkg-types@^1.0.3: mlly "^1.2.0" pathe "^1.1.0" -playwright-chromium@1.34.0: - version "1.34.0" - resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.34.0.tgz#6d138a2e9dfa5361db90a1f82f6d9de53097c126" - integrity sha512-w3nNawEvAOD+HgrwzVWmlMZJ+B98ySf9OZ/R5MyXDaW4NELUb/sM1pTAx6ue8C9seY8CE6rw556VByRfLtwg5A== +playwright-chromium@1.34.1: + version "1.34.1" + resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.34.1.tgz#0d92ef10c02a48b61728fae8d8053b62857d76fa" + integrity sha512-IgRyf+UvBXcByjQszSgt87cBalr0pRWDcSWLvN/Kb80UudsffipJEieHmKB6N7ahfU/mYh5T8RELkNgQgGQiCw== dependencies: - playwright-core "1.34.0" + playwright-core "1.34.1" -playwright-core@1.34.0: - version "1.34.0" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.0.tgz#6a8f05c657400677591ed82b6749ef7e120a152d" - integrity sha512-fMUY1+iR6kYbJF/EsOOqzBA99ZHXbw9sYPNjwA4X/oV0hVF/1aGlWYBGPVUEqxBkGANDKMziYoOdKGU5DIP5Gg== +playwright-core@1.34.1: + version "1.34.1" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.34.1.tgz#e0af750c0fa684adf2a1d34a69b7b25f1ee1ffdb" + integrity sha512-4Y5hGLoSrnB/BXj2NFKBNWP/bI9uVejTVbso1ZBtkKZ+O2KiVIeCJ3R4c7Cf2PbP7htjLolHXY+mImt2IWOlEg== please-upgrade-node@^3.2.0: version "3.2.0"