@bigbinary/neeto-audit-frontend 2.4.4 → 2.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,7 +40,7 @@ const DEV_DEPENDENCIES = {
40
40
  "husky": "7.0.4",
41
41
  "globals": "16.0.0",
42
42
  "lint-staged": "12.4.1",
43
- "postcss": "8.4.49",
43
+ "postcss": "8.5.10",
44
44
  "postcss-import": "^15.0.0",
45
45
  "postcss-loader": "^7.0.1",
46
46
  "postcss-preset-env": "7.8.2",
package/dist/index.js CHANGED
@@ -15929,7 +15929,7 @@ const DEV_DEPENDENCIES$4 = {
15929
15929
  "husky": "7.0.4",
15930
15930
  "globals": "16.0.0",
15931
15931
  "lint-staged": "12.4.1",
15932
- "postcss": "8.4.49",
15932
+ "postcss": "8.5.10",
15933
15933
  "postcss-import": "^15.0.0",
15934
15934
  "postcss-loader": "^7.0.1",
15935
15935
  "postcss-preset-env": "7.8.2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-audit-frontend",
3
- "version": "2.4.4",
3
+ "version": "2.4.5",
4
4
  "description": "Audits neeto frontend codebase for issues and suggests a fix.",
5
5
  "type": "module",
6
6
  "bin": "./dist/index.js",