From ac9564eb60950160f31bec9699cf6d6a07dc9eaf Mon Sep 17 00:00:00 2001 From: Kitteh Date: Mon, 24 May 2021 09:49:00 +0100 Subject: [PATCH] Update npm package versions. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1fa45df..9988a30 100644 --- a/package.json +++ b/package.json @@ -18,15 +18,15 @@ "core-js": "^3.12.1", "css-loader": "^5.2.5", "date-fns": "^2.21.3", - "eslint": "^7.26.0", + "eslint": "^7.27.0", "eslint-config-prettier": "^8.3.0", - "eslint-plugin-import": "^2.23.2", + "eslint-plugin-import": "^2.23.3", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-sort-imports-es6-autofix": "^0.6.0", "file-saver": "^2.0.5", "git-revision-webpack-plugin": "^5.0.0", "html-webpack-plugin": "^5.3.1", - "i18next": "^20.2.4", + "i18next": "^20.3.0", "mini-css-extract-plugin": "^1.6.0", "node-sass": "^6.0.0", "normalize.css": "^8.0.1", @@ -36,7 +36,7 @@ "qr-scanner": "^1.2.0", "raw-loader": "^4.0.2", "sass-loader": "^11.1.1", - "ts-loader": "^9.2.1", + "ts-loader": "^9.2.2", "typescript": "^4.2.4", "uikit": "^3.6.22", "webpack": "^5.37.1",