From f40b29e68f540a6d0f5af61ad6c67896abaabd32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 09:25:01 +0100 Subject: chore(deps): update all non-major dependencies (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/main/resources/META-INF/resources/package.json | 2 +- src/main/resources/META-INF/resources/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index 21ce087..d8c46ed 100644 --- a/src/main/resources/META-INF/resources/package.json +++ b/src/main/resources/META-INF/resources/package.json @@ -14,7 +14,7 @@ "@babel/plugin-transform-flow-strip-types": "^7.0.0", "cssnano": "^5.1.13", "eslint": "^8.23.0", - "flow-bin": "^0.186.0", + "flow-bin": "^0.196.0", "parcel": "^2.7.0", "snowpack": "2.8.0" }, diff --git a/src/main/resources/META-INF/resources/yarn.lock b/src/main/resources/META-INF/resources/yarn.lock index 6f560e0..ba0e9b9 100644 --- a/src/main/resources/META-INF/resources/yarn.lock +++ b/src/main/resources/META-INF/resources/yarn.lock @@ -2229,10 +2229,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -flow-bin@^0.186.0: - version "0.186.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.186.0.tgz#b60b720dea977516db8e77fdd3911f66e86c6378" - integrity sha512-p5g03TsAipO6Wu22rpphRZQ9EYuhVWANN698MRLWRyP7ZtkEyCpFHDfmzRHM4Ym/tbCQCMdLJ9JX/GmuiDsB2w== +flow-bin@^0.196.0: + version "0.196.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.0.tgz#171952a2f30c48e45f4e9b6ac4a51968594c222d" + integrity sha512-FnLpDvRV8ELcpxSeYBo4SPADUk0OMReX8zV/1dOF63PesO8tHVBJX/CI1JOdx2emzXRs3Lv8/UMz9+x2OpYsSg== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3