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.4 to 3.1.6
Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-calendar) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
b1d1260133
commit
5e05219d58
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4768,9 +4768,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-calendar": {
|
||||
"version": "3.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.4.tgz",
|
||||
"integrity": "sha512-7yDdyPnNaKqOIp97NmPhDxaXb7pBSag+pYWBtt+vBJyyqqiMMtXzv5bdEWjVN7AWmfWdmzGsP8kg+TzvGvwwQg==",
|
||||
"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
|
||||
},
|
||||
"@types/retry": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@types/classnames": "^2.3.1",
|
||||
"@types/jest": "^26.0.22",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/react-calendar": "^3.1.4",
|
||||
"@types/react-calendar": "^3.1.6",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"jest": "^26.6.3",
|
||||
"postcss": "^8.2.15",
|
||||
|
||||
Reference in New Issue
Block a user