From db7037c785d2e68e5a9d5b132613f20cbda0cc8f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Apr 2023 13:03:08 +0000 Subject: Update all non-major dependencies --- 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/META-INF') diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index b3ce4e0..77bc5f9 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.201.0", + "flow-bin": "^0.203.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 7fa07dd..50b398c 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.201.0: - version "0.201.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.201.0.tgz#bc8d7c3687526313d7a24dd920873a0273148d81" - integrity sha512-fqx6CMOhX9Xm4mN+tq/c7sqcm8aHFV1ipbLz2ZCzoNcPuUNZPoSVYm4p0qZqH0HyzMMEP1OWlU7dIkuSJ02cpg== +flow-bin@^0.203.0: + version "0.203.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.203.1.tgz#227b5c4c9acef2d0efe4a4a8ee84322c8de05891" + integrity sha512-W/SX7QnRmBYS0TjfgtGb9ltPZzlsNeTZ7wA1yqwChxbLaQtrxGtO4K5GKtjRwAtucMQSebB7Ao++u21fRmC4TQ== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3