Skip to content

Commit 8df867e

Browse files
Bump react-static from 7.5.3 to 7.6.2
Bumps [react-static](https://github.com/react-static/react-static) from 7.5.3 to 7.6.2. - [Release notes](https://github.com/react-static/react-static/releases) - [Changelog](https://github.com/react-static/react-static/blob/master/CHANGELOG.md) - [Commits](react-static/react-static@v7.5.3...v7.6.2) --- updated-dependencies: - dependency-name: react-static dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0faf5e0 commit 8df867e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "^16.9.0",
3333
"react-loader-spinner": "^3.1.14",
3434
"react-simple-tree-menu": "^1.1.18",
35-
"react-static": "^7.2.0",
35+
"react-static": "^7.6.2",
3636
"react-static-plugin-reach-router": "^7.2.0",
3737
"react-static-plugin-sitemap": "^7.2.0",
3838
"react-static-plugin-source-filesystem": "^7.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7342,10 +7342,10 @@ react-static-plugin-typescript@^7.2.0:
73427342
convert-tsconfig-paths-to-webpack-aliases "^0.9.2"
73437343
fork-ts-checker-webpack-plugin "^6.0.4"
73447344

7345-
react-static@^7.2.0:
7346-
version "7.5.3"
7347-
resolved "https://registry.yarnpkg.com/react-static/-/react-static-7.5.3.tgz#4262e95aabbee4fa7fec44d60c23458874fe99d7"
7348-
integrity sha512-coA9MuNPfN+8TyFj7aOycw2e5W9t+sSgFOUyK30oDrh2MWWWHLjY0I4V1puyCconC2arggfDE2GYXvqOTCGv9Q==
7345+
react-static@^7.6.2:
7346+
version "7.6.2"
7347+
resolved "https://registry.yarnpkg.com/react-static/-/react-static-7.6.2.tgz#f860473d5934736899231a1a65ae80f5e861ad47"
7348+
integrity sha512-JQACM+3GgF1vkUH6E6w1k0Qut6IbcfXjU37shGUWM9tIs3F9e/33saXK4G/uSl1kc8qjI+RekAQs/qyjMlUKlg==
73497349
dependencies:
73507350
"@babel/cli" "^7.5.5"
73517351
"@babel/core" "^7.5.5"

0 commit comments

Comments
 (0)