Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2023
1 parent c3e867d commit 980ae8c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 980ae8c

Please sign in to comment.