aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-03-16 18:51:41 +0300
committerValentin Popov <info@valentineus.link>2020-03-16 18:51:41 +0300
commit2ee08317e492f06380f96cd7351c86e10bcea7b5 (patch)
tree303fd12f5878f6d81725f49a24bfc6d00e466597 /package.json
parent6fde813c1330f5555c4a5d974c375a51f3433785 (diff)
downloadwebos-service-types-2ee08317e492f06380f96cd7351c86e10bcea7b5.tar.xz
webos-service-types-2ee08317e492f06380f96cd7351c86e10bcea7b5.zip
Updated dependenciesHEADmasterdevelop
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 2021031..cf776ef 100644
--- a/package.json
+++ b/package.json
@@ -8,20 +8,20 @@
"license": "Apache-2.0",
"scripts": {},
"devDependencies": {
- "@types/node": "^13.7.4",
- "@typescript-eslint/eslint-plugin": "^2.20.0",
- "@typescript-eslint/parser": "^2.20.0",
- "@valentineus/eslint-config": "^0.0.12",
- "cross-env": "^7.0.0",
+ "@types/node": "^13.9.1",
+ "@typescript-eslint/eslint-plugin": "^2.23.0",
+ "@typescript-eslint/parser": "^2.23.0",
+ "@valentineus/eslint-config": "^0.0.13",
+ "cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-sonarjs": "^0.5.0",
- "eslint-plugin-unicorn": "^16.1.1",
- "eslint-plugin-vue": "^6.2.1",
- "tslib": "^1.10.0",
- "typescript": "^3.7.5"
+ "eslint-plugin-unicorn": "^17.2.0",
+ "eslint-plugin-vue": "^6.2.2",
+ "tslib": "^1.11.1",
+ "typescript": "^3.8.3"
},
"peerDependencies": {
"@types/node": "^13.7.4"