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 Nov 6, 2023
1 parent f1a8b65 commit 21357fc
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 70 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-jsx-monorepo",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"scripts": {
"build": "pnpm run -r build",
"test": "vitest",
Expand All @@ -18,11 +18,11 @@
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
"@types/babel__core": "^7.20.3",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.2.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"jsdom": "^22.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsx-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"vue": "^3.3.7"
},
"devDependencies": {
"vite-plugin-node-polyfills": "^0.15.0"
"vite-plugin-node-polyfills": "^0.16.0"
}
}
Loading

0 comments on commit 21357fc

Please sign in to comment.