Skip to content

Commit

Permalink
chore: pin dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 25, 2024
1 parent 3c6c9eb commit 7647916
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "vitest --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "3.8.0",
"@babel/preset-env": "7.26.0",
"@vitest/coverage-v8": "2.1.3",
"babel-core": "6.26.3",
Expand All @@ -43,7 +43,7 @@
"jsdom": "16.7.0",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"typescript": "^5.6.3",
"typescript": "5.6.3",
"vitest": "2.1.3"
},
"resolutions": {
Expand Down
4 changes: 2 additions & 2 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 7647916

Please sign in to comment.