update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

View File

@@ -1,27 +1,33 @@
{
"_from": "w3c-hr-time@^1.0.1",
"_args": [
[
"w3c-hr-time@1.0.2",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "w3c-hr-time@1.0.2",
"_id": "w3c-hr-time@1.0.2",
"_inBundle": false,
"_integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
"_location": "/w3c-hr-time",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "w3c-hr-time@^1.0.1",
"raw": "w3c-hr-time@1.0.2",
"name": "w3c-hr-time",
"escapedName": "w3c-hr-time",
"rawSpec": "^1.0.1",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.1"
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
"_shasum": "0a89cdf5cc15822df9c360543676963e0cc308cd",
"_spec": "w3c-hr-time@^1.0.1",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\jsdom",
"_spec": "1.0.2",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
@@ -29,11 +35,9 @@
"bugs": {
"url": "https://github.com/jsdom/w3c-hr-time/issues"
},
"bundleDependencies": false,
"dependencies": {
"browser-process-hrtime": "^1.0.0"
},
"deprecated": false,
"description": "An implementation of the W3C High Resolution Time Level 2 specification.",
"devDependencies": {
"eslint": "^4.14.0",