Skip to content

Commit 7cda212

Browse files
build(deps): bump react-helmet-async from 1.2.2 to 1.2.3
Bumps [react-helmet-async](https://github.com/staylor/react-helmet-async) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits) --- updated-dependencies: - dependency-name: react-helmet-async dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b081da6 commit 7cda212

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"prop-types": "^15.8.1",
150150
"react": "^17.0.2",
151151
"react-dom": "^17.0.2",
152-
"react-helmet-async": "^1.2.2",
152+
"react-helmet-async": "^1.2.3",
153153
"react-router-dom": "^6.2.1",
154154
"react-spring": "^9.4.3",
155155
"react-tiny-popover": "5",

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,14 +1164,7 @@
11641164
"@babel/helper-validator-option" "^7.14.5"
11651165
"@babel/plugin-transform-typescript" "^7.16.0"
11661166

1167-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
1168-
version "7.15.3"
1169-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1170-
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
1171-
dependencies:
1172-
regenerator-runtime "^0.13.4"
1173-
1174-
"@babel/runtime@^7.7.6":
1167+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4":
11751168
version "7.16.3"
11761169
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5"
11771170
integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==
@@ -9950,10 +9943,10 @@ react-fast-compare@^3.2.0:
99509943
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
99519944
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
99529945

9953-
react-helmet-async@^1.2.2:
9954-
version "1.2.2"
9955-
resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-1.2.2.tgz#38d58d32ebffbc01ba42b5ad9142f85722492389"
9956-
integrity sha512-XgSQezeCbLfCxdZhDA3T/g27XZKnOYyOkruopTLSJj8RvFZwdXnM4djnfYaiBSDzOidDgTo1jcEozoRu/+P9UQ==
9946+
react-helmet-async@^1.2.3:
9947+
version "1.2.3"
9948+
resolved "https://registry.yarnpkg.com/react-helmet-async/-/react-helmet-async-1.2.3.tgz#57326a69304ea3293036eafb49475e9ba454cb37"
9949+
integrity sha512-mCk2silF53Tq/YaYdkl2sB+/tDoPnaxN7dFS/6ZLJb/rhUY2EWGI5Xj2b4jHppScMqY45MbgPSwTxDchKpZ5Kw==
99579950
dependencies:
99589951
"@babel/runtime" "^7.12.5"
99599952
invariant "^2.2.4"

0 commit comments

Comments
 (0)