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,45 +1,45 @@
{
"_args": [
[
"@babel/plugin-transform-spread@7.11.0",
"@babel/plugin-transform-spread@7.12.1",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "@babel/plugin-transform-spread@7.11.0",
"_id": "@babel/plugin-transform-spread@7.11.0",
"_from": "@babel/plugin-transform-spread@7.12.1",
"_id": "@babel/plugin-transform-spread@7.12.1",
"_inBundle": false,
"_integrity": "sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw==",
"_integrity": "sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng==",
"_location": "/@babel/plugin-transform-spread",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-transform-spread@7.11.0",
"raw": "@babel/plugin-transform-spread@7.12.1",
"name": "@babel/plugin-transform-spread",
"escapedName": "@babel%2fplugin-transform-spread",
"scope": "@babel",
"rawSpec": "7.11.0",
"rawSpec": "7.12.1",
"saveSpec": null,
"fetchSpec": "7.11.0"
"fetchSpec": "7.12.1"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz",
"_spec": "7.11.0",
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.12.1.tgz",
"_spec": "7.12.1",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-skip-transparent-expression-wrappers": "^7.11.0"
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1"
},
"description": "Compile ES2015 spread to ES5",
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/helper-plugin-test-runner": "^7.10.4"
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
},
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
@@ -59,5 +59,5 @@
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-spread"
},
"version": "7.11.0"
"version": "7.12.1"
}