Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
louisgv committed May 6, 2022
1 parent 21403db commit beb14b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"open": "8.4.0"
},
"devDependencies": {
"@jest/globals": "28.0.3",
"@jest/globals": "28.1.0",
"@plasmo-corp/rps": "workspace:*",
"@trivago/prettier-plugin-sort-imports": "3.2.0",
"@types/node": "17.0.31",
"cross-env": "7.0.3",
"jest": "28.0.3",
"jest": "28.1.0",
"prettier": "2.6.2",
"ts-jest": "next",
"tsup": "5.12.6",
"ts-jest": "^28.0.1",
"tsup": "5.12.7",
"typescript": "4.6.4"
}
}

0 comments on commit beb14b8

Please sign in to comment.