Bump jstimezonedetect from 1.0.6 to 1.0.7

Bumps [jstimezonedetect](https://github.com/pellepim/jstimezonedetect) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/pellepim/jstimezonedetect/releases)
- [Changelog](https://github.com/pellepim/jstimezonedetect/blob/master/changelog.md)
- [Commits](https://github.com/pellepim/jstimezonedetect/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-14 11:40:50 +00:00 committed by npmbuildbot[bot]
parent 4cae5ae368
commit 7eb3019bc7
6 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -4979,9 +4979,9 @@
}
},
"jstimezonedetect": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.6.tgz",
"integrity": "sha1-YNMfus2/V69xsGSIfuBA8Vla21I="
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/jstimezonedetect/-/jstimezonedetect-1.0.7.tgz",
"integrity": "sha512-ARADHortktl9IZ1tr4GHwGPIAzgz3mLNCbR/YjWtRtc/O0o634O3NeFlpLjv95EvuDA5dc8z6yfgbS8nUc4zcQ=="
},
"kind-of": {
"version": "6.0.2",

View File

@ -37,7 +37,7 @@
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.6",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.15",
"marked": "^0.7.0",
"moment": "^2.24.0",