Skip to content

Commit

Permalink
fix(deps): update dependency react-ga4 to v2.1.0 (#264)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 6fda567 commit 0bff514
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lodash.truncate": "4.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.0.0",
"react-ga4": "2.1.0",
"react-i18next": "11.18.6",
"react-intersection-observer": "9.4.3",
"react-router": "6.8.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6441,7 +6441,7 @@ __metadata:
qs: 6.11.2
react: 18.2.0
react-dom: 18.2.0
react-ga4: 2.0.0
react-ga4: 2.1.0
react-i18next: 11.18.6
react-intersection-observer: 9.4.3
react-router: 6.8.2
Expand Down Expand Up @@ -9614,10 +9614,10 @@ __metadata:
languageName: node
linkType: hard

"react-ga4@npm:2.0.0":
version: 2.0.0
resolution: "react-ga4@npm:2.0.0"
checksum: 7cb9f2d7863466f429e0256ed4903c84e3e7c3f21d913455716555ea7649240d142ad36586994daece67d1a8383482f58a35898d432fb43e4884ce0234235e68
"react-ga4@npm:2.1.0":
version: 2.1.0
resolution: "react-ga4@npm:2.1.0"
checksum: f7fb41141418d4ad14756f1126a1e9958db37d4d84ae6cd798043dc03a390b6dba74d69311af0349f0b9580a43bda8930138194ccc29c4100efe446e2d6eb057
languageName: node
linkType: hard

Expand Down

0 comments on commit 0bff514

Please sign in to comment.