Skip to content

Commit

Permalink
chore: bump theme to use link propp to disable auto localization
Browse files Browse the repository at this point in the history
  • Loading branch information
roadlittledawn committed Dec 9, 2021
1 parent 14efe14 commit a61585c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@github-docs/frontmatter": "^1.3.1",
"@mdx-js/mdx": "^2.0.0-next.8",
"@mdx-js/react": "^2.0.0-next.8",
"@newrelic/gatsby-theme-newrelic": "^4.0.4",
"@newrelic/gatsby-theme-newrelic": "^4.1.6",
"@splitsoftware/splitio-react": "^1.2.4",
"babel-jest": "^26.3.0",
"common-tags": "^1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1975,10 +1975,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-4.0.4.tgz#97d32f70eeb9ef259afbe2d6158993ccd8dceea3"
integrity sha512-TOrMteWEnfU0GfekZmac42LAQn3IPERz4RC3Wpdc+qEaclrs0VIw7mI0rzqYeZyDk0HJ0odwBsTbgMQGrJSINg==
"@newrelic/gatsby-theme-newrelic@^4.1.6":
version "4.1.6"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-4.1.6.tgz#1687dc086bc362ee42fb66a72aefdf873ac6828f"
integrity sha512-q6R9R/UYmO5dv47zwVbZgoea3NhQQzMKc37H7GssXjjR0RY2ekvzFYjIH/GTJzPTq2rlUxSYdFW++jCqfEYIWQ==
dependencies:
"@wry/equality" "^0.4.0"
"@xstate/react" "^1.3.1"
Expand Down

0 comments on commit a61585c

Please sign in to comment.