Skip to content

Commit

Permalink
Upgraded packages
Browse files Browse the repository at this point in the history
  • Loading branch information
avi12 committed Mar 17, 2023
1 parent 0b54312 commit 7f7688d
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 122 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"run-opera:windows": "pnpm run-chromium --chromium-binary \"%LocalAppData%\\Programs\\Opera\\opera.exe\""
},
"dependencies": {
"plasmo": "0.67.3"
"plasmo": "0.67.4"
},
"devDependencies": {
"@plasmohq/prettier-plugin-sort-imports": "3.6.3",
"@types/chrome": "0.0.222",
"@types/node": "18.15.2",
"@types/chrome": "0.0.224",
"@types/node": "18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"eslint-config-avi12": "github:avi12/eslint-config-avi12",
"prettier": "2.8.4",
"typescript": "4.9.5",
"typescript": "5.0.2",
"web-ext": "^7.5.0",
"zip-self": "^0.5.6"
},
Expand Down
Loading

0 comments on commit 7f7688d

Please sign in to comment.