summaryrefslogtreecommitdiff
path: root/src/main/resources/META-INF/resources
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@benkard.de>2023-12-15 15:06:50 +0000
committerRenovate Bot <renovate-bot@benkard.de>2023-12-15 15:06:50 +0000
commitc2734079b3c6341bd05ed7ef3b0c0b67beea1191 (patch)
tree249dbe8d613be361a1afbfae8aeabaa5a5285505 /src/main/resources/META-INF/resources
parent12c9a27dbd95f36cbb2d959a4fc55dad5e61141d (diff)
chore(deps): update all non-major dependencies
Diffstat (limited to 'src/main/resources/META-INF/resources')
-rw-r--r--src/main/resources/META-INF/resources/package.json2
-rw-r--r--src/main/resources/META-INF/resources/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index 76b35dc..c689a92 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.223.0",
+ "flow-bin": "^0.224.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 7f2d963..efeda49 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.223.0:
- version "0.223.0"
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.223.0.tgz#38fb6efd6c202b774d01834ded0620eb8eebad89"
- integrity sha512-E+GmTcBTPIRfnX/Dk19zJewX9grxoVQU+RG3Ypd/Os0OkUSOF7K3Sxo2I+8Oz1EpnPMGhnbM4WRAUuY0JaHRsw==
+flow-bin@^0.224.0:
+ version "0.224.0"
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.224.0.tgz#99454c9a37d2c531e831fa1261ad3e38f24edaf1"
+ integrity sha512-dsfQCDzOzNL/6bSQMGSSjTUNU7jpniZzmHQRt1rjD7AROthtXdqAkWQ00Xoifn42xeMaO/YkjlOvjpDA4F5Igw==
follow-redirects@^1.0.0:
version "1.15.1"