- npm: update devDeps (babel, eslint, testcafe)

master
Brett Zamir 2019-07-12 21:39:31 -07:00
parent ed2e6e8a97
commit 48c737006e
2 changed files with 65 additions and 45 deletions

98
package-lock.json generated
View File

@ -14,14 +14,14 @@
}
},
"@babel/core": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.5.0.tgz",
"integrity": "sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw==",
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.5.4.tgz",
"integrity": "sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
"@babel/generator": "^7.5.0",
"@babel/helpers": "^7.5.0",
"@babel/helpers": "^7.5.4",
"@babel/parser": "^7.5.0",
"@babel/template": "^7.4.4",
"@babel/traverse": "^7.5.0",
@ -273,9 +273,9 @@
}
},
"@babel/helpers": {
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.0.tgz",
"integrity": "sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg==",
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.5.4.tgz",
"integrity": "sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow==",
"dev": true,
"requires": {
"@babel/template": "^7.4.4",
@ -359,9 +359,9 @@
}
},
"@babel/plugin-proposal-object-rest-spread": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz",
"integrity": "sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ==",
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz",
"integrity": "sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA==",
"dev": true,
"requires": {
"@babel/helper-plugin-utils": "^7.0.0",
@ -753,9 +753,9 @@
}
},
"@babel/preset-env": {
"version": "7.5.2",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.5.2.tgz",
"integrity": "sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA==",
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.5.4.tgz",
"integrity": "sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.0.0",
@ -763,7 +763,7 @@
"@babel/plugin-proposal-async-generator-functions": "^7.2.0",
"@babel/plugin-proposal-dynamic-import": "^7.5.0",
"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.5.2",
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
"@babel/plugin-proposal-optional-catch-binding": "^7.2.0",
"@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
"@babel/plugin-syntax-async-generators": "^7.2.0",
@ -1023,9 +1023,9 @@
}
},
"@types/lodash": {
"version": "4.14.135",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.135.tgz",
"integrity": "sha512-Ed+tSZ9qM1oYpi5kzdsBuOzcAIn1wDW+e8TFJ50IMJMlSopGdJgKAbhHzN6h1E1OfjlGOr2JepzEWtg9NIfoNg==",
"version": "4.14.136",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.136.tgz",
"integrity": "sha512-0GJhzBdvsW2RUccNHOBkabI8HZVdOXmXbXhuKlDEd5Vv12P7oAVGfomGp3Ne21o5D/qu1WmthlNKFaoZJJeErA==",
"dev": true
},
"@types/minimatch": {
@ -3605,15 +3605,15 @@
}
},
"eslint-config-ash-nazg": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-8.3.0.tgz",
"integrity": "sha512-+CTAH5le/+xMTNJcXxxqO2ir7cgy7IugzO5njUNlCt4d4xRdYvhh0cCE6Go+4BE+bgVh5/Y77qyAg/fkceZr/Q==",
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/eslint-config-ash-nazg/-/eslint-config-ash-nazg-8.4.0.tgz",
"integrity": "sha512-vzfZc0ihhJT2aUU8em2TQOCnS55+3CmFn/XV3oWntycjGIPqEFF46Vta2J0/qY5VBJqo4lUiZZEtKxpFKmqY+Q==",
"dev": true
},
"eslint-config-standard": {
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz",
"integrity": "sha512-COUz8FnXhqFitYj4DTqHzidjIL/t4mumGZto5c7DrBpvWoie+Sn3P4sLEzUGeYhRElWuFEf8K1S1EfvD1vixCQ==",
"version": "13.0.1",
"resolved": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-13.0.1.tgz",
"integrity": "sha512-zLKp4QOgq6JFgRm1dDCVv1Iu0P5uZ4v5Wa4DTOkg2RFMxdCX/9Qf7lz9ezRj2dBRa955cWQF/O/LWEiYWAHbTw==",
"dev": true
},
"eslint-import-resolver-node": {
@ -3832,9 +3832,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "15.3.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.3.2.tgz",
"integrity": "sha512-EpdXvRO5oS1mxsD8Jhkq4f3f5ZwM+OxJl7J93cw2H+XlZpu41Gl5n+dohDnG1poq7x6HRp3ONXHFWNHZ5n4Wnw==",
"version": "15.3.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.3.9.tgz",
"integrity": "sha512-+AtEL1H6bA5cXLHOFh/h3sy6scJ7QMNlTUXYm88nQZfNtsXfc6Is97IgMkqOSeoisLfbUZOCUIV0yXgg2TyYOA==",
"dev": true,
"requires": {
"comment-parser": "^0.5.5",
@ -3842,8 +3842,16 @@
"escape-regex-string": "^1.0.6",
"flat-map-polyfill": "^0.3.8",
"jsdoctypeparser": "5.0.1",
"lodash": "^4.17.11",
"lodash": "^4.17.14",
"regextras": "^0.6.1"
},
"dependencies": {
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
}
}
},
"eslint-plugin-markdown": {
@ -8638,9 +8646,9 @@
}
},
"testcafe": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/testcafe/-/testcafe-1.3.1.tgz",
"integrity": "sha512-5IkyFxKBdrUut9JEmGR8lU4qbxL9N9F/3yNJqfLF29bpRfrmJY2FZdAYQ1iHEayfCcSTxQxcqRCEkVsmRTaI4g==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/testcafe/-/testcafe-1.3.2.tgz",
"integrity": "sha512-CEa6ZtehHs0XbIIk8vC1XKrJYPM2E9NxviVLjdVjjLiCSlm5KzxAdyUU9e9leLzMXGRXvYOdRR6VzdDELzugWg==",
"dev": true,
"requires": {
"@types/node": "^10.12.19",
@ -8679,7 +8687,7 @@
"is-glob": "^2.0.1",
"is-stream": "^1.1.0",
"json5": "^2.1.0",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"log-update-async-hook": "^2.0.2",
"make-dir": "^1.3.0",
"map-reverse": "^1.0.1",
@ -8703,7 +8711,7 @@
"source-map-support": "^0.5.5",
"strip-bom": "^2.0.0",
"testcafe-browser-tools": "1.6.8",
"testcafe-hammerhead": "14.6.10",
"testcafe-hammerhead": "14.6.11",
"testcafe-legacy-api": "3.1.11",
"testcafe-reporter-json": "^2.1.0",
"testcafe-reporter-list": "^2.1.0",
@ -8789,6 +8797,12 @@
"is-extglob": "^1.0.0"
}
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
"make-dir": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz",
@ -8911,9 +8925,9 @@
}
},
"testcafe-hammerhead": {
"version": "14.6.10",
"resolved": "https://registry.npmjs.org/testcafe-hammerhead/-/testcafe-hammerhead-14.6.10.tgz",
"integrity": "sha512-fG/YTz7wKs6Fd0Fl9WlzO4j/ovDSAGxDLvLAz4ydzIKAdnZMZ22QbjYpfahCVpe9nzq/UHCQpSFdThQTmlFEmA==",
"version": "14.6.11",
"resolved": "https://registry.npmjs.org/testcafe-hammerhead/-/testcafe-hammerhead-14.6.11.tgz",
"integrity": "sha512-bAp3gugUbmPnX2uTsvC6Nq40LUJ2r+gC9CXel8l4GuREcdMlH3Migevqn9UjlDJd5ceD1qA3dlys/37PKwzWOA==",
"dev": true,
"requires": {
"acorn-hammerhead": "^0.2.0",
@ -8923,7 +8937,7 @@
"css": "2.2.3",
"esotope-hammerhead": "^0.2.1",
"iconv-lite": "0.4.11",
"lodash": "4.17.11",
"lodash": "^4.17.13",
"lru-cache": "2.6.3",
"match-url-wildcard": "0.0.4",
"merge-stream": "^1.0.1",
@ -8947,6 +8961,12 @@
"integrity": "sha1-LstC/SlHRJIiCaLnxATayHk9it4=",
"dev": true
},
"lodash": {
"version": "4.17.14",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
"dev": true
},
"mime": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/mime/-/mime-1.4.1.tgz",
@ -9328,9 +9348,9 @@
"dev": true
},
"typescript": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz",
"integrity": "sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==",
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.3.tgz",
"integrity": "sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==",
"dev": true
},
"uc.micro": {

View File

@ -76,24 +76,24 @@
],
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/node": "^7.5.0",
"@babel/plugin-transform-modules-commonjs": "^7.5.0",
"@babel/preset-env": "^7.5.2",
"@babel/preset-env": "^7.5.4",
"@mysticatea/eslint-plugin": "^11.0.0",
"axe-core": "^3.3.0",
"axe-testcafe": "^3.0.0",
"babel-plugin-transform-object-rest-spread": "^7.0.0-beta.3",
"core-js-bundle": "^3.1.4",
"eslint": "6.0.1",
"eslint-config-ash-nazg": "8.3.0",
"eslint-config-standard": "12.0.0",
"eslint-config-ash-nazg": "8.4.0",
"eslint-config-standard": "13.0.1",
"eslint-plugin-array-func": "^3.1.3",
"eslint-plugin-compat": "^3.2.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "2.18.0",
"eslint-plugin-jsdoc": "^15.3.2",
"eslint-plugin-jsdoc": "^15.3.9",
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-no-use-extend-native": "^0.4.1",
"eslint-plugin-node": "9.1.0",
@ -123,6 +123,6 @@
"sinon": "^7.3.2",
"sinon-test": "^2.4.0",
"stackblur-canvas": "^2.2.0",
"testcafe": "^1.3.1"
"testcafe": "^1.3.2"
}
}