Skip to content

Commit 568a502

Browse files
chore(deps): update non-major-dev-dependencies (#168)
* chore(deps): update non-major-dev-dependencies * fix: coinbase blog link validator ignore --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Derek Croote <dcroote@users.noreply.github.com>
1 parent 92e26cd commit 568a502

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

libs/link-validator-ignore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"https://github.com/api3dao/oev-v1-compound-bot",
77
"https://oev.rpc.api3.org",
88
"https://orbitlending.io/",
9-
"https://www.coinbase.com/en-tr/blog/introducing-the-coinbase-price-oracle",
9+
"https://www.coinbase.com/blog/introducing-the-coinbase-price-oracle",
1010
"https://x.com"
1111
]

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"firebase:emulator": "pnpm docs:build; firebase emulators:start"
1616
},
1717
"devDependencies": {
18-
"axios": "^1.7.9",
18+
"axios": "^1.8.1",
1919
"colors": "^1.4.0",
2020
"file": "^0.2.2",
2121
"fs-extra": "^11.3.0",
2222
"husky": "^9.1.7",
2323
"medium-zoom": "^1.1.0",
2424
"oust": "^2.0.4",
25-
"prettier": "^3.5.2",
25+
"prettier": "^3.5.3",
2626
"vitepress": "1.5.0",
2727
"walk-sync": "^3.0.0"
2828
}

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)