Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
auvred committed Feb 16, 2024
1 parent 4426d9f commit e724089
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 60 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "magic-esquery",
"version": "0.0.2",
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.3",
"description": "🪄 Type level ESQuery selector parser and matcher!",
"author": "auvred <[email protected]> (https://github.com/auvred/)",
"license": "MIT",
Expand Down Expand Up @@ -36,14 +36,14 @@
},
"devDependencies": {
"@auvred/eslint-config": "^0.6.1",
"@microsoft/api-extractor": "^7.39.4",
"@microsoft/api-extractor": "^7.40.1",
"@types/esquery": "^1.5.3",
"@types/node": "^20.11.13",
"@types/node": "^20.11.19",
"@typescript-eslint/typescript-estree": "^7.0.1",
"eslint": "^8.56.0",
"esquery": "^1.5.0",
"prettier": "3.2.2",
"tsx": "^4.7.0",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit e724089

Please sign in to comment.