diff --git a/package.json b/package.json index 397c58b..59b583e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@swc/core": "1.3.96", "@swc/helpers": "0.5.3", "@tsconfig/node16-strictest": "1.0.4", - "@types/lodash.ismatch": "4.4.8", + "@types/lodash.ismatch": "4.4.9", "@types/node": "20.8.10", "@types/semver": "7.5.4", "@types/semver-utils": "1.1.2", @@ -72,7 +72,7 @@ "dripip": "0.10.0", "eslint": "8.53.0", "eslint-config-prisma": "0.2.0", - "eslint-plugin-codegen": "0.18.0", + "eslint-plugin-codegen": "0.18.1", "eslint-plugin-deprecation": "2.0.0", "eslint-plugin-only-warn": "1.1.0", "eslint-plugin-prefer-arrow": "1.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84f4f90..b7056f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 1.0.4 version: 1.0.4 '@types/lodash.ismatch': - specifier: 4.4.8 - version: 4.4.8 + specifier: 4.4.9 + version: 4.4.9 '@types/node': specifier: 20.8.10 version: 20.8.10 @@ -59,8 +59,8 @@ devDependencies: specifier: 0.2.0 version: 0.2.0(@typescript-eslint/eslint-plugin@6.10.0)(@typescript-eslint/parser@6.10.0)(eslint-plugin-deprecation@2.0.0)(eslint-plugin-only-warn@1.1.0)(eslint-plugin-prefer-arrow@1.2.3)(eslint-plugin-simple-import-sort@10.0.0)(eslint-plugin-tsdoc@0.2.17)(eslint@8.53.0) eslint-plugin-codegen: - specifier: 0.18.0 - version: 0.18.0 + specifier: 0.18.1 + version: 0.18.1 eslint-plugin-deprecation: specifier: 2.0.0 version: 2.0.0(eslint@8.53.0)(typescript@5.2.2) @@ -959,8 +959,8 @@ packages: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true - /@types/lodash.ismatch@4.4.8: - resolution: {integrity: sha512-2+nMf4rIe+ZeRBzXsuBVLBFVkxiicqC8AIGkeN0QnGX8wSre4SwqEra6cXu1GyMy19pnR47Uh5yII7QiHO1dDw==} + /@types/lodash.ismatch@4.4.9: + resolution: {integrity: sha512-qWihnStOPKH8urljLGm6ZOEdN/5Bt4vxKR81tL3L4ArUNLvcf9RW3QSnPs21eix5BiqioSWq4aAXD4Iep+d0fw==} dependencies: '@types/lodash': 4.14.182 dev: true @@ -2102,8 +2102,8 @@ packages: supports-hyperlinks: 2.2.0 dev: true - /eslint-plugin-codegen@0.18.0: - resolution: {integrity: sha512-AK7cVIcPK8LXAclA9rtZq4/Pk0qP7yYWCkvfbdF2t7efgyaKEP/qsOmLzuYSKBQ7msmk/g1hfoBKQ79HjuV37A==} + /eslint-plugin-codegen@0.18.1: + resolution: {integrity: sha512-Sy5nJ7tMahHWygM02w2gAO70MX6Lp0ZK0PD9kMpPPGtoQhyS2n1oN7s9zLpDx5pmFDf3woj6LadqztNpJ5RepQ==} engines: {node: '>=12.0.0'} dependencies: '@babel/core': 7.18.9