Browse Source

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>
tags/v18.0.0beta1
dependabot-preview[bot] 4 years ago
parent
commit
7eb3019bc7
6 changed files with 8 additions and 8 deletions
  1. 1
    1
      core/js/dist/login.js
  2. 1
    1
      core/js/dist/login.js.map
  3. 1
    1
      core/js/dist/main.js
  4. 1
    1
      core/js/dist/main.js.map
  5. 3
    3
      package-lock.json
  6. 1
    1
      package.json

+ 1
- 1
core/js/dist/login.js
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/login.js.map
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/main.js
File diff suppressed because it is too large
View File


+ 1
- 1
core/js/dist/main.js.map
File diff suppressed because it is too large
View File


+ 3
- 3
package-lock.json 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",

+ 1
- 1
package.json 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",

Loading…
Cancel
Save