Skip to content

Commit 14ddc84

Browse files
chore: update dependencies (#151)
Co-authored-by: stephanebouget <13203455+stephanebouget@users.noreply.github.com>
1 parent 66c0115 commit 14ddc84

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/jasmine": "^5.1.15",
104104
"@types/lodash-es": "^4.17.12",
105105
"@types/mousetrap": "^1.6.15",
106-
"@types/node": "^25.9.3",
106+
"@types/node": "^25.9.4",
107107
"autoprefixer": "^10.5.0",
108108
"cypress": "^15.17.0",
109109
"jasmine-core": "^6.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3190,10 +3190,10 @@
31903190
dependencies:
31913191
undici-types "~7.21.0"
31923192

3193-
"@types/node@^25.9.3":
3194-
version "25.9.3"
3195-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.3.tgz#11dfe7a33e68fa5c560f0aa76cc5595621ef26b9"
3196-
integrity sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==
3193+
"@types/node@^25.9.4":
3194+
version "25.9.4"
3195+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.4.tgz#18b63c47f88c1fbbed9d55ea2b66ffd494a47001"
3196+
integrity sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g==
31973197
dependencies:
31983198
undici-types ">=7.24.0 <7.24.7"
31993199

0 commit comments

Comments
 (0)