Skip to content

Commit 13ad1b6

Browse files
chore: update dependencies (#141)
Co-authored-by: stephanebouget <13203455+stephanebouget@users.noreply.github.com>
1 parent e4d4c2e commit 13ad1b6

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.1",
106+
"@types/node": "^25.9.2",
107107
"autoprefixer": "^10.5.0",
108108
"cypress": "^15.16.0",
109109
"jasmine-core": "^6.2.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.1":
3194-
version "25.9.1"
3195-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.1.tgz#3bda556db500ae4319c08e7fc9ab94f19013ba0b"
3196-
integrity sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==
3193+
"@types/node@^25.9.2":
3194+
version "25.9.2"
3195+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.2.tgz#fc8958e757994b71fee516f9634bdb03d1b19e9f"
3196+
integrity sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==
31973197
dependencies:
31983198
undici-types ">=7.24.0 <7.24.7"
31993199

0 commit comments

Comments
 (0)