mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump @types/react-calendar from 3.1.6 to 3.4.0
Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.6 to 3.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-calendar) --- updated-dependencies: - dependency-name: "@types/react-calendar" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
bafdcbe82b
commit
865bbb20fa
11
package-lock.json
generated
11
package-lock.json
generated
@@ -2036,10 +2036,13 @@
|
||||
}
|
||||
},
|
||||
"@types/react-calendar": {
|
||||
"version": "3.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.6.tgz",
|
||||
"integrity": "sha512-/7Qe6mFrl0llA76FJZFmjYaUjrKOdSqk3cBxZPGEd3z4UAO1DHPwcJEBAO1h912NJxVv5TYj+a/J7LMEznda/g==",
|
||||
"dev": true
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.4.0.tgz",
|
||||
"integrity": "sha512-KBo9URrdpzZ8SXGg6E0NhrRQob/iwFICgkvOZPwoZ/N1lSYW1+ZYc+uWe6tpEZwcnCrc8KZ7p0CKmL+8/NQ1+w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/react": "*"
|
||||
}
|
||||
},
|
||||
"@types/retry": {
|
||||
"version": "0.12.0",
|
||||
|
||||
Reference in New Issue
Block a user