mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
chore(deps): update dependency @types/node to v25.9.5
This commit is contained in:
committed by
Łukasz Mierzwa
parent
d15e5a0171
commit
c3e60e08eb
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user