Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed Oct 9, 2022
1 parent 528cecc commit 4d03676
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"got": "12.5.1"
},
"devDependencies": {
"@jest/globals": "29.1.1",
"@plasmohq/prettier-plugin-sort-imports": "3.5.2",
"@plasmohq/rps": "1.5.2",
"@types/node": "18.7.23",
"@jest/globals": "29.1.2",
"@plasmohq/prettier-plugin-sort-imports": "3.5.4",
"@plasmohq/rps": "1.5.3",
"@types/node": "18.8.3",
"cross-env": "7.0.3",
"jest": "29.1.1",
"jest": "29.1.2",
"prettier": "2.7.1",
"ts-jest": "29.0.2",
"ts-jest": "29.0.3",
"tsup": "6.2.3",
"typescript": "4.8.4"
}
Expand Down

0 comments on commit 4d03676

Please sign in to comment.