chore: bump loadash and remove gulp (#39276)

This commit is contained in:
Oliver Eyton-Williams
2020-07-17 21:04:48 +02:00
committed by GitHub
parent 7269894a86
commit c285ce5a0c
4 changed files with 31 additions and 1237 deletions

View File

@ -6027,9 +6027,9 @@
} }
}, },
"devcert": { "devcert": {
"version": "1.1.0", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/devcert/-/devcert-1.1.0.tgz", "resolved": "https://registry.npmjs.org/devcert/-/devcert-1.1.2.tgz",
"integrity": "sha512-ppyIBJueMMisYvJABaXESY10CwEm1pUXoLOm6TeBO2bbDUQE8ZjJPNADlu31I2InL7hduSgratzRG/dHUDF41w==", "integrity": "sha512-B72N5Z2Lzu11dsPvg/KD9IwQCyNg6JgsNcHw7zJ+QQN9/rusMpc0tSSOYLczmty5D7vOs94IHITPQ0uei5D3cw==",
"requires": { "requires": {
"@types/configstore": "^2.1.1", "@types/configstore": "^2.1.1",
"@types/debug": "^0.0.30", "@types/debug": "^0.0.30",
@ -6067,9 +6067,9 @@
} }
}, },
"@types/node": { "@types/node": {
"version": "8.10.60", "version": "8.10.61",
"resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.60.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-8.10.61.tgz",
"integrity": "sha512-YjPbypHFuiOV0bTgeF07HpEEqhmHaZqYNSdCKeBJa+yFoQ/7BC+FpJcwmi34xUIIRVFktnUyP1dPU8U0612GOg==" "integrity": "sha512-l+zSbvT8TPRaCxL1l9cwHCb0tSqGAGcjPJFItGGYat5oCTiq1uQQKYg5m7AF1mgnEBzFXGLJ2LRmNjtreRX76Q=="
}, },
"configstore": { "configstore": {
"version": "3.1.2", "version": "3.1.2",
@ -9609,6 +9609,11 @@
"universalify": "^1.0.0" "universalify": "^1.0.0"
} }
}, },
"lodash": {
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},
"universalify": { "universalify": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz", "resolved": "https://registry.npmjs.org/universalify/-/universalify-1.0.0.tgz",
@ -11746,9 +11751,9 @@
"integrity": "sha1-ksnBN0w1CF912zWexWzCV8u5P6Q=" "integrity": "sha1-ksnBN0w1CF912zWexWzCV8u5P6Q="
}, },
"http-proxy": { "http-proxy": {
"version": "1.18.0", "version": "1.18.1",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.0.tgz", "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
"integrity": "sha512-84I2iJM/n1d4Hdgc6y2+qY5mDaz2PUVjlg9znE9byl+q0uC3DeByqBGReQu5tpLK0TAqTIXScRUV+dg7+bUPpQ==", "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"requires": { "requires": {
"eventemitter3": "^4.0.0", "eventemitter3": "^4.0.0",
"follow-redirects": "^1.0.0", "follow-redirects": "^1.0.0",
@ -11756,9 +11761,9 @@
}, },
"dependencies": { "dependencies": {
"eventemitter3": { "eventemitter3": {
"version": "4.0.1", "version": "4.0.4",
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.1.tgz", "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.4.tgz",
"integrity": "sha512-MnI0l35oYL2C/c80rjJN7qu50MDx39yYE7y7oYck2YA3v+y7EaAenY8IU8AP4d1RWqE8VAKWFGSh3rfP87ll3g==" "integrity": "sha512-rlaVLnVxtxvoyLsQQFBx53YmXHDxRIzzTLbdfxqi4yocpSjAxXwkU0cScM5JgSKMqEhrZpnvQ2D9gjylR0AimQ=="
} }
} }
}, },
@ -14048,9 +14053,9 @@
} }
}, },
"lodash": { "lodash": {
"version": "4.17.15", "version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
}, },
"lodash.camelcase": { "lodash.camelcase": {
"version": "4.3.0", "version": "4.3.0",

View File

@ -43,7 +43,7 @@
"gatsby-source-filesystem": "^2.3.1", "gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-remark": "^2.8.7", "gatsby-transformer-remark": "^2.8.7",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"lodash": "^4.17.15", "lodash": "^4.17.19",
"monaco-editor": "^0.20.0", "monaco-editor": "^0.20.0",
"nanoid": "^1.2.2", "nanoid": "^1.2.2",
"prismjs": "^1.20.0", "prismjs": "^1.20.0",

1228
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,13 +85,12 @@
"execa": "^4.0.2", "execa": "^4.0.2",
"faker": "^4.1.0", "faker": "^4.1.0",
"gray-matter": "^4.0.2", "gray-matter": "^4.0.2",
"gulp": "^4.0.2",
"husky": "^4.2.5", "husky": "^4.2.5",
"jest": "^24.9.0", "jest": "^24.9.0",
"js-yaml": "^3.14.0", "js-yaml": "^3.14.0",
"lerna": "^3.22.0", "lerna": "^3.22.0",
"lint-staged": "^8.2.1", "lint-staged": "^8.2.1",
"lodash": "^4.17.15", "lodash": "^4.17.19",
"markdownlint": "^0.15.0", "markdownlint": "^0.15.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"ora": "^3.4.0", "ora": "^3.4.0",