diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c90972f4..5e20359c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "license": "AGPL-3.0-or-later", "devDependencies": { "@babel/core": "^7.23.9", - "@babel/eslint-parser": "^7.23.9", + "@babel/eslint-parser": "^7.23.10", "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@swc/core": "^1.3.107", |