Skip to content

Commit

Permalink
bump package
Browse files Browse the repository at this point in the history
  • Loading branch information
HillLiu committed May 30, 2024
1 parent 23a7df8 commit 3c19e71
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 489 deletions.
9 changes: 5 additions & 4 deletions packages/reshow-unit-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.4.5",
"version": "0.5.0",
"name": "reshow-unit-dom",
"repository": {
"type": "git",
Expand All @@ -13,16 +13,17 @@
"license": "ISC",
"dependencies": {
"@types/mocha": "*",
"@types/node": "*",
"@types/sinon": "^17.0.3",
"chai": "^4.x",
"global-jsdom": "24.0.0",
"jsdom": "24.0.0",
"mocha": "^9.x",
"mocha": "^10.2.x",
"mocha-junit-reporter": "2.2.0",
"nyc": "15.1.0",
"prettier": "2.8.8",
"prettier-eslint": "15.0.1",
"prettier-eslint-cli": "7.1.0",
"prettier-eslint": "16.3.0",
"prettier-eslint-cli": "8.0.1",
"reshow-constant": "*",
"sinon": "*"
},
Expand Down
Loading

0 comments on commit 3c19e71

Please sign in to comment.