Pin dependencies (#1680)

This commit is contained in:
renovate[bot] 2019-09-30 08:21:06 +03:00 committed by Eric Cornelissen
parent 57648777b7
commit fcc89c9461

View file

@ -18,12 +18,12 @@
"author": "Simple Icons Collaborators",
"license": "CC0-1.0",
"devDependencies": {
"editorconfig-checker": "^2.0.8",
"jest": "^24.1.0",
"jsonlint2": "^1.7.1",
"svglint": "^1.0.5",
"svgo": "^1.3.0",
"uglify-js": "^3.6.0"
"editorconfig-checker": "2.0.8",
"jest": "24.1.0",
"jsonlint2": "1.7.1",
"svglint": "1.0.5",
"svgo": "1.3.0",
"uglify-js": "3.6.0"
},
"scripts": {
"build": "node scripts/build-package.js",