update to state of the art

This commit is contained in:
s2
2020-10-10 15:18:01 +02:00
parent cf251a170f
commit 4cdcfd167c
1526 changed files with 48132 additions and 7268 deletions

10
node_modules/jake/package.json generated vendored
View File

@@ -1,8 +1,8 @@
{
"_from": "jake@^10.6.1",
"_id": "jake@10.8.1",
"_id": "jake@10.8.2",
"_inBundle": false,
"_integrity": "sha512-eSp5h9S7UFzKdQERTyF+KuPLjDZa1Tbw8gCVUn98n4PbIkLEDGe4zl7vF4Qge9kQj06HcymnksPk8jznPZeKsA==",
"_integrity": "sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==",
"_location": "/jake",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/ejs"
],
"_resolved": "https://registry.npmjs.org/jake/-/jake-10.8.1.tgz",
"_shasum": "0f6f5ef13ebe014104527fb4b1b24f44cd1f04d6",
"_resolved": "https://registry.npmjs.org/jake/-/jake-10.8.2.tgz",
"_shasum": "ebc9de8558160a66d82d0eadc6a2e58fbc500a7b",
"_spec": "jake@^10.6.1",
"_where": "D:\\Projects\\vanillajs-seed\\node_modules\\ejs",
"author": {
@@ -71,5 +71,5 @@
"test": "./bin/cli.js test",
"test:ci": "npm run lint && npm run test"
},
"version": "10.8.1"
"version": "10.8.2"
}