Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 4f6c9ac commit 35e996a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@types/lodash.isobject": "3.0.9",
"@types/lodash.isstring": "4.0.9",
"@types/node": "^20.12.7",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3957,11 +3957,11 @@ __metadata:
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.7":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/c6afe7c2c4504a4f488814d7b306ebad16bf42cbb43bf9db9fe1aed8c5fb99235593c3be5088979a64526b106cf022256688e2f002811be8273d87dc2e0d484f
checksum: 10/e3945da0a3017bdc1f88f15bdfb823f526b2a717bd58d4640082d6eb0bd2794b5c99bfb914b9e9324ec116dce36066990353ed1c777e8a7b0641f772575793c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4046,13 +4046,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.2":
version: 18.3.2
resolution: "@types/react@npm:18.3.2"
"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/a85eed82c1009dc9d979281d9ea1f5322255003de3378390f35d897b4bdaf1d34ea748636c03e9e9b4b7cc97c2f4582993d2d60e40846226ad497d97c7d8565a
checksum: 10/68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8533,7 +8533,7 @@ __metadata:
"@types/lodash.isobject": "npm:3.0.9"
"@types/lodash.isstring": "npm:4.0.9"
"@types/node": "npm:^20.12.7"
"@types/react": "npm:18.3.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:^9.0.1"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down

0 comments on commit 35e996a

Please sign in to comment.