@fluidframework/gitresources
Advanced tools
Comparing version 0.1018.0 to 0.1019.0-14154
{ | ||
"name": "@fluidframework/gitresources", | ||
"version": "0.1018.0", | ||
"version": "0.1019.0-14154", | ||
"description": "Git resource definitions for Fluid services", | ||
@@ -26,14 +26,14 @@ "homepage": "https://fluidframework.com", | ||
"devDependencies": { | ||
"@fluidframework/build-common": "^0.19.2", | ||
"@fluidframework/eslint-config-fluid": "^0.21.0", | ||
"@typescript-eslint/eslint-plugin": "~4.2.0", | ||
"@typescript-eslint/parser": "~4.2.0", | ||
"@fluidframework/build-common": "^0.20.0-0", | ||
"@fluidframework/eslint-config-fluid": "^0.22.1-0", | ||
"@typescript-eslint/eslint-plugin": "~4.14.0", | ||
"@typescript-eslint/parser": "~4.14.0", | ||
"concurrently": "^5.2.0", | ||
"eslint": "~7.9.0", | ||
"eslint": "~7.18.0", | ||
"eslint-plugin-eslint-comments": "~3.2.0", | ||
"eslint-plugin-import": "~2.22.0", | ||
"eslint-plugin-import": "~2.22.1", | ||
"eslint-plugin-no-null": "~1.0.2", | ||
"eslint-plugin-prefer-arrow": "~1.2.2", | ||
"eslint-plugin-react": "~7.21.2", | ||
"eslint-plugin-unicorn": "~22.0.0", | ||
"eslint-plugin-react": "~7.22.0", | ||
"eslint-plugin-unicorn": "~26.0.1", | ||
"rimraf": "^2.6.2", | ||
@@ -40,0 +40,0 @@ "typescript": "~3.8.2", |
21185