aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b1138908..c43d75c3 100644
--- a/package.json
+++ b/package.json
@@ -41,9 +41,9 @@
},
"devDependencies": {
"@babel/core": "^7.22.11",
- "@babel/preset-env": "^7.22.10",
+ "@babel/preset-env": "^7.22.14",
"@babel/preset-react": "^7.22.5",
- "@swc/core": "^1.3.80",
+ "@swc/core": "^1.3.81",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
@@ -58,7 +58,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^46.5.0",
+ "eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",