@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.0.0-canary.49 to 0.0.0-canary.50
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.0.0-canary.49", | ||
"version": "0.0.0-canary.50", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/fs": "^0.0.0-canary.20", | ||
"@react-native-windows/fs": "^0.0.0-canary.21", | ||
"find-up": "^4.1.0" | ||
@@ -25,3 +25,3 @@ }, | ||
"@rnw-scripts/eslint-config": "1.1.16", | ||
"@rnw-scripts/just-task": "2.3.9", | ||
"@rnw-scripts/just-task": "2.3.10", | ||
"@rnw-scripts/ts-config": "2.0.4", | ||
@@ -31,3 +31,3 @@ "@types/find-up": "^4.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.30.5", | ||
"@typescript-eslint/parser": "^5.30.5", | ||
"@typescript-eslint/parser": "^5.57.1", | ||
"eslint": "^8.19.0", | ||
@@ -34,0 +34,0 @@ "prettier": "^2.4.1", |
5599