@skbkontur/playwright-react-ui-components 1.19.1-beta.1 → 1.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -165,4 +165,5 @@ var matchers = {
165
165
  */
166
166
  toContainFormattedTextEx: toContainFormattedText_1.toContainFormattedText,
167
167
  };
168
+ // Playwright 1.60.0 compatibility, https://github.com/microsoft/playwright/pull/40301
168
169
  exports.componentMatchers = test_1.expect.extend({}).extend(matchers);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@skbkontur/playwright-react-ui-components",
3
- "version": "1.19.1-beta.1",
3
+ "version": "1.19.1",
4
4
  "description": "Пакет для взаимодействия с компонентами @skbkontur/react-ui при тестировании с помощью Playwright",
5
5
  "main": "build/index.js",
6
6
  "files": [