Any one else have any is…

less than 1 minute read

Any one else have any issues with changes to their dependencies in package.json not causing apps to be “affected”? My inplicitDependencies are set as such "implicitDependencies": { "Jenkinsfile": "*", "workspace.json": "*", "package.json": { "dependencies": "*", "devDependencies": "*" }, "tsconfig.json": "*", "tslint.json": "*", "nx.json": "*" },

Updated: