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

Commit b3ccf9d

Browse files
authored
Merge pull request #327 from relay-tools/dependabot/npm_and_yarn/babel/runtime-7.13.17
chore: bump @babel/runtime from 7.13.10 to 7.13.17
2 parents d1eb426 + 9ec8451 commit b3ccf9d

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
@@ -77,7 +77,7 @@
7777
"invariant": "^2.2.4"
7878
},
7979
"devDependencies": {
80-
"@babel/runtime": "7.13.10",
80+
"@babel/runtime": "7.13.17",
8181
"@types/graphql": "^14.2.3",
8282
"@types/invariant": "2.2.34",
8383
"@types/jest": "^26.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -566,10 +566,10 @@
566566
"@babel/helper-annotate-as-pure" "^7.0.0"
567567
"@babel/helper-plugin-utils" "^7.0.0"
568568

569-
"@babel/[email protected].10", "@babel/runtime@^7.0.0", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2":
570-
version "7.13.10"
571-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
572-
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
569+
"@babel/[email protected].17", "@babel/runtime@^7.0.0", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2":
570+
version "7.13.17"
571+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.17.tgz#8966d1fc9593bf848602f0662d6b4d0069e3a7ec"
572+
integrity sha512-NCdgJEelPTSh+FEFylhnP1ylq848l1z9t9N0j1Lfbcw0+KXGjsTvUmkxy+voLLXB5SOKMbLLx4jxYliGrYQseA==
573573
dependencies:
574574
regenerator-runtime "^0.13.4"
575575

0 commit comments

Comments
 (0)