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,33 +1,33 @@
{
"_args": [
[
"@babel/plugin-proposal-json-strings@7.10.4",
"@babel/plugin-proposal-json-strings@7.12.1",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "@babel/plugin-proposal-json-strings@7.10.4",
"_id": "@babel/plugin-proposal-json-strings@7.10.4",
"_from": "@babel/plugin-proposal-json-strings@7.12.1",
"_id": "@babel/plugin-proposal-json-strings@7.12.1",
"_inBundle": false,
"_integrity": "sha512-fCL7QF0Jo83uy1K0P2YXrfX11tj3lkpN7l4dMv9Y9VkowkhkQDwFHFd8IiwyK5MZjE8UpbgokkgtcReH88Abaw==",
"_integrity": "sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw==",
"_location": "/@babel/plugin-proposal-json-strings",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-proposal-json-strings@7.10.4",
"raw": "@babel/plugin-proposal-json-strings@7.12.1",
"name": "@babel/plugin-proposal-json-strings",
"escapedName": "@babel%2fplugin-proposal-json-strings",
"scope": "@babel",
"rawSpec": "7.10.4",
"rawSpec": "7.12.1",
"saveSpec": null,
"fetchSpec": "7.10.4"
"fetchSpec": "7.12.1"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz",
"_spec": "7.10.4",
"_resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-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"
@@ -38,10 +38,9 @@
},
"description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/helper-plugin-test-runner": "^7.10.4"
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel-plugin"
@@ -60,5 +59,5 @@
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-proposal-json-strings"
},
"version": "7.10.4"
"version": "7.12.1"
}