update deps

This commit is contained in:
s2
2019-12-20 20:02:44 +01:00
parent 14c1b72301
commit b7fa481dcb
833 changed files with 68364 additions and 18390 deletions

View File

@@ -1,6 +1,6 @@
'use strict';
// autogenerated - 3/27/2019
// autogenerated - 7/15/2019
/*
*

View File

@@ -1,6 +1,6 @@
'use strict';
// autogenerated - 3/27/2019
// autogenerated - 7/15/2019
/*
*

12
node_modules/cssstyle/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "cssstyle@^1.1.1",
"_id": "cssstyle@1.2.2",
"_id": "cssstyle@1.4.0",
"_inBundle": false,
"_integrity": "sha512-43wY3kl1CVQSvL7wUY1qXkxVGkStjpkDmVjiIKX8R97uhajy8Bybay78uOtqvh7Q5GK75dNPfW0geWjE6qQQow==",
"_integrity": "sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==",
"_location": "/cssstyle",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.2.2.tgz",
"_shasum": "427ea4d585b18624f6fdbf9de7a2a1a3ba713077",
"_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz",
"_shasum": "9d31328229d3c565c61e586b02041a28fccdccf1",
"_spec": "cssstyle@^1.1.1",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\jsdom",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/jsdom",
"bugs": {
"url": "https://github.com/jsakas/CSSStyleDeclaration/issues"
},
@@ -101,5 +101,5 @@
"test": "npm run generate && nodeunit tests",
"test-ci": "npm run lint && npm run test"
},
"version": "1.2.2"
"version": "1.4.0"
}