Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 9e1ce3d commit a94e2e6
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 81 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ast-walker-scope",
"version": "0.6.2",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"description": "Traverse Babel AST with scope information.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -45,10 +45,10 @@
},
"devDependencies": {
"@babel/types": "^7.25.6",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/eslint-config": "^4.3.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.7.2",
"bumpp": "^9.5.2",
"@types/node": "^22.7.4",
"bumpp": "^9.6.1",
"eslint": "^9.11.1",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.11",
Expand Down
Loading

0 comments on commit a94e2e6

Please sign in to comment.