Skip to content

Commit 17386e3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/common/staging/types/node-24.7.2' into dev
2 parents 8eac9f7 + b343c11 commit 17386e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typeorm-seeding": "^1.6.1"
2020
},
2121
"devDependencies": {
22-
"@types/node": "^24.7.1",
22+
"@types/node": "^24.7.2",
2323
"typescript": "^5.9.3"
2424
}
2525
}

common/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@
126126
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
127127
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
128128

129-
"@types/node@^24.7.1":
130-
version "24.7.1"
131-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.1.tgz#3f0b17eddcd965c9e337af22459b04bafbf96e5e"
132-
integrity sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q==
129+
"@types/node@^24.7.2":
130+
version "24.7.2"
131+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a"
132+
integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==
133133
dependencies:
134134
undici-types "~7.14.0"
135135

0 commit comments

Comments
 (0)