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] committed Mar 12, 2024
1 parent 708fc69 commit cc5ab10
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 79 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "activation-scripts",
"type": "module",
"version": "1.5.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].4",
"description": "",
"author": "wibus-wee <[email protected]>",
"keywords": [],
Expand All @@ -22,13 +22,13 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@types/node": "^20.6.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/node": "^20.6.5",
"esno": "^0.17.0",
"lint-staged": "^15.2.0",
"rollup": "^3.29.1",
"lint-staged": "^15.2.2",
"rollup": "^3.29.4",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-ts": "^3.4.5",
"simple-git-hooks": "^2.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@as/shared": "workspace:^"
},
"devDependencies": {
"@types/prompts": "^2.4.5",
"@types/prompts": "^2.4.9",
"prompts": "^2.4.2"
}
}
134 changes: 63 additions & 71 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 cc5ab10

Please sign in to comment.