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 91ce7cd9..da00b1f6 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.93",
+ "@swc/core": "^1.3.94",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
@@ -55,8 +55,8 @@
"css-loader": "^6.8.1",
"cssnano": "^6.0.1",
"eslint": "8.52.0",
- "eslint-plugin-import": "^2.28.1",
- "eslint-plugin-jest": "^27.4.2",
+ "eslint-plugin-import": "^2.29.0",
+ "eslint-plugin-jest": "^27.4.3",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-only-ascii": "0.0.0",