Skip to content

Commit 5468686

Browse files
authored
Merge pull request #84 from Code-4-Community/dependabot/npm_and_yarn/nx/cypress-22.5.1
Bump @nx/cypress from 22.0.2 to 22.5.1
2 parents 3160502 + 9dae038 commit 5468686

2 files changed

Lines changed: 20 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"devDependencies": {
8484
"@nestjs/schematics": "^10.0.2",
8585
"@nestjs/testing": "^10.0.2",
86-
"@nx/cypress": "22.0.2",
86+
"@nx/cypress": "22.5.1",
8787
"@nx/eslint-plugin": "22.0.2",
8888
"@nx/jest": "22.4.4",
8989
"@nx/react": "22.0.2",

yarn.lock

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,15 +3377,15 @@
33773377
consola "^2.15.0"
33783378
node-fetch "^2.6.1"
33793379

3380-
"@nx/cypress@22.0.2":
3381-
version "22.0.2"
3382-
resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.0.2.tgz#d5f1d5f065d697d6d31a2e4995fb002921178106"
3383-
integrity sha512-SXkHjV2+vJZtY1YYbtGLCiVNSO73Fe11bNDFPubIkfhheAoWzfo7MpBFQOpurC27T796jer5wLg3RXRBYiuNUw==
3380+
"@nx/cypress@22.5.1":
3381+
version "22.5.1"
3382+
resolved "https://registry.yarnpkg.com/@nx/cypress/-/cypress-22.5.1.tgz#4f7408912844cfbba2297d9f0d53f3a02c11747a"
3383+
integrity sha512-uPfsjuovDzBS/Q8+icNCQq/EEiak5nGcMMEJ7cb1Vqy8JCj9D6rtGoTfTu6m2SjX99sEoqesUIqJ9tpjh+68aw==
33843384
dependencies:
3385-
"@nx/devkit" "22.0.2"
3386-
"@nx/eslint" "22.0.2"
3387-
"@nx/js" "22.0.2"
3388-
"@phenomnomnominal/tsquery" "~5.0.1"
3385+
"@nx/devkit" "22.5.1"
3386+
"@nx/eslint" "22.5.1"
3387+
"@nx/js" "22.5.1"
3388+
"@phenomnomnominal/tsquery" "~6.1.4"
33893389
detect-port "^1.5.1"
33903390
semver "^7.6.3"
33913391
tree-kill "1.2.2"
@@ -3458,6 +3458,17 @@
34583458
tslib "^2.3.0"
34593459
typescript "~5.9.2"
34603460

3461+
"@nx/eslint@22.5.1":
3462+
version "22.5.1"
3463+
resolved "https://registry.yarnpkg.com/@nx/eslint/-/eslint-22.5.1.tgz#6913a7ed5add15d98a2d8cdfd0ac6383c3702fce"
3464+
integrity sha512-878xSsfOKtnQBJlRyeeHANVr5+HJMeMfPgpsffRfFDoat7pF/B2KoK2UJx/wQlAHUyVubKNhm7x46fA/shqBow==
3465+
dependencies:
3466+
"@nx/devkit" "22.5.1"
3467+
"@nx/js" "22.5.1"
3468+
semver "^7.6.3"
3469+
tslib "^2.3.0"
3470+
typescript "~5.9.2"
3471+
34613472
"@nx/jest@22.4.4":
34623473
version "22.4.4"
34633474
resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-22.4.4.tgz#d1f8432a99c48ee493fc001e141d96ed54981eb6"

0 commit comments

Comments
 (0)