@nx/playwright 20.1.0-canary.20241105-b925f8c → 20.1.0-canary.20241107-fd2e8d0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nx/playwright",
3
- "version": "20.1.0-canary.20241105-b925f8c",
3
+ "version": "20.1.0-canary.20241107-fd2e8d0",
4
4
  "type": "commonjs",
5
5
  "homepage": "https://nx.dev",
6
6
  "private": false,
@@ -35,11 +35,11 @@
35
35
  },
36
36
  "dependencies": {
37
37
  "@phenomnomnominal/tsquery": "~5.0.1",
38
- "@nx/devkit": "20.1.0-canary.20241105-b925f8c",
39
- "@nx/eslint": "20.1.0-canary.20241105-b925f8c",
40
- "@nx/webpack": "20.1.0-canary.20241105-b925f8c",
41
- "@nx/vite": "20.1.0-canary.20241105-b925f8c",
42
- "@nx/js": "20.1.0-canary.20241105-b925f8c",
38
+ "@nx/devkit": "20.1.0-canary.20241107-fd2e8d0",
39
+ "@nx/eslint": "20.1.0-canary.20241107-fd2e8d0",
40
+ "@nx/webpack": "20.1.0-canary.20241107-fd2e8d0",
41
+ "@nx/vite": "20.1.0-canary.20241107-fd2e8d0",
42
+ "@nx/js": "20.1.0-canary.20241107-fd2e8d0",
43
43
  "tslib": "^2.3.0",
44
44
  "minimatch": "9.0.3"
45
45
  },