Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.7.7 to 22.8.1
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.7 to 22.8.1.
- [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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 46cd0a0 commit b9bc0b7
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion VKUI/add-next-minor-milestone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/auto-update-release-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/semver": "^7.5.8",
"typescript": "^5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion VKUI/bump-vkui-floating-ui-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/semver": "^7.5.8",
"typescript": "^5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion VKUI/complete-publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/semver": "^7.5.8",
"typescript": "^5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion VKUI/push-screenshots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/lodash": "^4.17.12",
"@types/mime-types": "^2.1.4",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/size-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion VKUI/stable-branch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/semver": "^7.5.8",
"typescript": "^5.6.3"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@jest/globals": "^29.7.0",
"@swc/core": "^1.7.36",
"@swc/jest": "^0.2.36",
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@vkontakte/eslint-plugin": "^2.0.0",
"@vkontakte/prettier-config": "^0.2.1",
"concurrently": "^9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion shared/rust/cargo-update-toml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"typescript": "^5.6.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion vkui-tokens/token-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^22.7.7",
"@types/node": "^22.8.1",
"@types/semver": "^7.5.8",
"typescript": "^5.6.3"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2241,12 +2241,12 @@
resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.4.tgz#93a1933e24fed4fb9e4adc5963a63efcbb3317a2"
integrity sha512-lfU4b34HOri+kAY5UheuFMWPDOI+OPceBSHZKp69gEyTL/mmJ4cnU6Y/rlme3UL3GyOn6Y42hyIEw0/q8sWx5w==

"@types/node@*", "@types/node@^22.7.7":
version "22.7.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7.tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307"
integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q==
"@types/node@*", "@types/node@^22.8.1":
version "22.8.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.1.tgz#b39d4b98165e2ae792ce213f610c7c6108ccfa16"
integrity sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==
dependencies:
undici-types "~6.19.2"
undici-types "~6.19.8"

"@types/semver@^7.5.8":
version "7.5.8"
Expand Down Expand Up @@ -5428,10 +5428,10 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

undici-types@~6.19.2:
version "6.19.6"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
undici-types@~6.19.8:
version "6.19.8"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==

undici@^5.25.4:
version "5.26.3"
Expand Down

0 comments on commit b9bc0b7

Please sign in to comment.