Skip to content

Commit b23cb2e

Browse files
build(deps): bump @newrelic/next from 0.7.0 to 0.10.0 (chaynHQ#1024)
Bumps [@newrelic/next](https://github.com/newrelic/newrelic-node-nextjs) from 0.7.0 to 0.10.0. - [Release notes](https://github.com/newrelic/newrelic-node-nextjs/releases) - [Changelog](https://github.com/newrelic/newrelic-node-nextjs/blob/main/CHANGELOG.md) - [Commits](newrelic/newrelic-node-nextjs@v0.7.0...v0.10.0) --- updated-dependencies: - dependency-name: "@newrelic/next" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anna Hughes <annaraehughes@live.co.uk>
1 parent ff7d377 commit b23cb2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@mui/icons-material": "^5.16.0",
3333
"@mui/lab": "^5.0.0-alpha.171",
3434
"@mui/material": "^5.16.0",
35-
"@newrelic/next": "^0.7.0",
35+
"@newrelic/next": "^0.10.0",
3636
"@reduxjs/toolkit": "^2.2.5",
3737
"@storyblok/react": "^3.0.0",
3838
"@vercel/analytics": "^1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,10 +2094,10 @@
20942094
prebuildify "^6.0.1"
20952095
semver "^7.5.2"
20962096

2097-
"@newrelic/next@^0.7.0":
2098-
version "0.7.0"
2099-
resolved "https://registry.yarnpkg.com/@newrelic/next/-/next-0.7.0.tgz#de9baa26e34b3177a812ef7accacbdfcf36676a9"
2100-
integrity sha512-IM1CAwGcEzRqGdCue2GPPDGOxNjR1sp6eiRGfV/9yMH7LEIg7GaDTHy1+R1WnbofK5vuhJA5o87K+E4JmLw88w==
2097+
"@newrelic/next@^0.10.0":
2098+
version "0.10.0"
2099+
resolved "https://registry.yarnpkg.com/@newrelic/next/-/next-0.10.0.tgz#95c9884f4e677b70271c9d9a7da38ab508913695"
2100+
integrity sha512-66PcrzRDwGGLOrxEokbssoJ6x+HPeBYFoEUmXNISnVt6s+Ot1SvThd3B4WUvD98ZCJoPlncogoMviacoikZPwA==
21012101
dependencies:
21022102
semver "^7.3.7"
21032103

0 commit comments

Comments
 (0)