mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps-dev): bump @types/node from 25.2.1 to 25.2.2 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.1 to 25.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
358ed89b71
commit
57c446824e
Generated
+4
-4
@@ -65,7 +65,7 @@
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "25.2.1",
|
||||
"@types/node": "25.2.2",
|
||||
"@types/promise-retry": "1.1.6",
|
||||
"@types/qs": "6.14.0",
|
||||
"@types/react": "17.0.50",
|
||||
@@ -4740,9 +4740,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/node": {
|
||||
"version": "25.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.1.tgz",
|
||||
"integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
|
||||
"version": "25.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.2.tgz",
|
||||
"integrity": "sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"@types/lodash.merge": "4.6.9",
|
||||
"@types/lodash.throttle": "4.1.9",
|
||||
"@types/lodash.uniqueid": "4.0.9",
|
||||
"@types/node": "25.2.1",
|
||||
"@types/node": "25.2.2",
|
||||
"@types/promise-retry": "1.1.6",
|
||||
"@types/qs": "6.14.0",
|
||||
"@types/react": "17.0.50",
|
||||
|
||||
Reference in New Issue
Block a user