Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7)
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 29, 2023
1 parent f66aa24 commit 158d9cd
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "magic-string-ast",
"version": "0.1.2",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.0",
"description": "Extend Babel AST for magic-string.",
"license": "MIT",
"homepage": "https://github.com/sxzz/magic-string-ast#readme",
Expand Down Expand Up @@ -41,10 +41,10 @@
"magic-string": "^0.30.0"
},
"devDependencies": {
"@babel/types": "^7.21.5",
"@babel/types": "^7.22.3",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/node": "^18.16.14",
"@types/node": "^18.16.16",
"bumpp": "^9.1.0",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
Expand Down
36 changes: 20 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 158d9cd

Please sign in to comment.