Updated to v1.9.9

This commit is contained in:
Henry Whitaker
2020-11-07 15:27:50 +00:00
parent 15d3583423
commit 8d811862a0
6349 changed files with 338454 additions and 213438 deletions

View File

@@ -1,20 +1,20 @@
{
"_args": [
[
"webpack@4.44.1",
"webpack@4.44.2",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "webpack@4.44.1",
"_id": "webpack@4.44.1",
"_from": "webpack@4.44.2",
"_id": "webpack@4.44.2",
"_inBundle": false,
"_integrity": "sha512-4UOGAohv/VGUNQJstzEywwNxqX417FnjZgZJpJQegddzPmTvph37eBIRbRTfdySXzVtJXLJfbMN3mMYhM6GdmQ==",
"_integrity": "sha512-6KJVGlCxYdISyurpQ0IPTklv+DULv05rs2hseIXer6D7KrUicRDLFb4IUM1S6LUAKypPM/nSiVSuv8jHu1m3/Q==",
"_location": "/webpack",
"_phantomChildren": {
"ajv": "6.12.4",
"ajv-errors": "1.0.1",
"ajv-keywords": "3.4.1",
"ajv-keywords": "3.5.2",
"bluebird": "3.7.2",
"chownr": "1.1.4",
"commander": "2.20.3",
@@ -40,18 +40,18 @@
"_requested": {
"type": "version",
"registry": true,
"raw": "webpack@4.44.1",
"raw": "webpack@4.44.2",
"name": "webpack",
"escapedName": "webpack",
"rawSpec": "4.44.1",
"rawSpec": "4.44.2",
"saveSpec": null,
"fetchSpec": "4.44.1"
"fetchSpec": "4.44.2"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.1.tgz",
"_spec": "4.44.1",
"_resolved": "https://registry.npmjs.org/webpack/-/webpack-4.44.2.tgz",
"_spec": "4.44.2",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Tobias Koppers @sokra"
@@ -267,6 +267,6 @@
"travis:lintunit": "yarn lint && yarn cover:unit --ci $JEST",
"type-lint": "tsc --pretty"
},
"version": "4.44.1",
"version": "4.44.2",
"web": "lib/webpack.web.js"
}