Skip to content

Commit

Permalink
Bump @types/node from 22.10.5 to 22.10.6 in /apps/client/assets (#3414)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 55245e7 commit dded6c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/client/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@playwright/test": "^1.49.1",
"@tailwindcss/forms": "^0.5.10",
"@testing-library/cypress": "^10.0.2",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/react": "^19.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
Expand Down
8 changes: 4 additions & 4 deletions apps/client/assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1616,10 +1616,10 @@
resolved "https://registry.yarnpkg.com/@types/json-stable-stringify/-/json-stable-stringify-1.0.34.tgz#c0fb25e4d957e0ee2e497c1f553d7f8bb668fd75"
integrity sha512-s2cfwagOQAS8o06TcwKfr9Wx11dNGbH2E9vJz1cqV+a/LOyhWNLUNd6JSRYNzvB4d29UuJX2M0Dj9vE1T8fRXw==

"@types/node@*", "@types/node@^22.10.5":
version "22.10.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
"@types/node@*", "@types/node@^22.10.6":
version "22.10.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239"
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
dependencies:
undici-types "~6.20.0"

Expand Down

0 comments on commit dded6c8

Please sign in to comment.