aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 e219130..e5ba324 100644
--- a/package.json
+++ b/package.json
@@ -24,9 +24,9 @@
},
"devDependencies": {
"autoprefixer": "^10.4.7",
- "eslint": "8.24.0",
+ "eslint": "8.25.0",
"eslint-config-next": "12.3.1",
- "postcss": "^8.4.14",
+ "postcss": "^8.4.18",
"tailwindcss": "^3.1.2"
}
}