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 Jan 26, 2024
1 parent 5235860 commit 7c94cfc
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"test:full": "pnpm run test --run && pnpm run build && pnpm run test:build--run"
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/types": "^7.23.6",
"@babel/parser": "^7.23.9",
"@babel/types": "^7.23.9",
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.11.5",
"@types/node": "^20.11.7",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/ui": "^1.2.1",
"ast-types": "^0.16.1",
Expand Down Expand Up @@ -76,7 +76,7 @@
"prettier -w"
]
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"pnpm": {
"overrides": {
"array-includes": "npm:@nolyfill/array-includes@latest",
Expand Down
80 changes: 40 additions & 40 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 7c94cfc

Please sign in to comment.