Skip to content

Commit

Permalink
deps: Update dev and test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed May 22, 2024
1 parent 13338f9 commit 477307c
Show file tree
Hide file tree
Showing 4 changed files with 609 additions and 505 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"chokidar": "^3.6.0",
"electron-to-chromium": "^1.4.759",
"eslint": "^8.57.0",
"eslint-config-moon": "^2.1.2",
"eslint-config-moon": "^3.1.0",
"lerna": "^8.1.2",
"prettier": "^3.2.5",
"prettier-config-moon": "^1.1.2",
Expand Down
3 changes: 1 addition & 2 deletions packages/packemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@
"spdx-license-list": "^6.9.0"
},
"devDependencies": {
"@typescript-eslint/types": "^6.21.0",
"typescript": "*"
"@typescript-eslint/types": "^7.8.0"
},
"peerDependencies": {
"chokidar": "^3.5.1",
Expand Down
2 changes: 1 addition & 1 deletion scenarios/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"babel-preset-moon": "^3.0.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-preset-moon": "^2.0.8"
"jest-preset-moon": "^3.0.0"
}
}
Loading

0 comments on commit 477307c

Please sign in to comment.