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.2 to 3.1.3
Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.2 to 3.1.3. - [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
9951716e62
commit
c701e9c700
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1832,9 +1832,9 @@
|
||||
}
|
||||
},
|
||||
"@types/react-calendar": {
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.2.tgz",
|
||||
"integrity": "sha512-QZ8EMG2P3230GQNEMXtSJq8v8zJkJqs8xpbohMbBefYG7i1MX2YzOsDoBWF2dpq36mrkXpoNgmmeVnXIT0DYtw==",
|
||||
"version": "3.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-calendar/-/react-calendar-3.1.3.tgz",
|
||||
"integrity": "sha512-4kvDfKta9bNnuRieuGYPxdDlh3UqRUKE8+fMbmZGk0Z/MdUGHupxXwPCWLbVH7FZU48o4bhT+XX8rfZrexdnAw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/retry": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/mongoose": "^5.10.3",
|
||||
"@types/react": "^17.0.2",
|
||||
"@types/react-calendar": "^3.1.2",
|
||||
"@types/react-calendar": "^3.1.3",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"jest": "^26.6.3",
|
||||
"postcss": "^8.2.6",
|
||||
|
||||
Reference in New Issue
Block a user