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

This commit is contained in:
Łukasz Mierzwa
2026-07-08 14:01:26 +01:00
committed by Łukasz Mierzwa
parent d15e5a0171
commit c3e60e08eb
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.4",
"@types/node": "25.9.5",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
@@ -5398,9 +5398,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "25.9.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.4.tgz",
"integrity": "sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g==",
"version": "25.9.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.5.tgz",
"integrity": "sha512-OScDchr2fwuUmWdf4kZ9h7PcJiYDVInhJizG/biAq3cAvqwYktuy/TYGGdZNMtNTFUP7rnb0NU4TUdm82kt4Rg==",
"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.4",
"@types/node": "25.9.5",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",