Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 2ff6606

Browse files
chore: bump babel-plugin-relay from 10.1.3 to 11.0.1
Bumps [babel-plugin-relay](https://github.com/facebook/relay) from 10.1.3 to 11.0.1. - [Release notes](https://github.com/facebook/relay/releases) - [Commits](facebook/relay@v10.1.3...v11.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a190679 commit 2ff6606

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
@@ -84,7 +84,7 @@
8484
"@types/node": "14.14.28",
8585
"@types/relay-compiler": "^8.0.0",
8686
"@types/relay-runtime": "^10.0.1",
87-
"babel-plugin-relay": "^10.0.0",
87+
"babel-plugin-relay": "^11.0.1",
8888
"chokidar-cli": "^2.0.0",
8989
"concurrently": "^5.0.0",
9090
"glob": "^7.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,10 +1212,10 @@ babel-plugin-macros@^2.0.0:
12121212
cosmiconfig "^6.0.0"
12131213
resolve "^1.12.0"
12141214

1215-
babel-plugin-relay@^10.0.0:
1216-
version "10.1.3"
1217-
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-10.1.3.tgz#3c52f06869c2295766f4df63736b9ad887386af3"
1218-
integrity sha512-2dD9J6lRAT9jOWD6WqMKSdpZ5inoRlyOnEEVGoRVQ9jVR6ktO+KDgigS/+sfbg8GIY+3Xb/meC1cegdI5evrSA==
1215+
babel-plugin-relay@^11.0.1:
1216+
version "11.0.1"
1217+
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-11.0.1.tgz#946425bc7c8b76aecc1990c8a19926aecc8659fe"
1218+
integrity sha512-93cqLn9httSBTMS2fZFUiVBukTbbZd5mGJUSdpz8fz2iG/K7h1wEBXjjGpwVlrm1Y7P6XGdG9Frp44YhMfhsjw==
12191219
dependencies:
12201220
babel-plugin-macros "^2.0.0"
12211221

0 commit comments

Comments
 (0)