Skip to content

Commit

Permalink
upd deps
Browse files Browse the repository at this point in the history
  • Loading branch information
batazor committed Sep 25, 2024
1 parent 292c3b8 commit 313d673
Show file tree
Hide file tree
Showing 9 changed files with 383 additions and 422 deletions.
8 changes: 4 additions & 4 deletions boundaries/link/proxy/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion boundaries/platform/backstage/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.6.1",
"@types/node": "^22.7.0",
"@types/react-dom": "^18.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.14.2",
Expand Down
10 changes: 5 additions & 5 deletions boundaries/platform/backstage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13631,12 +13631,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.6.1":
version: 22.6.1
resolution: "@types/node@npm:22.6.1"
"@types/node@npm:^22.7.0":
version: 22.7.0
resolution: "@types/node@npm:22.7.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/79fdb14f268070eb21d25f3e81811b73c10dfcc65a638a6546fd97aa3e7dfe473f31a547fd21c43b8559a435b6ab26057066a47b5453bd1b1cdffe14430ac399
checksum: 10c0/127b1ac3eebe8c2b09e3d2de277ee906710c4908b4573cde23b9c7cec1cb1aaf1af8bdabbccdac08d005f820b770e7447b22c8eb56ca63344f4d2e26bcdc29fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -14990,7 +14990,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^16.0.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/node": "npm:^22.6.1"
"@types/node": "npm:^22.7.0"
"@types/react-dom": "npm:^18.3.0"
"@veecode-platform/backstage-plugin-gitlab-pipelines": "npm:^0.5.1"
cross-env: "npm:^7.0.3"
Expand Down
2 changes: 1 addition & 1 deletion boundaries/shop/bff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/node": "^20.16.6",
"@types/node": "^22.7.0",
"@types/node-fetch": "^2.6.11",
"jest": "^29.7.0",
"node-fetch": "^3.3.2",
Expand Down
Loading

0 comments on commit 313d673

Please sign in to comment.