summaryrefslogtreecommitdiff
path: root/src/main/resources/META-INF/resources/package.json
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@benkard.de>2023-01-21 17:30:19 +0000
committerRenovate Bot <renovate-bot@benkard.de>2023-01-21 17:30:19 +0000
commit35a5f99a007c8d712c8617f7ce1ada26b9797244 (patch)
treed191e6e51b29b923c43d169c8febef324fe11593 /src/main/resources/META-INF/resources/package.json
parent5bb0c82125c9107d84766c55f86d6aed3dd12342 (diff)
Update dependency flow-bin to ^0.198.0
Diffstat (limited to 'src/main/resources/META-INF/resources/package.json')
-rw-r--r--src/main/resources/META-INF/resources/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/META-INF/resources/package.json b/src/main/resources/META-INF/resources/package.json
index aac9bdb..06fae64 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.197.0",
+ "flow-bin": "^0.198.0",
"parcel": "^2.7.0",
"snowpack": "2.8.0"
},