Skip to content

Commit

Permalink
chore(deps): pnpm update devDeps & lock file maintenance (#8545)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta authored Sep 28, 2024
1 parent cb79876 commit fc3a78e
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 370 deletions.
16 changes: 16 additions & 0 deletions .changeset/rare-tomatoes-tie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"app-builder-lib": patch
"builder-util": patch
"builder-util-runtime": patch
"dmg-builder": patch
"electron-builder": patch
"electron-builder-squirrel-windows": patch
"electron-forge-maker-appimage": patch
"electron-forge-maker-nsis": patch
"electron-forge-maker-nsis-web": patch
"electron-forge-maker-snap": patch
"electron-publish": patch
"electron-updater": patch
---

chore(deps): update devDependencies, including typescript
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"@changesets/changelog-github": "0.4.7",
"@changesets/cli": "2.27.8",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/node": "^22.5.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@types/node": "^22.7.4",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"conventional-changelog-cli": "5.0.0",
"eslint": "^8.56.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"fs-extra": "10.1.0",
"husky": "7.0.4",
"lint-staged": "15.2.7",
"prettier": "3.3.3",
"typedoc": "^0.26",
"typedoc-plugin-markdown": "^4.2.7",
"typescript": "^5.5",
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.8",
"typescript": "^5.6.2",
"typescript-json-schema": "0.64.0"
},
"engines": {
Expand Down
Loading

0 comments on commit fc3a78e

Please sign in to comment.