Merge branch 'master' of github.com:2martens/2martens.de
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-10-02 16:28:42 +02:00
3 changed files with 45 additions and 45 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.27.5",
"child_process": "^1.0.2",
"core-js": "^3.17.3",
"core-js": "^3.18.1",
"del": "^6.0.0",
"fancy-log": "^1.3.3",
"fstream": "^1.0.12",
@ -32,13 +32,13 @@
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.0.1",
"localtunnel": "^2.0.1",
"localtunnel": "^2.0.2",
"lodash": "^4.17.21",
"lodash.template": "^4.5.0",
"micromatch": "^4.0.4",
"mixin-deep": "^2.0.1",
"node-sass": "^6.0.1",
"sass": "^1.41.1",
"sass": "^1.42.1",
"regenerator-runtime": "^0.13.9",
"set-value": "^4.1.0"
},