diff --git a/package.json b/package.json index c0559d209dad7..31989d7ff116f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/plugin-transform-typescript": "^7.11.0", "@babel/runtime": "^7.11.2", "@lerna/prompt": "3.18.5", - "@types/babel__code-frame": "^7.0.1", + "@types/babel__code-frame": "^7.0.2", "@types/better-queue": "^3.8.2", "@types/bluebird": "^3.5.30", "@types/cache-manager": "^2.10.2", diff --git a/yarn.lock b/yarn.lock index 6d0b70fc6b142..f8752a685e531 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3387,10 +3387,10 @@ resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== -"@types/babel__code-frame@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.1.tgz#baf2529c4abbfb5e4008c845efcfe39a187e2f99" - integrity sha512-FFfbQozKxYmOnCKFYV+EQprjBI7u2yaNc2ly/K9AhzyC8MzXtCtSRqptpw+HUJxhwCOo5mLwf1ATmzyhOaVbDg== +"@types/babel__code-frame@^7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@types/babel__code-frame/-/babel__code-frame-7.0.2.tgz#e0c0f1648cbc09a9d4e5b4ed2ae9a6f7c8f5aeb0" + integrity sha512-imO+jT/yjOKOAS5GQZ8SDtwiIloAGGr6OaZDKB0V5JVaSfGZLat5K5/ZRtyKW6R60XHV3RHYPTFfhYb+wDKyKg== "@types/babel__core@^7.1.0": version "7.1.2" @@ -19668,7 +19668,7 @@ react-reconciler@^0.25.1: prop-types "^15.6.2" scheduler "^0.19.1" -react-refresh@^0.8.2, react-refresh@^0.8.3: +react-refresh@^0.8.3: version "0.8.3" resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==