@faergeek/eslint-config 6.1.1 → 6.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faergeek/eslint-config",
3
- "version": "6.1.1",
3
+ "version": "6.1.2",
4
4
  "main": "index.js",
5
5
  "repository": "git@github.com:faergeek/eslint-config.git",
6
6
  "author": "Sergey Slipchenko <faergeek@gmail.com>",
@@ -17,7 +17,7 @@
17
17
  "peerDependencies": {
18
18
  "eslint": "^8.56.0"
19
19
  },
20
- "packageManager": "pnpm@9.3.0",
20
+ "packageManager": "pnpm@9.4.0",
21
21
  "dependencies": {
22
22
  "@typescript-eslint/eslint-plugin": "^7.0.1",
23
23
  "@typescript-eslint/parser": "^7.0.1",