Skip to content

Commit

Permalink
chore(deps): update (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Dec 9, 2019
1 parent af883d8 commit b7e65f2
Show file tree
Hide file tree
Showing 16 changed files with 3,087 additions and 2,520 deletions.
5 changes: 0 additions & 5 deletions .prettierrc

This file was deleted.

7 changes: 2 additions & 5 deletions lint-staged.config.js
@@ -1,7 +1,4 @@
module.exports = {
ignore: ['package-lock.json', 'CHANGELOG.md'],
linters: {
'*.js': ['prettier --write', 'eslint --fix', 'git add'],
'*.{json,md,yml,css}': ['prettier --write', 'git add'],
},
'*.js': ['prettier --write', 'eslint --fix', 'git add'],
'*.{json,md,yml,css,ts}': ['prettier --write', 'git add'],
};
5,068 changes: 2,827 additions & 2,241 deletions package-lock.json

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions package.json
Expand Up @@ -37,40 +37,40 @@
"webpack": "^4.3.0"
},
"dependencies": {
"cacache": "^11.2.0",
"cacache": "^13.0.1",
"find-cache-dir": "^3.0.0",
"neo-async": "^2.5.0",
"schema-utils": "^1.0.0",
"serialize-javascript": "^1.4.0",
"schema-utils": "^2.6.1",
"serialize-javascript": "^2.1.2",
"webpack-sources": "^1.0.1"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/preset-env": "^7.4.5",
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.5",
"@babel/preset-env": "^7.7.6",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@gfx/zopfli": "^1.0.8",
"@webpack-contrib/defaults": "^5.0.0",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"babel-jest": "^24.8.0",
"babel-jest": "^24.9.0",
"commitlint-azure-pipelines-cli": "^1.0.2",
"cross-env": "^5.2.0",
"del": "^4.1.1",
"del-cli": "^2.0.0",
"eslint": "^5.4.0",
"eslint-config-prettier": "^4.3.0",
"eslint-plugin-import": "^2.14.0",
"file-loader": "^3.0.1",
"husky": "^2.3.0",
"jest": "^24.8.0",
"jest-junit": "^6.4.0",
"lint-staged": "^8.1.7",
"memory-fs": "^0.4.1",
"cross-env": "^6.0.3",
"del": "^5.1.0",
"del-cli": "^3.0.0",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.19.1",
"file-loader": "^5.0.2",
"husky": "^3.1.0",
"jest": "^24.9.0",
"jest-junit": "^10.0.0",
"lint-staged": "^9.5.0",
"memory-fs": "^0.5.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.14.2",
"standard-version": "^6.0.1",
"webpack": "^4.17.1"
"prettier": "^1.19.1",
"standard-version": "^7.0.1",
"webpack": "^4.41.2"
},
"keywords": [
"webpack"
Expand Down
10 changes: 5 additions & 5 deletions test/__snapshots__/CompressionPlugin.test.js.snap
Expand Up @@ -3,7 +3,7 @@
exports[`CompressionPlugin should works (without options): assets 1`] = `
Array [
Array [
"0.async.js?ver=aafa0e2b0a1b3368379e",
"0.async.js?ver=81982f432266ef1edd1a",
130,
],
Array [
Expand All @@ -19,12 +19,12 @@ Array [
393,
],
Array [
"js.js.gz?var=aafa0e2b0a1b3368379e",
2801,
"js.js.gz?var=81982f432266ef1edd1a",
2802,
],
Array [
"js.js?var=aafa0e2b0a1b3368379e",
10256,
"js.js?var=81982f432266ef1edd1a",
10221,
],
]
`;
Expand Down
20 changes: 10 additions & 10 deletions test/__snapshots__/algorithm.test.js.snap
Expand Up @@ -27,12 +27,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down Expand Up @@ -70,12 +70,12 @@ Array [
672,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
10267,
"js.8bd7079c9d63d0f6847e.js.gz",
10232,
],
]
`;
Expand Down Expand Up @@ -107,8 +107,8 @@ Array [
672,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
]
`;
Expand Down
52 changes: 26 additions & 26 deletions test/__snapshots__/cache-option.test.js.snap
Expand Up @@ -27,12 +27,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down Expand Up @@ -89,12 +89,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down Expand Up @@ -126,12 +126,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand All @@ -140,10 +140,10 @@ exports[`when applied with \`cache\` option matches snapshot for \`other-cache-d

exports[`when applied with \`cache\` option matches snapshot for \`other-cache-directory\` value ({String}): errors 2`] = `Array []`;

