Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Jan 15, 2023
1 parent 81b9edf commit d193dc2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"add-ons"
],
"dependencies": {
"got": "12.5.2"
"got": "12.5.3"
},
"devDependencies": {
"@jest/globals": "29.2.2",
"@plasmohq/prettier-plugin-sort-imports": "3.5.4",
"@plasmohq/rps": "1.5.3",
"@types/node": "18.11.9",
"@jest/globals": "29.3.1",
"@plasmohq/prettier-plugin-sort-imports": "3.6.1",
"@plasmohq/rps": "1.8.1",
"@types/node": "18.11.18",
"cross-env": "7.0.3",
"jest": "29.2.2",
"prettier": "2.7.1",
"ts-jest": "29.0.3",
"tsup": "6.4.0",
"typescript": "4.8.4"
"jest": "29.3.1",
"prettier": "2.8.3",
"ts-jest": "29.0.5",
"tsup": "6.5.0",
"typescript": "4.9.4"
}
}

0 comments on commit d193dc2

Please sign in to comment.