diff --git a/name-service/js/package.json b/name-service/js/package.json index 5530f823c99..430b70d689c 100644 --- a/name-service/js/package.json +++ b/name-service/js/package.json @@ -50,7 +50,7 @@ "@typescript-eslint/parser": "^8.4.0", "eslint": "^8.57.0", "eslint-plugin-eslint-comments": "^3.2.0", - "eslint-plugin-functional": "^7.2.0", + "eslint-plugin-functional": "^7.2.1", "eslint-plugin-import": "^2.31.0", "jest": "^29.7.0", "start-server-and-test": "^2.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2289a539cd2..d101217e550 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -219,8 +219,8 @@ importers: specifier: ^3.2.0 version: 3.2.0(eslint@8.57.0) eslint-plugin-functional: - specifier: ^7.2.0 - version: 7.2.0(eslint@8.57.0)(typescript@5.7.2) + specifier: ^7.2.1 + version: 7.2.1(eslint@8.57.0)(typescript@5.7.2) eslint-plugin-import: specifier: ^2.31.0 version: 2.31.0(@typescript-eslint/parser@8.4.0)(eslint@8.57.0) @@ -4946,8 +4946,8 @@ packages: ignore: 5.2.4 dev: true - /eslint-plugin-functional@7.2.0(eslint@8.57.0)(typescript@5.7.2): - resolution: {integrity: sha512-4tP92re2id4bgz/zSTqUqSxvi5XEvLjohwPHOS6ChmBM8bsEfQPT0CCd4aMjS+O53mmxvjirbOa5Zlt9v4Z/MQ==} + /eslint-plugin-functional@7.2.1(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-cHhUmrOSde6pGuUJ6guuuJQKudbEMpk6DtgHLjStwjbI/NnzWp2jIizaLF1U1zVDJBjJHfJ1HeqYiDyiCF34CQ==} engines: {node: '>=v18.18.0'} peerDependencies: eslint: ^9.0.0 @@ -4961,7 +4961,7 @@ packages: escape-string-regexp: 5.0.0 eslint: 8.57.0 is-immutable-type: 5.0.0(eslint@8.57.0)(typescript@5.7.2) - ts-api-utils: 1.3.0(typescript@5.7.2) + ts-api-utils: 2.0.0(typescript@5.7.2) ts-declaration-location: 1.0.4(typescript@5.7.2) typescript: 5.7.2 transitivePeerDependencies: @@ -8922,6 +8922,15 @@ packages: typescript: 5.7.2 dev: true + /ts-api-utils@2.0.0(typescript@5.7.2): + resolution: {integrity: sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==} + engines: {node: '>=18.12'} + peerDependencies: + typescript: '>=4.8.4' + dependencies: + typescript: 5.7.2 + dev: true + /ts-declaration-location@1.0.4(typescript@5.7.2): resolution: {integrity: sha512-r4JoxYhKULbZuH81Pjrp9OEG5St7XWk7zXwGkLKhmVcjiBVHTJXV5wK6dEa9JKW5QGSTW6b1lOjxAKp8R1SQhg==} peerDependencies: