chore(deps): update dependency @types/node to v25.9.2

This commit is contained in:
Łukasz Mierzwa
2026-06-06 09:01:31 +01:00
committed by Łukasz Mierzwa
parent e2778dfb1b
commit f7c6e50f53
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -57,7 +57,7 @@
"@types/bricks.js": "1.8.5",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "30.0.0",
"@types/node": "25.9.1",
"@types/node": "25.9.2",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
@@ -5375,9 +5375,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "25.9.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
"integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
"version": "25.9.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.2.tgz",
"integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -53,7 +53,7 @@
"@types/bricks.js": "1.8.5",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "30.0.0",
"@types/node": "25.9.1",
"@types/node": "25.9.2",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",