Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
takanotume24 committed Jan 12, 2024
1 parent 4058558 commit d465cae
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"cross-env": "^7.0.3",
"gh-pages": "^6.1.0",
"gh-pages": "^6.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"parcel-bundler": "^1.12.4",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
}
}

0 comments on commit d465cae

Please sign in to comment.