@react-native-windows/package-utils
Advanced tools
Comparing version 0.70.0 to 0.71.0-preview.1
{ | ||
"name": "@react-native-windows/package-utils", | ||
"version": "0.70.0", | ||
"version": "0.71.0-preview.1", | ||
"license": "MIT", | ||
@@ -19,6 +19,6 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/find-repo-root": "0.70.0", | ||
"@react-native-windows/fs": "0.70.0", | ||
"@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"@typescript-eslint/parser": "^5.20.0", | ||
"@react-native-windows/find-repo-root": "0.71.0-preview.1", | ||
"@react-native-windows/fs": "0.71.0-preview.1", | ||
"@typescript-eslint/eslint-plugin": "^5.30.5", | ||
"@typescript-eslint/parser": "^5.30.5", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -28,8 +28,8 @@ "lodash": "^4.17.15" | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.1.13", | ||
"@rnw-scripts/just-task": "2.2.5", | ||
"@rnw-scripts/eslint-config": "1.1.14", | ||
"@rnw-scripts/just-task": "2.3.3", | ||
"@rnw-scripts/ts-config": "2.0.2", | ||
"@types/lodash": "^4.14.168", | ||
"@types/node": "^14.14.22", | ||
"eslint": "^7.32.0", | ||
"eslint": "^8.19.0", | ||
"prettier": "^2.4.1", | ||
@@ -39,7 +39,7 @@ "typescript": "^4.4.4" | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"patch" | ||
] | ||
@@ -46,0 +46,0 @@ }, |
18147
+ Added@react-native-windows/find-repo-root@0.71.0-preview.1(transitive)
+ Added@react-native-windows/fs@0.71.0-preview.1(transitive)
- Removed@react-native-windows/find-repo-root@0.70.0(transitive)
- Removed@react-native-windows/fs@0.70.0(transitive)
Updated@react-native-windows/find-repo-root@0.71.0-preview.1