build(deps-dev): bump @types/prettier in /token-lending/js (#1406)
Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1bd6dead50
commit
4782be178c
|
@ -321,9 +321,9 @@
|
|||
"integrity": "sha512-/Ctrftx/zp4m8JOujM5ZhwzlWLx22nbQJiVqz8/zE15gOeEW+uly3FSX4fGFpcfEvFzXcMCJwq9lGVWgyARXhg=="
|
||||
},
|
||||
"@types/prettier": {
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.2.1.tgz",
|
||||
"integrity": "sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==",
|
||||
"version": "2.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.2.2.tgz",
|
||||
"integrity": "sha512-i99hy7Ki19EqVOl77WplDrvgNugHnsSjECVR/wUrzw2TJXz1zlUfT2ngGckR6xN7yFYaijsMAqPkOLx9HgUqHg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/qs": {
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
"@types/mkdirp": "^1.0.1",
|
||||
"@types/mz": "^2.7.3",
|
||||
"@types/node": "^14.14.32",
|
||||
"@types/prettier": "^2.2.1",
|
||||
"@types/prettier": "^2.2.2",
|
||||
"@types/rollup-plugin-json": "^3.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^4.15.2",
|
||||
"@typescript-eslint/parser": "^4.17.0",
|
||||
|
|
Loading…
Reference in New Issue