mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update dependency @types/node to v25.3.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a1f16ac7f9
commit
6d07f281c4
Generated
+4
-4
@@ -64,7 +64,7 @@
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "25.3.1",
|
||||
"@types/node": "25.3.3",
|
||||
"@types/promise-retry": "1.1.6",
|
||||
"@types/qs": "6.14.0",
|
||||
"@types/react": "19.2.14",
|
||||
@@ -4690,9 +4690,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.1.tgz",
|
||||
"integrity": "sha512-hj9YIJimBCipHVfHKRMnvmHg+wfhKc0o4mTtXh9pKBjC8TLJzz0nzGmLi5UJsYAUgSvXFHgb0V2oY10DUFtImw==",
|
||||
"version": "25.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.3.tgz",
|
||||
"integrity": "sha512-DpzbrH7wIcBaJibpKo9nnSQL0MTRdnWttGyE5haGwK86xgMOkFLp7vEyfQPGLOJh5wNYiJ3V9PmUMDhV9u8kkQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "25.3.1",
|
||||
"@types/node": "25.3.3",
|
||||
"@types/promise-retry": "1.1.6",
|
||||
"@types/qs": "6.14.0",
|
||||
"@types/react": "19.2.14",
|
||||
|
||||
Reference in New Issue
Block a user