Skip to content

Commit

Permalink
chore(deps): pin dependencies (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 15, 2023
1 parent 8e86d34 commit 9452b67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
},
"devDependencies": {
"@skypack/package-check": "0.2.2",
"@typescript-eslint/eslint-plugin": "^6",
"@typescript-eslint/parser": "^6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"bun-types": "latest",
"eslint": "^8",
"eslint": "8.51.0",
"eslint-config-productsway": "1.3.0",
"prettier": "^3"
"prettier": "3.0.3"
},
"peerDependencies": {
"typescript": "^5.0.0"
Expand Down

0 comments on commit 9452b67

Please sign in to comment.