update dependencies

This commit is contained in:
Philipp Kühn
2020-11-26 20:47:50 +01:00
parent e4729b5dfa
commit 4e2339562a
2 changed files with 82 additions and 45 deletions

View File

@@ -25,7 +25,7 @@
},
"devDependencies": {
"@atomico/rollup-plugin-sizes": "^1.1.4",
"@babel/core": "^7.12.7",
"@babel/core": "^7.12.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/preset-env": "^7.12.7",
@@ -35,8 +35,8 @@
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"cypress": "^5.6.0",
"eslint": "^7.14.0",
"eslint-config-airbnb-base": "^14.2.0",