Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6)
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 May 22, 2023
1 parent d19d7f4 commit f66aa24
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 169 deletions.
16 changes: 8 additions & 8 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "magic-string-ast",
"version": "0.1.2",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.5.1",
"description": "Extend Babel AST for magic-string.",
"license": "MIT",
"homepage": "https://github.com/sxzz/magic-string-ast#readme",
Expand Down Expand Up @@ -41,19 +41,19 @@
"magic-string": "^0.30.0"
},
"devDependencies": {
"@babel/types": "^7.21.4",
"@babel/types": "^7.21.5",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/node": "^18.15.11",
"@types/node": "^18.16.14",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint-define-config": "^1.18.0",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"tsx": "^3.12.7",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
"vitest": "^0.31.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit f66aa24

Please sign in to comment.