diff --git a/package.json b/package.json index ebd06544..2342ff5e 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@hadenlabs/commitlint-config": "^0.1.0", "@types/jest": "^29.5.5", "@types/mocha": "^10.0.2", - "@typescript-eslint/eslint-plugin": "^6.7.5", - "@typescript-eslint/parser": "^6.7.5", + "@typescript-eslint/eslint-plugin": "^6.8.0", + "@typescript-eslint/parser": "^6.8.0", "axios": "^1.5.1", "babel-cli": "^6.26.0", "cross-env": "^7.0.3", @@ -57,7 +57,7 @@ "semantic-release": "^22.0.5", "shelljs": "^0.8.5", "slugify": "^1.6.6", - "stylelint": "^15.10.3", + "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", "ts-node": "^10.9.1", "typescript": "^5.2.2"