Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.6.1 (#18341)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 7100591 commit f24c1e6
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
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.5.5",
"@types/node": "^22.6.1",
"@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.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
"@types/node@npm:^22.6.1":
version: 22.6.1
resolution: "@types/node@npm:22.6.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
checksum: 10c0/79fdb14f268070eb21d25f3e81811b73c10dfcc65a638a6546fd97aa3e7dfe473f31a547fd21c43b8559a435b6ab26057066a47b5453bd1b1cdffe14430ac399
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.5.5"
"@types/node": "npm:^22.6.1"
"@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/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "22.5.5",
"@types/node": "22.6.1",
"@types/react": "18.3.9",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
Expand Down
10 changes: 5 additions & 5 deletions boundaries/shop/ui/pnpm-lock.yaml

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

0 comments on commit f24c1e6

Please sign in to comment.