Skip to content

Commit 7d7b0a3

Browse files
chore(deps): update all non-major dependencies (#122)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c0fd56f commit 7d7b0a3

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
],
4040
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4141
"devDependencies": {
42-
"@babel/core": "7.18.2",
42+
"@babel/core": "7.18.5",
4343
"@babel/plugin-proposal-class-properties": "7.17.12",
4444
"@babel/plugin-proposal-decorators": "7.18.2",
4545
"@babel/preset-env": "7.18.2",
@@ -61,7 +61,7 @@
6161
"rimraf": "3.0.2",
6262
"typescript": "4.7.3",
6363
"weak-napi": "2.0.2",
64-
"ts-jest": "28.0.4"
64+
"ts-jest": "28.0.5"
6565
},
6666
"resolutions": {
6767
"@changesets/apply-release-plan": "6.0.0",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
4040
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
4141

42-
"@babel/[email protected].2", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.9":
43-
version "7.18.2"
44-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
45-
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
42+
"@babel/[email protected].5", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.9":
43+
version "7.18.5"
44+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000"
45+
integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ==
4646
dependencies:
4747
"@ampproject/remapping" "^2.1.0"
4848
"@babel/code-frame" "^7.16.7"
4949
"@babel/generator" "^7.18.2"
5050
"@babel/helper-compilation-targets" "^7.18.2"
5151
"@babel/helper-module-transforms" "^7.18.0"
5252
"@babel/helpers" "^7.18.2"
53-
"@babel/parser" "^7.18.0"
53+
"@babel/parser" "^7.18.5"
5454
"@babel/template" "^7.16.7"
55-
"@babel/traverse" "^7.18.2"
56-
"@babel/types" "^7.18.2"
55+
"@babel/traverse" "^7.18.5"
56+
"@babel/types" "^7.18.4"
5757
convert-source-map "^1.7.0"
5858
debug "^4.1.0"
5959
gensync "^1.0.0-beta.2"
@@ -275,10 +275,10 @@
275275
chalk "^2.0.0"
276276
js-tokens "^4.0.0"
277277

278-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.18.0":
279-
version "7.18.0"
280-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112"
281-
integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
278+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.18.5":
279+
version "7.18.5"
280+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c"
281+
integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw==
282282

283283
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
284284
version "7.17.12"
@@ -1016,26 +1016,26 @@
10161016
"@babel/parser" "^7.16.7"
10171017
"@babel/types" "^7.16.7"
10181018

1019-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2":
1020-
version "7.18.2"
1021-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1022-
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
1019+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.7.2":
1020+
version "7.18.5"
1021+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd"
1022+
integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA==
10231023
dependencies:
10241024
"@babel/code-frame" "^7.16.7"
10251025
"@babel/generator" "^7.18.2"
10261026
"@babel/helper-environment-visitor" "^7.18.2"
10271027
"@babel/helper-function-name" "^7.17.9"
10281028
"@babel/helper-hoist-variables" "^7.16.7"
10291029
"@babel/helper-split-export-declaration" "^7.16.7"
1030-
"@babel/parser" "^7.18.0"
1031-
"@babel/types" "^7.18.2"
1030+
"@babel/parser" "^7.18.5"
1031+
"@babel/types" "^7.18.4"
10321032
debug "^4.1.0"
10331033
globals "^11.1.0"
10341034

1035-
"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1036-
version "7.18.2"
1037-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1038-
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
1035+
"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1036+
version "7.18.4"
1037+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
1038+
integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
10391039
dependencies:
10401040
"@babel/helper-validator-identifier" "^7.16.7"
10411041
to-fast-properties "^2.0.0"
@@ -8196,10 +8196,10 @@ ts-invariant@^0.9.4:
81968196
dependencies:
81978197
tslib "^2.1.0"
81988198

8199-
8200-
version "28.0.4"
8201-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.4.tgz#0ab705a60fc4b9f3506f35e26edfa9e9c915c31b"
8202-
integrity sha512-S6uRDDdCJBvnZqyGjB4VCnwbQrbgdL8WPeP4jevVSpYsBaeGRQAIS08o3Svav2Ex+oXwLgJ/m7F24TNq62kA1A==
8199+
8200+
version "28.0.5"
8201+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.5.tgz#31776f768fba6dfc8c061d488840ed0c8eeac8b9"
8202+
integrity sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==
82038203
dependencies:
82048204
bs-logger "0.x"
82058205
fast-json-stable-stringify "2.x"
@@ -8208,7 +8208,7 @@ [email protected]:
82088208
lodash.memoize "4.x"
82098209
make-error "1.x"
82108210
semver "7.x"
8211-
yargs-parser "^20.x"
8211+
yargs-parser "^21.0.1"
82128212

82138213
82148214
version "10.7.0"
@@ -8813,15 +8813,15 @@ yargs-parser@^18.1.1, yargs-parser@^18.1.3:
88138813
camelcase "^5.0.0"
88148814
decamelize "^1.2.0"
88158815

8816-
yargs-parser@^20.2.2, yargs-parser@^20.x:
8816+
yargs-parser@^20.2.2:
88178817
version "20.2.9"
88188818
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
88198819
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
88208820

8821-
yargs-parser@^21.0.0:
8822-
version "21.0.0"
8823-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.0.tgz#a485d3966be4317426dd56bdb6a30131b281dc55"
8824-
integrity sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==
8821+
yargs-parser@^21.0.0, yargs-parser@^21.0.1:
8822+
version "21.0.1"
8823+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"
8824+
integrity sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==
88258825

88268826
[email protected], yargs@^15.1.0, yargs@^15.3.1:
88278827
version "15.3.1"

0 commit comments

Comments
 (0)