Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@porscheofficial/eslint-config-porschedigital-react": "2.1.0",
"@porscheofficial/prettier-config-porschedigital": "2.1.0",
"@types/lodash": "4.14.186",
"@types/react": "18.0.21",
"@types/react": "18.0.24",
"babel-eslint": "10.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.25.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,14 +485,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.0.21":
version: 18.0.21
resolution: "@types/react@npm:18.0.21"
"@types/react@npm:18.0.24":
version: 18.0.24
resolution: "@types/react@npm:18.0.24"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 36c1a7c9d507e81e2e629c1ad3db51d7b84d8b010c2d5008da411874286c6a5ccc711ae1d4c470efc0bdc77153cc8804a40e927e929e5164c669ca41b84b846d
checksum: 7d06125bac61e1c6661e5dfbeeeb56d5b6d1d4c743292faebaa6b0f30f8414c7af3cadf674923fd86e4ca14e82566ff9156cd40c56786be024600c31b97d6c03
languageName: node
linkType: hard

Expand Down Expand Up @@ -3956,7 +3956,7 @@ __metadata:
"@porscheofficial/eslint-config-porschedigital-react": 2.1.0
"@porscheofficial/prettier-config-porschedigital": 2.1.0
"@types/lodash": 4.14.186
"@types/react": 18.0.21
"@types/react": 18.0.24
babel-eslint: 10.1.0
cz-conventional-changelog: 3.3.0
eslint: 8.25.0
Expand Down