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

Commit 8f1f40b

Browse files
authored
Merge pull request #310 from relay-tools/dependabot/npm_and_yarn/babel-plugin-relay-11.0.1
chore: bump babel-plugin-relay from 10.1.3 to 11.0.1
2 parents 7bb2ade + 2ff6606 commit 8f1f40b

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
@@ -1200,10 +1200,10 @@ babel-plugin-macros@^2.0.0:
12001200
cosmiconfig "^6.0.0"
12011201
resolve "^1.12.0"
12021202

1203-
babel-plugin-relay@^10.0.0:
1204-
version "10.1.3"
1205-
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-10.1.3.tgz#3c52f06869c2295766f4df63736b9ad887386af3"
1206-
integrity sha512-2dD9J6lRAT9jOWD6WqMKSdpZ5inoRlyOnEEVGoRVQ9jVR6ktO+KDgigS/+sfbg8GIY+3Xb/meC1cegdI5evrSA==
1203+
babel-plugin-relay@^11.0.1:
1204+
version "11.0.1"
1205+
resolved "https://registry.yarnpkg.com/babel-plugin-relay/-/babel-plugin-relay-11.0.1.tgz#946425bc7c8b76aecc1990c8a19926aecc8659fe"
1206+
integrity sha512-93cqLn9httSBTMS2fZFUiVBukTbbZd5mGJUSdpz8fz2iG/K7h1wEBXjjGpwVlrm1Y7P6XGdG9Frp44YhMfhsjw==
12071207
dependencies:
12081208
babel-plugin-macros "^2.0.0"
12091209

0 commit comments

Comments
 (0)