exports[`when applied with \`cache\` option matches snapshot for \`other-cache-directory\` value ({String}): js.b329671af0217355535e.js 1`] = `
exports[`when applied with \`cache\` option matches snapshot for \`other-cache-directory\` value ({String}): js.8bd7079c9d63d0f6847e.js 1`] = `
Array [
"js.b329671af0217355535e.js",
"2d7d8055981a31c21f6b265777fe4abe",
"js.8bd7079c9d63d0f6847e.js",
"9b0ef9dd9650dedb67c1a68fa7ab4c30",
]
`;

Expand Down Expand Up @@ -199,12 +199,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down Expand Up @@ -236,12 +236,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand All @@ -250,10 +250,10 @@ exports[`when applied with \`cache\` option matches snapshot for \`true\` value

exports[`when applied with \`cache\` option matches snapshot for \`true\` value ({Boolean}): errors 2`] = `Array []`;

exports[`when applied with \`cache\` option matches snapshot for \`true\` value ({Boolean}): js.b329671af0217355535e.js 1`] = `
exports[`when applied with \`cache\` option matches snapshot for \`true\` value ({Boolean}): js.8bd7079c9d63d0f6847e.js 1`] = `
Array [
"js.b329671af0217355535e.js",
"2d7d8055981a31c21f6b265777fe4abe",
"js.8bd7079c9d63d0f6847e.js",
"9b0ef9dd9650dedb67c1a68fa7ab4c30",
]
`;

Expand Down
16 changes: 8 additions & 8 deletions test/__snapshots__/compressionOptions-option.test.js.snap
Expand Up @@ -27,12 +27,12 @@ Array [
404,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
3180,
"js.8bd7079c9d63d0f6847e.js.gz",
3183,
],
]
`;
Expand Down Expand Up @@ -68,12 +68,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down
12 changes: 6 additions & 6 deletions test/__snapshots__/deleteOriginalAssets.test.js.snap
Expand Up @@ -27,12 +27,12 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js",
10267,
"js.8bd7079c9d63d0f6847e.js",
10232,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand All @@ -56,8 +56,8 @@ Array [
393,
],
Array [
"js.b329671af0217355535e.js.gz",
2798,
"js.8bd7079c9d63d0f6847e.js.gz",
2800,
],
]
`;
Expand Down
24 changes: 12 additions & 12 deletions test/__snapshots__/exclude-option.test.js.snap
Expand Up @@ -3,11 +3,11 @@
exports[`when applied with \`exclude\` option matches snapshot for a single \`exclude\` value ({RegExp}): assets 1`] = `
Array [
Array [
"0.async.js.gz?ver=aafa0e2b0a1b3368379e",
"0.async.js.gz?ver=81982f432266ef1edd1a",
117,
],
Array [
"0.async.js?ver=aafa0e2b0a1b3368379e",
"0.async.js?ver=81982f432266ef1edd1a",
130,
],
Array [
Expand All @@ -23,12 +23,12 @@ Array [
672,
],
Array [
"js.js.gz?var=aafa0e2b0a1b3368379e",
2801,
"js.js.gz?var=81982f432266ef1edd1a",
2802,
],
Array [
"js.js?var=aafa0e2b0a1b3368379e",
10256,
"js.js?var=81982f432266ef1edd1a",
10221,
],
]
`;
Expand All @@ -40,11 +40,11 @@ exports[`when applied with \`exclude\` option matches snapshot for a single \`ex
exports[`when applied with \`exclude\` option matches snapshot for multiple \`exclude\` values ({Array<RegExp>}): assets 1`] = `
Array [
Array [
"0.async.js.gz?ver=aafa0e2b0a1b3368379e",
"0.async.js.gz?ver=81982f432266ef1edd1a",
117,
],
Array [
"0.async.js?ver=aafa0e2b0a1b3368379e",
"0.async.js?ver=81982f432266ef1edd1a",
130,
],
Array [
Expand All @@ -56,12 +56,12 @@ Array [
672,
],
Array [
"js.js.gz?var=aafa0e2b0a1b3368379e",
2801,
"js.js.gz?var=81982f432266ef1edd1a",
2802,
],
Array [
"js.js?var=aafa0e2b0a1b3368379e",
10256,
"js.js?var=81982f432266ef1edd1a",
10221,
],
]
`;
Expand Down

0 comments on commit b7e65f2

Please sign in to comment.