Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 548d722 commit e76191c
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 165 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "magic-string-ast",
"version": "0.3.0",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Extend Babel AST for magic-string.",
"license": "MIT",
"homepage": "https://github.com/sxzz/magic-string-ast#readme",
Expand Down Expand Up @@ -45,17 +45,17 @@
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"fast-glob": "^3.3.2",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit e76191c

Please sign in to comment.