diff --git a/package.json b/package.json index 18a186ee2ec..fdb505945a1 100644 --- a/package.json +++ b/package.json @@ -82,25 +82,20 @@ "eslint-plugin-markdown": "^2.2.1", "eslint-plugin-prefer-let": "^3.0.1", "express": "^4.17.1", - "glob": "^7.1.6", "jest": "^27.5.1", "jest-watch-select-projects": "^2.0.0", "jest-watch-typeahead": "^0.6.5", "jsonfile": "^6.0.1", - "meow": "^7.1.1", "npm-run-all": "^4.1.5", "prettier": "^2.1.2", "prompt-confirm": "^2.0.4", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "^6.2.2", - "rimraf": "^3.0.2", "rollup": "^2.36.1", "rollup-plugin-copy": "^3.3.0", "semver": "^7.3.4", "simple-git": "^3.2.4", "sort-package-json": "^1.54.0", - "strip-ansi": "^6.0.1", "strip-indent": "^3.0.0", "type-fest": "^2.11.1", "typescript": "^4.5.5", diff --git a/yarn.lock b/yarn.lock index e896c97412d..6ad051efa70 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5479,7 +5479,7 @@ glob-parent@^6.0.1: dependencies: is-glob "^4.0.3" -glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7: +glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.7: version "7.2.0" resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz" integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==