mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-13 10:23:39 +00:00
Merge pull request #50 from jwetzell/dependabot/npm_and_yarn/playwright-ng-schematics-21.1.0
Bump playwright-ng-schematics from 21.0.9 to 21.1.0
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",
|
||||
@@ -7782,9 +7782,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