Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wtto00 committed May 28, 2024
1 parent 73c355a commit 6f02165
Show file tree
Hide file tree
Showing 2 changed files with 1,582 additions and 1,131 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,26 +47,26 @@
},
"homepage": "https://github.com/wtto00/android-tools#readme",
"devDependencies": {
"@eslint/js": "^9.2.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@eslint/js": "^9.3.0",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"debug": "^4.3.4",
"eslint": "^9.2.0",
"globals": "^15.2.0",
"eslint": "^9.3.0",
"globals": "^15.3.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup-plugin-dts": "^6.1.0",
"ts-jest": "^29.1.2",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.9.0"
"typescript-eslint": "^7.11.0"
}
}
Loading

0 comments on commit 6f02165

Please sign in to comment.