Skip to content

Commit

Permalink
Merge pull request #59 from alexreardon/bumping-deps-3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon authored Jan 27, 2022
2 parents 99cb5b5 + 7c01585 commit 26017fb
Show file tree
Hide file tree
Showing 2 changed files with 1,025 additions and 3,998 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"size-limit": [
{
"path": "dist/index.js",
"limit": "330B"
"limit": "549B"
}
],
"scripts": {
Expand All @@ -45,14 +45,14 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^4.12.0",
"@types/jest": "^26.0.23",
"expect-type": "^0.11.0",
"jest": "^27.0.4",
"prettier": "^2.3.1",
"@size-limit/preset-small-lib": "^7.0.5",
"@types/jest": "^27.4.0",
"expect-type": "^0.13.0",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"size-limit": "^4.12.0",
"ts-jest": "^27.0.3",
"size-limit": "^7.0.5",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5"
},
"dependencies": {}
Expand Down
Loading

0 comments on commit 26017fb

Please sign in to comment.