mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 23:35:22 +03:00
Bump @types/node from 20.14.0 to 20.14.10 (#568)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.0 to 20.14.10. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
659730ce2e
commit
a5714386f4
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/node": "^20.14.0",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/papaparse": "^5.3.14",
|
||||
"@types/react": "^18.3.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1855,12 +1855,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.14.0":
|
||||
version: 20.14.0
|
||||
resolution: "@types/node@npm:20.14.0"
|
||||
"@types/node@npm:^20.14.10":
|
||||
version: 20.14.10
|
||||
resolution: "@types/node@npm:20.14.10"
|
||||
dependencies:
|
||||
undici-types: "npm:~5.26.4"
|
||||
checksum: 10c0/29ccc7592e9ca6b81d00f3a6673241d08e9042d801b10adfd9ebcbbf326208e0a0133a8d146158db18d02a68b85d9ce1fd94e6e1e5be0da263129bf6e42eb22d
|
||||
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7752,7 +7752,7 @@ __metadata:
|
|||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/jest": "npm:^29.5.12"
|
||||
"@types/lodash": "npm:^4.17.0"
|
||||
"@types/node": "npm:^20.14.0"
|
||||
"@types/node": "npm:^20.14.10"
|
||||
"@types/papaparse": "npm:^5.3.14"
|
||||
"@types/react": "npm:^18.3.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^7.7.1"
|
||||
|
|
Loading…
Reference in a new issue