Commit 857906c6 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

deps: bump versions to latest

parent 801db2bb
Loading
Loading
Loading
Loading
+915 −725

File changed.

Preview size limit exceeded, changes collapsed.

+6 −6
Original line number Diff line number Diff line
@@ -31,16 +31,16 @@
    "check": "hugo version"
  },
  "devDependencies": {
    "@babel/cli": "^7.12",
    "@babel/core": "^7.12",
    "@babel/preset-env": "^7.12",
    "@babel/cli": "^7.13",
    "@babel/core": "^7.13",
    "@babel/preset-env": "^7.13",
    "@fullhuman/postcss-purgecss": "^4.0",
    "autoprefixer": "^10.2",
    "bootstrap": "^4.6",
    "clipboard": "^2.0",
    "eslint": "^7.20",
    "eslint": "^7.21",
    "flexsearch": "^0.6",
    "hugo-bin": "^0.68.0",
    "hugo-bin": "^0.69",
    "instant.page": "^5.1",
    "lazysizes": "^5.3",
    "markdownlint-cli": "^0.26",
@@ -50,7 +50,7 @@
    "purgecss-whitelister": "^2.4",
    "rimraf": "^3.0",
    "standard-version": "^9.1",
    "stylelint": "^13.10",
    "stylelint": "^13.11",
    "stylelint-config-standard": "^20.0"
  }
}