mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-23 22:27:17 -04:00
no log: Bump @types/react-table from 7.7.2 to 7.7.9 in /frontend (#1685)
Bumps [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) from 7.7.2 to 7.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table) --- updated-dependencies: - dependency-name: "@types/react-table" 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
a649761712
commit
415087fd13
1 changed files with 6 additions and 6 deletions
12
frontend/package-lock.json
generated
12
frontend/package-lock.json
generated
|
@ -3679,9 +3679,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@types/react-table": {
|
||||
"version": "7.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.2.tgz",
|
||||
"integrity": "sha512-NwB78t3YV5pZ1NK3m2vylb/d0DKVyWH4y4GMCtlE4tg2n5ENM4ejzKnT46YKuqG2cPjWc+PIxuRVMd5OYX1z4A==",
|
||||
"version": "7.7.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.9.tgz",
|
||||
"integrity": "sha512-ejP/J20Zlj9VmuLh73YgYkW2xOSFTW39G43rPH93M4mYWdMmqv66lCCr+axZpkdtlNLGjvMG2CwzT4S6abaeGQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/react": "*"
|
||||
|
@ -24989,9 +24989,9 @@
|
|||
}
|
||||
},
|
||||
"@types/react-table": {
|
||||
"version": "7.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.2.tgz",
|
||||
"integrity": "sha512-NwB78t3YV5pZ1NK3m2vylb/d0DKVyWH4y4GMCtlE4tg2n5ENM4ejzKnT46YKuqG2cPjWc+PIxuRVMd5OYX1z4A==",
|
||||
"version": "7.7.9",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-table/-/react-table-7.7.9.tgz",
|
||||
"integrity": "sha512-ejP/J20Zlj9VmuLh73YgYkW2xOSFTW39G43rPH93M4mYWdMmqv66lCCr+axZpkdtlNLGjvMG2CwzT4S6abaeGQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue