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,48 +1,47 @@
{
"_args": [
[
"@babel/plugin-transform-modules-amd@7.10.5",
"@babel/plugin-transform-modules-amd@7.12.1",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "@babel/plugin-transform-modules-amd@7.10.5",
"_id": "@babel/plugin-transform-modules-amd@7.10.5",
"_from": "@babel/plugin-transform-modules-amd@7.12.1",
"_id": "@babel/plugin-transform-modules-amd@7.12.1",
"_inBundle": false,
"_integrity": "sha512-elm5uruNio7CTLFItVC/rIzKLfQ17+fX7EVz5W0TMgIHFo1zY0Ozzx+lgwhL4plzl8OzVn6Qasx5DeEFyoNiRw==",
"_integrity": "sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ==",
"_location": "/@babel/plugin-transform-modules-amd",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-transform-modules-amd@7.10.5",
"raw": "@babel/plugin-transform-modules-amd@7.12.1",
"name": "@babel/plugin-transform-modules-amd",
"escapedName": "@babel%2fplugin-transform-modules-amd",
"scope": "@babel",
"rawSpec": "7.10.5",
"rawSpec": "7.12.1",
"saveSpec": null,
"fetchSpec": "7.10.5"
"fetchSpec": "7.12.1"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz",
"_spec": "7.10.5",
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-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-module-transforms": "^7.10.5",
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"babel-plugin-dynamic-import-node": "^2.3.3"
},
"description": "This plugin transforms ES2015 modules to AMD",
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/helper-plugin-test-runner": "^7.10.4"
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
},
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel-plugin"
@@ -61,5 +60,5 @@
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-modules-amd"
},
"version": "7.10.5"
"version": "7.12.1"
}