From 5aa7eb2aff3a6e5ade597fe65c707fc3e66091c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Apr 2024 17:08:08 +0000 Subject: chore(deps): 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') diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json index 30b1a5e..e1ac77e 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.225.0", + "flow-bin": "^0.233.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 aaf0de9..276aed6 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.225.0: - version "0.225.1" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.225.1.tgz#ffc3d6f0bfa321cf5dd63439537953dc93e9971d" - integrity sha512-nsYTF1Hh6FWNKFmbe45G7gdgUMBX2CYEfoAvdLJ9oFq43vafe8sA+EWlnXV7cY9LGjdavRsjv4dhEA2M15Rehg== +flow-bin@^0.233.0: + version "0.233.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.233.0.tgz#e31951c81d3ec590e1cbfd96e540f6dd2459554c" + integrity sha512-BInTgW8v6xdWzVcItgKKUYCacheMw78Xrrn0Ziii5lN+vf/RKmvVX9mFHuOSN1zawZuq7GpqmT6oIS/oQuOAQg== follow-redirects@^1.0.0: version "1.15.1" -- cgit v1.2.3