Skip to content

Commit

Permalink
chore(deps): pin dependencies (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 26, 2021
1 parent 938edae commit fd17c98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "7.0.0",
"@types/jest": "26.0.23",
"babel-jest": "^27.0.2",
"babel-jest": "27.0.2",
"babel-plugin-root-import": "6.6.0",
"babel-preset-gatsby": "1.9.0",
"commitizen": "4.2.4",
Expand All @@ -68,7 +68,7 @@
"prettier": "2.3.2",
"typescript": "4.3.5",
"identity-obj-proxy": "3.0.0",
"jest": "^27.0.4",
"jest": "27.0.4",
"ts-jest": "27.0.2"
},
"config": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3561,7 +3561,7 @@ axobject-query@^2.2.0:
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==

babel-jest@^27.0.2:
babel-jest@27.0.2, babel-jest@^27.0.2:
version "27.0.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.0.2.tgz#7dc18adb01322acce62c2af76ea2c7cd186ade37"
integrity sha512-9OThPl3/IQbo4Yul2vMz4FYwILPQak8XelX4YGowygfHaOl5R5gfjm4iVx4d8aUugkW683t8aq0A74E7b5DU1Q==
Expand Down Expand Up @@ -9503,7 +9503,7 @@ jest-worker@^27.0.6:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@^27.0.4:
jest@27.0.4:
version "27.0.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.0.4.tgz#91d4d564b36bcf93b98dac1ab19f07089e670f53"
integrity sha512-Px1iKFooXgGSkk1H8dJxxBIrM3tsc5SIuI4kfKYK2J+4rvCvPGr/cXktxh0e9zIPQ5g09kOMNfHQEmusBUf/ZA==
Expand Down

1 comment on commit fd17c98

@vercel
Copy link

@vercel vercel bot commented on fd17c98 Jul 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.