diff --git a/package.json b/package.json index a01765661f8dc17576e9997495ce70d9d8040572..0bd8f1bc71e019f5984c60fa7df111df22657d54 100644 --- a/package.json +++ b/package.json @@ -278,7 +278,7 @@ "@types/common-tags": "1.8.4", "@types/conventional-commits-detector": "1.0.2", "@types/diff": "5.0.9", - "@types/eslint": "8.56.2", + "@types/eslint": "8.56.3", "@types/fs-extra": "11.0.4", "@types/git-url-parse": "9.0.3", "@types/github-url-from-git": "1.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc60dc6ea8a1c4bfb6787a49a7000890baecf087..8fc334df11f0f0e2ae85e86196be8ab3b7130b96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -404,8 +404,8 @@ importers: specifier: 5.0.9 version: 5.0.9 '@types/eslint': - specifier: 8.56.2 - version: 8.56.2 + specifier: 8.56.3 + version: 8.56.3 '@types/fs-extra': specifier: 11.0.4 version: 11.0.4 @@ -3721,8 +3721,8 @@ packages: resolution: {integrity: sha512-TB/6hBkYQJxsZHSqyeuO1Jt0AB/bW6G7rHt9g7lML7SOF6lbgcHvw/Lr+69iqN0qxgXLhWKScAon73JNnptuDw==} dev: false - /@types/eslint@8.56.2: - resolution: {integrity: sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==} + /@types/eslint@8.56.3: + resolution: {integrity: sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15