Skip to content

Commit 08f619a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency react-helmet to v5.2.1
1 parent cc450f4 commit 08f619a

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prop-types": "15.7.2",
3232
"react": "16.8.6",
3333
"react-dom": "16.8.6",
34-
"react-helmet": "5.2.0",
34+
"react-helmet": "5.2.1",
3535
"react-typing-animation": "1.6.2"
3636
},
3737
"keywords": [

site/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11819,14 +11819,19 @@ react-error-overlay@^3.0.0:
1181911819
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-3.0.0.tgz#c2bc8f4d91f1375b3dad6d75265d51cd5eeaf655"
1182011820
integrity sha512-XzgvowFrwDo6TWcpJ/WTiarb9UI6lhA4PMzS7n1joK3sHfBBBOQHUc0U4u57D6DWO9vHv6lVSWx2Q/Ymfyv4hw==
1182111821

11822-
react-helmet@5.2.0:
11823-
version "5.2.0"
11824-
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-5.2.0.tgz#a81811df21313a6d55c5f058c4aeba5d6f3d97a7"
11825-
integrity sha1-qBgR3yExOm1VxfBYxK66XW89l6c=
11822+
react-fast-compare@^2.0.2:
11823+
version "2.0.4"
11824+
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
11825+
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
11826+
11827+
react-helmet@5.2.1:
11828+
version "5.2.1"
11829+
resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-5.2.1.tgz#16a7192fdd09951f8e0fe22ffccbf9bb3e591ffa"
11830+
integrity sha512-CnwD822LU8NDBnjCpZ4ySh8L6HYyngViTZLfBBb3NjtrpN8m49clH8hidHouq20I51Y6TpCTISCBbqiY5GamwA==
1182611831
dependencies:
11827-
deep-equal "^1.0.1"
1182811832
object-assign "^4.1.1"
1182911833
prop-types "^15.5.4"
11834+
react-fast-compare "^2.0.2"
1183011835
react-side-effect "^1.1.0"
1183111836

1183211837
react-hot-loader@^4.6.2:

0 commit comments

Comments
 (0)