mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-10 09:03:37 +00:00
Bump playwright-ng-schematics from 21.0.9 to 21.1.0
Bumps [playwright-ng-schematics](https://github.com/jfgreffier/playwright-ng-schematics) from 21.0.9 to 21.1.0. - [Release notes](https://github.com/jfgreffier/playwright-ng-schematics/releases) - [Changelog](https://github.com/jfgreffier/playwright-ng-schematics/blob/main/CHANGELOG.md) - [Commits](https://github.com/jfgreffier/playwright-ng-schematics/compare/v21.0.9...v21.1.0) --- updated-dependencies: - dependency-name: playwright-ng-schematics dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -33,7 +33,7 @@
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"jsdom": "29.1.1",
|
||||
"playwright-ng-schematics": "^21.0.9",
|
||||
"playwright-ng-schematics": "^21.1.0",
|
||||
"postcss": "8.5.12",
|
||||
"prettier": "3.8.3",
|
||||
"tailwindcss": "4.2.4",
|
||||
@@ -7801,9 +7801,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/playwright-ng-schematics": {
|
||||
"version": "21.0.9",
|
||||
"resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-21.0.9.tgz",
|
||||
"integrity": "sha512-PlWSk4qcolfqrOpzbTCaHM2a7mjmrdKQLk13qXWJ8H4o++EHEbJmyq7lyBJ2JNi9Ynsw1Po+4+wYMA/6UQl9VA==",
|
||||
"version": "21.1.0",
|
||||
"resolved": "https://registry.npmjs.org/playwright-ng-schematics/-/playwright-ng-schematics-21.1.0.tgz",
|
||||
"integrity": "sha512-8yD44JAzSFMY5nOrT5VzX7zsAOolbwH2TG8kEa8EYg10bq0CwHRfJeeAAIAwHZisRIVLyUOyd7m4KfSFsYSfFg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"jsdom": "29.1.1",
|
||||
"playwright-ng-schematics": "^21.0.9",
|
||||
"playwright-ng-schematics": "^21.1.0",
|
||||
"postcss": "8.5.12",
|
||||
"prettier": "3.8.3",
|
||||
"tailwindcss": "4.2.4",
|
||||
|
||||
Reference in New Issue
Block a user