Skip to content

Commit

Permalink
bump(deps): pin dependencies (#1682)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2022
1 parent 5d8a7a7 commit 7420e01
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
26 changes: 18 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"all:publish": "lerna exec --no-private -- npm publish --tag latest --access public"
},
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/jest": "27.4.1",
"eslint": "^7.32.0",
"eslint-config-standard-jsx": "^10.0.0",
"eslint-config-standard-with-typescript": "^21.0.1",
"husky": "8.0.1",
"jest": "^27.5.1",
"jest": "27.5.1",
"lerna": "5.1.8",
"lint-staged": "13.0.3",
"nock": "13.2.9",
"shuffle-seed": "1.1.6",
"ts-jest": "^27.1.4",
"ts-jest": "27.1.4",
"typescript": "4.2.4",
"wait-for-expect": "3.0.2"
},
Expand Down

0 comments on commit 7420e01

Please sign in to comment.