Skip to content

Commit

Permalink
chore(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 765b599 commit 03b1873
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 129 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16",
"@types/eslint": "^8.44.0",
"@types/jest": "^27.5.2",
"@types/jest": "^29.5.10",
"@types/node": "^18.17.14",
"@types/react": "^17.0.69",
"@types/react-dom": "^17.0.22",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@types/svgo": "^2.6.4",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"devDependencies": {
"@compiled/benchmark": "^1.1.0",
"@testing-library/react": "^12.1.5",
"@types/jsdom": "^16.2.15",
"@types/react-dom": "^17.0.22",
"@types/jsdom": "^21.1.6",
"@types/react-dom": "^18.2.17",
"expect-type": "^0.17.3",
"jsdom": "^19.0.0",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
},
"devDependencies": {
"@babel/traverse": "^7.21.5",
"@types/convert-source-map": "^1.5.2"
"@types/convert-source-map": "^2.0.3"
}
}
Loading

0 comments on commit 03b1873

Please sign in to comment.