"integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
"dev": true
},
+ "json-format": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/json-format/-/json-format-1.0.1.tgz",
+ "integrity": "sha1-FD9n5irxKda//tKIpGJl6iPQ3ww=",
+ "dev": true
+ },
"json-parse-better-errors": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
"dev": true,
"requires": {
"args": "^5.0.0",
- "mkdirp": "^0.5.1",
- "puppeteer": "1.5.0"
+ "mkdirp": "^0.5.1"
},
"dependencies": {
"debug": {
"ms": "^2.1.1"
}
},
+ "puppeteer": {
+ "version": "^1.11.0"
+ },
"ws": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz",
"once": "^1.3.2"
}
},
+ "npm-force-resolutions": {
+ "version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/npm-force-resolutions/-/npm-force-resolutions-0.0.2.tgz",
+ "integrity": "sha512-2F1FxxDvoatn+OwBxrUGahnEECOpr5RDuF/jqfyy5dI87KmHI3zmb+cCcKDnhR7wnhaTH54/KyPlLTtUTL0Qpw==",
+ "dev": true,
+ "requires": {
+ "json-format": "^1.0.1",
+ "source-map-support": "^0.5.5"
+ }
+ },
"npm-run-path": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
"dev": true
},
"puppeteer": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-1.5.0.tgz",
- "integrity": "sha512-eELwFtFxL+uhmg4jPZOZXzSrPEYy4CaYQNbcchBbfxY+KjMpnv6XGf/aYWaQG49OTpfi2/DMziXtDM8XuJgoUA==",
"dev": true,
"requires": {
"debug": "^3.1.0",
"async-limiter": "~1.0.0"
}
}
- }
+ },
+ "version": "^1.11.0"
},
"q": {
"version": "1.5.1",
"dev": true
}
}
-}
+}
\ No newline at end of file
"test:javascript:ci": "npm run test:javascript:transpile && mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -f test/javascript/index.html && browserstack-runner",
"test:bundle": "mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -f test/bundle/index.html",
"test:visual": "gulp test --color",
- "lockdeps": "npm i && rimraf yarn.lock && yarn import && rimraf shrinkwrap.yaml && pnpm import",
+ "lockdeps": "npm i && npm-force-resolutions && rimraf yarn.lock && yarn import && rimraf shrinkwrap.yaml && pnpm import",
"relockdeps": "rimraf package-lock.json && npm run lockdeps",
"deploy": "gulp deploy --color",
"deploy:prep": "gulp deploy:prep --color",
"mocha": "^5.0.5",
"mocha-headless-chrome": "^2.0.1",
"motion-ui": "^2.0.2",
+ "npm-force-resolutions": "0.0.2",
"octophant": "^1.0.0",
"panini": "^1.6.2",
"parker": "^1.0.0-alpha.0",
mocha: 5.2.0
mocha-headless-chrome: 2.0.1
motion-ui: 2.0.3
+ npm-force-resolutions: 0.0.2
octophant: 1.0.1
panini: 1.6.3
parker: 1.0.0-alpha.0
hasBin: true
resolution:
integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
+ /json-format/1.0.1:
+ dev: true
+ resolution:
+ integrity: sha1-FD9n5irxKda//tKIpGJl6iPQ3ww=
/json-parse-better-errors/1.0.2:
dev: true
resolution:
node: '>= 0.10'
resolution:
integrity: sha1-vGHLtFbXnLMiB85HygUTb/Ln1u4=
+ /npm-force-resolutions/0.0.2:
+ dependencies:
+ json-format: 1.0.1
+ source-map-support: 0.5.10
+ dev: true
+ hasBin: true
+ resolution:
+ integrity: sha512-2F1FxxDvoatn+OwBxrUGahnEECOpr5RDuF/jqfyy5dI87KmHI3zmb+cCcKDnhR7wnhaTH54/KyPlLTtUTL0Qpw==
/npm-run-path/2.0.2:
dependencies:
path-key: 2.0.1
mocha: ^5.0.5
mocha-headless-chrome: ^2.0.1
motion-ui: ^2.0.2
+ npm-force-resolutions: 0.0.2
octophant: ^1.0.0
panini: ^1.6.2
parker: ^1.0.0-alpha.0
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
+json-format@^1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/json-format/-/json-format-1.0.1.tgz#143f67e62af129d6bffed288a46265ea23d0df0c"
+ integrity sha1-FD9n5irxKda//tKIpGJl6iPQ3ww=
+
json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.5.tgz#3c1732b7ba936b3a10325aef616467c0ccbcc979"
integrity sha512-m/e6jgWu8/v5niCUKQi9qQl8QdeEduFA96xHDDzFGqly0OOjI7c+60KM/2sppfnUU9JJagf+zs+yGhqSOFj71g==
+npm-force-resolutions@0.0.2:
+ version "0.0.2"
+ resolved "https://registry.yarnpkg.com/npm-force-resolutions/-/npm-force-resolutions-0.0.2.tgz#91450d07a03b658f71b36efc5e034416b6a42830"
+ integrity sha512-2F1FxxDvoatn+OwBxrUGahnEECOpr5RDuF/jqfyy5dI87KmHI3zmb+cCcKDnhR7wnhaTH54/KyPlLTtUTL0Qpw==
+ dependencies:
+ json-format "^1.0.1"
+ source-map-support "^0.5.5"
+
npm-packlist@^1.1.6:
version "1.2.0"
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.2.0.tgz#55a60e793e272f00862c7089274439a4cc31fc7f"
source-map-url "^0.4.0"
urix "^0.1.0"
-source-map-support@~0.5.6:
+source-map-support@^0.5.5, source-map-support@~0.5.6:
version "0.5.10"
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.10.tgz#2214080bc9d51832511ee2bab96e3c2f9353120c"
integrity sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==