dependabot-npm_and_yarn 0.263.0 → 0.264.0

Sign up to get free protection for your applications and to get access to all the features.
data/helpers/package.json CHANGED
@@ -15,15 +15,15 @@
15
15
  "detect-indent": "^6.1.0",
16
16
  "nock": "^13.5.4",
17
17
  "npm": "6.14.18",
18
- "@pnpm/lockfile-file": "^9.0.5",
19
- "@pnpm/dependency-path": "^4.0.0",
18
+ "@pnpm/lockfile-file": "^9.1.1",
19
+ "@pnpm/dependency-path": "^5.1.1",
20
20
  "semver": "^7.6.2",
21
21
  "patch-package": "^8.0.0"
22
22
  },
23
23
  "devDependencies": {
24
- "eslint": "^9.2.0",
24
+ "eslint": "^9.6.0",
25
25
  "eslint-config-prettier": "^9.1.0",
26
26
  "jest": "^29.7.0",
27
- "prettier": "^3.2.5"
27
+ "prettier": "^3.3.2"
28
28
  }
29
29
  }