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 11, 2024
1 parent 216c7b5 commit 0156a8f
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "impound",
"type": "module",
"version": "0.2.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "Builder-agnostic plugin to allow restricting import patterns in certain parts of your code-base.",
"license": "MIT",
"repository": "unjs/impound",
Expand Down Expand Up @@ -36,13 +36,13 @@
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.3",
"@types/node": "22.7.5",
"@antfu/eslint-config": "3.8.0",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.4",
"bumpp": "9.7.1",
"bumpp": "9.8.1",
"eslint": "9.14.0",
"lint-staged": "15.2.10",
"rollup": "4.24.0",
"rollup": "4.25.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.3",
"unbuild": "2.0.0",
Expand Down
Loading

0 comments on commit 0156a8f

Please sign in to comment.