diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 000000000..35bb8363d --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,15 @@ +version: 2 +updates: + - package-ecosystem: 'npm' + directory: '/' + schedule: + interval: 'daily' + ignore: + # Ignore all the deps, except defined groups + - dependency-name: '*' + groups: + synthetix: + patterns: + - '@synthetixio/v3-contracts' + reviewers: + - 'noisekit' diff --git a/.yarn/cache/@synthetixio-v3-contracts-npm-6.2.1-575bd7ec6e-eaff4d3178.zip b/.yarn/cache/@synthetixio-v3-contracts-npm-6.4.0-1f4a089b31-c491bbaf54.zip similarity index 56% rename from .yarn/cache/@synthetixio-v3-contracts-npm-6.2.1-575bd7ec6e-eaff4d3178.zip rename to .yarn/cache/@synthetixio-v3-contracts-npm-6.4.0-1f4a089b31-c491bbaf54.zip index eaaa47c50..2b707f1bf 100644 Binary files a/.yarn/cache/@synthetixio-v3-contracts-npm-6.2.1-575bd7ec6e-eaff4d3178.zip and b/.yarn/cache/@synthetixio-v3-contracts-npm-6.4.0-1f4a089b31-c491bbaf54.zip differ diff --git a/contracts/package.json b/contracts/package.json index 7397118ad..3f9bc5468 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -13,7 +13,7 @@ "start:arbitrum-sepolia": "anvil --chain-id 421614 --fork-url https://arbitrum-sepolia.infura.io/v3/$INFURA_KEY" }, "dependencies": { - "@synthetixio/v3-contracts": "^6.2.1", + "@synthetixio/v3-contracts": "^6.4.0", "viem": "^2.13.5" } } diff --git a/yarn.lock b/yarn.lock index ccb54a287..8b169cfa9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5559,7 +5559,7 @@ __metadata: version: 0.0.0-use.local resolution: "@snx-v3/contracts@workspace:contracts" dependencies: - "@synthetixio/v3-contracts": "npm:^6.2.1" + "@synthetixio/v3-contracts": "npm:^6.4.0" viem: "npm:^2.13.5" languageName: unknown linkType: soft @@ -7145,10 +7145,10 @@ __metadata: languageName: unknown linkType: soft -"@synthetixio/v3-contracts@npm:^6.2.1": - version: 6.2.1 - resolution: "@synthetixio/v3-contracts@npm:6.2.1" - checksum: eaff4d3178d9af78b23e59f63dce1ca18b1c64a941a3b798a6860d904c707efbba01bd409025d5b289671ba4dcb2b96a84bc0576522b973aec7291383dfa050d +"@synthetixio/v3-contracts@npm:^6.4.0": + version: 6.4.0 + resolution: "@synthetixio/v3-contracts@npm:6.4.0" + checksum: c491bbaf54131b3d357f567ff340d68529284d8970b6d9836bd99b641514c70d5a6ee5fed21cfbcaa2528480fd15ba96117848ac51c0e62f320e5794b39f8813 languageName: node linkType: hard