Skip to content

Commit

Permalink
UPDATE @automattic/calypso-analytics to version 1.1.3 (#200)
Browse files Browse the repository at this point in the history
Updating `calypso-analytics` package to version `1.1.3` which contains whitelisting logic (Automattic/wp-calypso#96007) for `remotedatablocks` source.
  • Loading branch information
mehmoodak authored Nov 15, 2024
1 parent ad58e6b commit d71d03e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,6 @@
"extends": "./node_modules/@wordpress/scripts/config/.stylelintrc.json"
},
"dependencies": {
"@automattic/calypso-analytics": "^1.1.2"
"@automattic/calypso-analytics": "^1.1.3"
}
}

0 comments on commit d71d03e

Please sign in to comment.