Skip to content

Commit 308cafe

Browse files
chore(devdeps): update dependency @tsd/typescript to v4.8.4 (#1005)
* chore(devdeps): update dependency @tsd/typescript to v4.8.4 * fix: correct lockile Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <[email protected]>
1 parent 89c9ef2 commit 308cafe

File tree

3 files changed

+32
-49
lines changed

3 files changed

+32
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@rollup/plugin-node-resolve": "14.1.0",
1919
"@testing-library/jest-dom": "5.16.5",
2020
"@testing-library/react": "13.4.0",
21-
"@tsd/typescript": "4.8.3",
21+
"@tsd/typescript": "4.8.4",
2222
"@types/jest": "29.0.3",
2323
"@types/node": "18.7.18",
2424
"@types/prop-types": "15.7.5",

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react": "^18.0.0"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "7.19.1",
28+
"@babel/core": "7.19.3",
2929
"react": "18.2.0",
3030
"react-dom": "18.2.0"
3131
}

pnpm-lock.yaml

Lines changed: 30 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)