Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent a40534d commit d9f1707
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@codegouvfr/react-dsfr": "0.43.3",
"@socialgouv/matomo-next": "1.6.1",
"@types/node": "18.14.6",
"@types/node": "20.10.7",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"eslint": "8.35.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.14.6":
version: 18.14.6
resolution: "@types/node@npm:18.14.6"
checksum: 2f88f482cabadc6dbddd627a1674239e68c3c9beab56eb4ae2309fb96fd17fc3a509d99b0309bafe13b58529574f49ecf3a583f2ebe2896dd32fe4be436dc96e
"@types/node@npm:20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
dependencies:
undici-types: ~5.26.4
checksum: 86f4f96f5169538f47bbd652ab8e3712cd307701481ff3e9ce0c1ea7d8424a38b5ac4a1d33088cdd9ea1bfe68fd27bbae005a21969aa6d9a36295904da6f09f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -532,7 +534,7 @@ __metadata:
dependencies:
"@codegouvfr/react-dsfr": 0.43.3
"@socialgouv/matomo-next": 1.6.1
"@types/node": 18.14.6
"@types/node": 20.10.7
"@types/react": 18.0.38
"@types/react-dom": 18.0.11
eslint: 8.35.0
Expand Down Expand Up @@ -2789,6 +2791,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"uri-js@npm:^4.2.2":
version: 4.4.1
resolution: "uri-js@npm:4.4.1"
Expand Down

0 comments on commit d9f1707

Please sign in to comment.