aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2022-08-10 18:07:29 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2022-08-11 19:56:54 +0200
commit8570a96a76e24412b6cb528dfceab9f08e50c3b0 (patch)
treeebf5827fefd4f9d956e207ad173b7a9355e085a1 /package.json
parentrefactor(language): simplify count notation (diff)
downloadrefinery-8570a96a76e24412b6cb528dfceab9f08e50c3b0.tar.gz
refinery-8570a96a76e24412b6cb528dfceab9f08e50c3b0.tar.zst
refinery-8570a96a76e24412b6cb528dfceab9f08e50c3b0.zip
chore(deps): bump frontend dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f6c84da1..255a634e 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
6 "subprojects/frontend" 6 "subprojects/frontend"
7 ], 7 ],
8 "devDependencies": { 8 "devDependencies": {
9 "eslint": "^8.20.0", 9 "eslint": "^8.21.0",
10 "stylelint": "^14.9.1", 10 "stylelint": "^14.10.0",
11 "typescript": "~4.7.4" 11 "typescript": "~4.7.4"
12 }, 12 },
13 "packageManager": "yarn@3.2.2" 13 "packageManager": "yarn@3.2.2"