Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/whiskers-ktor/ktorVersion-…
Browse files Browse the repository at this point in the history
…2.3.3
  • Loading branch information
jesperancinha authored Aug 2, 2023
2 parents 466f48c + e2afe3f commit 9663069
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 25 deletions.
33 changes: 16 additions & 17 deletions e2e/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "João Esperancinha",
"license": "ISC",
"devDependencies": {
"cypress": "12.17.2",
"cypress": "12.17.3",
"ts-node": "10.9.1",
"typescript": "5.1.6"
},
Expand Down
14 changes: 7 additions & 7 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
version "1.0.3"
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz"

"@types/node@*", "@types/node@^14.14.31":
version "14.18.31"
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.31.tgz"
"@types/node@*", "@types/node@^16.18.39":
version "16.18.39"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.39.tgz#aa39a1a87a40ef6098ee69689a1acb0c1b034832"

"@types/[email protected]":
version "8.1.1"
Expand Down Expand Up @@ -338,13 +338,13 @@ crypto@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/crypto/-/crypto-1.0.1.tgz"

[email protected].2:
version "12.17.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.2.tgz#040ac55de1e811f6e037d231a2869d5ab8c29c85"
[email protected].3:
version "12.17.3"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.17.3.tgz#1e2b19037236fc60e4a4b3a14f0846be17a1fc0e"
dependencies:
"@cypress/request" "^2.88.11"
"@cypress/xvfb" "^1.2.4"
"@types/node" "^14.14.31"
"@types/node" "^16.18.39"
"@types/sinonjs__fake-timers" "8.1.1"
"@types/sizzle" "^2.3.2"
arch "^2.2.0"
Expand Down

0 comments on commit 9663069

Please sign in to comment.