Skip to content

Commit

Permalink
chore(deps): update devdependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2021
1 parent 1280022 commit bf80e3b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-config-prettier": "8.3.0",
"eslint-plugin-only-warn": "1.0.3",
"format-imports": "2.4.1",
"graphql": "15.7.2",
"graphql": "16.2.0",
"jest": "27.3.1",
"jest-watch-select-projects": "2.0.0",
"jest-watch-suspend": "1.1.2",
Expand All @@ -65,7 +65,7 @@
"ts-jest": "27.0.7",
"ts-nameof": "5.0.0",
"ts-node": "10.4.0",
"ts-patch": "1.4.5",
"ts-patch": "2.0.1",
"typescript": "4.4.4",
"typescript-snapshots-plugin": "1.7.0",
"typescript-transform-paths": "3.3.1"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3315,10 +3315,10 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"graphql@npm:15.7.2":
version: 15.7.2
resolution: "graphql@npm:15.7.2"
checksum: eacb746e2981d0c346ef7365601873963af5356f64ce4d890ab89d213c67bf5bc1ae957b93c3902198798774c842b55dff219f38bad858691765e4debc265750
"graphql@npm:16.2.0":
version: 16.2.0
resolution: "graphql@npm:16.2.0"
checksum: 204b5c9991b82561651a28b13dbb2e0e67514171a6a8c045ca4a527b944087344a14519d0426d661b49f2305584b390591abadc82b942f7b65e64e05cb31a584
languageName: node
linkType: hard

Expand Down Expand Up @@ -5103,7 +5103,7 @@ fsevents@^2.3.2:
eslint-config-prettier: 8.3.0
eslint-plugin-only-warn: 1.0.3
format-imports: 2.4.1
graphql: 15.7.2
graphql: 16.2.0
jest: 27.3.1
jest-watch-select-projects: 2.0.0
jest-watch-suspend: 1.1.2
Expand All @@ -5114,7 +5114,7 @@ fsevents@^2.3.2:
ts-jest: 27.0.7
ts-nameof: 5.0.0
ts-node: 10.4.0
ts-patch: 1.4.5
ts-patch: 2.0.1
tslib: ^2.3.1
typescript: 4.4.4
typescript-snapshots-plugin: 1.7.0
Expand Down Expand Up @@ -6553,9 +6553,9 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"ts-patch@npm:1.4.5":
version: 1.4.5
resolution: "ts-patch@npm:1.4.5"
"ts-patch@npm:2.0.1":
version: 2.0.1
resolution: "ts-patch@npm:2.0.1"
dependencies:
chalk: ^4.1.0
glob: ^7.1.7
Expand All @@ -6565,10 +6565,10 @@ fsevents@^2.3.2:
shelljs: ^0.8.4
strip-ansi: ^6.0.0
peerDependencies:
typescript: ">2.7.0"
typescript: ">=4.0.0"
bin:
ts-patch: bin/cli.js
checksum: 6c75ea4d9958d1d6617bb4ff63a098e205386c3727a5391691f74cf67b41088c5bce5ce8889d0e0478c1f261aa995d22dc05f4913f8322b6ab0fd69bfc1f6997
checksum: 0460cf3b79655ebac6909383af85675769dd8031464782b02b71900409f75a09df929abdfe903f1fd0c6f89afc8dfacea1cf80dfb5a527f53a7ad4c16d3ad790
languageName: node
linkType: hard

Expand Down

0 comments on commit bf80e3b

Please sign in to comment.