dependencies: update

This commit is contained in:
Philipp Kühn
2021-11-08 11:23:32 +01:00
parent 3c32e66c02
commit 4b793be8e4
14 changed files with 43 additions and 68 deletions

View File

@@ -40,7 +40,7 @@
"@typescript-eslint/parser": "^5.3.0",
"babel-loader": "^8.2.3",
"cypress": "^8.7.0",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-html": "^6.2.0",
@@ -54,6 +54,6 @@
"rollup-plugin-typescript2": "^0.30.0",
"ts-loader": "^9.2.6",
"typescript": "^4.4.4",
"webpack": "^5.61.0"
"webpack": "^5.62.1"
}
}