diff --git a/package.json b/package.json index b440b6a9..4726cfe2 100644 --- a/package.json +++ b/package.json @@ -23,13 +23,13 @@ "devDependencies": { "@babel/core": "7.23.3", "@babel/eslint-parser": "7.23.3", + "@esm-bundle/chai": "4.3.4-fix.0", + "@web/test-runner": "0.18.0", + "@web/test-runner-commands": "0.9.0", "chai": "4.3.10", "eslint": "8.54.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.0", - "@esm-bundle/chai": "4.3.4-fix.0", - "@web/test-runner": "0.18.0", - "@web/test-runner-commands": "0.9.0", "sinon": "17.0.1", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0"