Skip to content
Snippets Groups Projects
Commit 2aa2c424 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Update npm deps

parent 90a4b71c
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
"mocha": "^6.2.0", "mocha": "^6.2.0",
"chai": "^4.2.0", "chai": "^4.2.0",
"rollup": "^1.11.3", "rollup": "^1.11.3",
"rollup-plugin-commonjs": "^9.3.4", "rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-node-resolve": "^4.2.3", "rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"rollup-plugin-multi-entry": "^2.1.0" "rollup-plugin-multi-entry": "^2.1.0"
}, },
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"test": "npm run build-test && karma start --singleRun" "test": "npm run build-test && karma start --singleRun"
}, },
"dependencies": { "dependencies": {
"i18next": "^17.0.9", "i18next": "^17.0.11",
"lit-element": "^2.2.1" "lit-element": "^2.2.1"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment