Skip to content

Commit 7874824

Browse files
renovate[bot]danadajian
authored andcommitted
chore(deps): update devdependencies (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f2e01a commit 7874824

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bun.lockb

-40 Bytes
Binary file not shown.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@docusaurus/tsconfig": "3.4.0",
1414
"@docusaurus/types": "3.4.0",
1515
"@mdx-js/react": "3.0.1",
16-
"ajv": "8.14.0",
16+
"ajv": "8.16.0",
1717
"clsx": "2.1.1",
1818
"jsdoc-to-markdown": "8.0.1",
1919
"prism-react-renderer": "2.3.1",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"bun-types": "1.1.12",
3232
"eslint": "9.4.0",
3333
"husky": "9.0.11",
34-
"prettier": "3.3.0",
34+
"prettier": "3.3.1",
3535
"tsup": "8.1.0",
3636
"typescript": "5.4.5",
37-
"typescript-eslint": "7.11.0"
37+
"typescript-eslint": "7.12.0"
3838
},
3939
"scripts": {
4040
"build": "tsup src/plugin.ts --clean --dts --external graphql",

0 commit comments

Comments
 (0)