mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update dependency jest-snapshot-serializer-raw to v2 (#2896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
618684d39b
commit
a95c77042e
2 changed files with 6 additions and 6 deletions
|
|
@ -79,7 +79,7 @@
|
|||
"fs-extra": "11.1.1",
|
||||
"graphql": "16.6.0",
|
||||
"husky": "8.0.3",
|
||||
"jest-snapshot-serializer-raw": "1.2.0",
|
||||
"jest-snapshot-serializer-raw": "2.0.0",
|
||||
"lint-staged": "13.2.3",
|
||||
"pg": "^8.10.0",
|
||||
"prettier": "2.8.8",
|
||||
|
|
|
|||
|
|
@ -143,8 +143,8 @@ importers:
|
|||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
jest-snapshot-serializer-raw:
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
lint-staged:
|
||||
specifier: 13.2.3
|
||||
version: 13.2.3
|
||||
|
|
@ -21510,9 +21510,9 @@ packages:
|
|||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/jest-snapshot-serializer-raw@1.2.0:
|
||||
resolution: {integrity: sha512-Cnp2u7GkaXBVOOelhU94x6Kb/10WJjQtgKDvqynnYGNGQlKBj06x8QZmRkL8XWWVLQ5DKA2fT5rY9kRd512JcA==}
|
||||
engines: {node: '>= 4'}
|
||||
/jest-snapshot-serializer-raw@2.0.0:
|
||||
resolution: {integrity: sha512-E/gWFBAltOPQVAvafH/zYkob3G/TqL/DFG3fHurinwLcFRkz6kASjuihyJJ6zoizlLUNaiOdS3v5ZflTvifpBA==}
|
||||
engines: {node: '>=16'}
|
||||
dev: true
|
||||
|
||||
/jest-util@29.4.3:
|
||||
|
|
|
|||
Loading…
Reference in a new issue