Skip to content

Commit

Permalink
Update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Jun 24, 2024
1 parent 97d6fa2 commit 8029b08
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 1,133 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"semver": "^7.6.2"
},
"devDependencies": {
"@changesets/cli": "^2.27.5",
"@changesets/cli": "^2.27.6",
"@tsconfig/node18": "^18.2.4",
"@types/adm-zip": "^0.5.5",
"@types/node": "^20.14.2",
"@types/node": "^20.14.8",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"dprint": "^0.46.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"dprint": "^0.46.3",
"eslint": "^8.57.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-unicorn": "^53.0.0",
"eslint-plugin-unicorn": "^54.0.0",
"rimraf": "^5.0.7",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"scripts": {
"build": "tsc",
Expand Down
Loading

0 comments on commit 8029b08

Please sign in to comment.