chore(dep): upgrade @types/prettyjson

This commit is contained in:
Karol Sójko 2022-07-12 20:13:50 +02:00
parent 9e7e8df387
commit 48d65cebf9
No known key found for this signature in database
GPG key ID: 78C42DF8267BAF26
8 changed files with 19 additions and 19 deletions

14
.pnp.cjs generated
View file

@ -2714,7 +2714,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:28.1.4"],\
["@types/jsonwebtoken", "npm:8.5.8"],\
["@types/newrelic", "npm:7.0.3"],\
["@types/prettyjson", "npm:0.0.29"],\
["@types/prettyjson", "npm:0.0.30"],\
["@typescript-eslint/eslint-plugin", "virtual:04783e12400851b8a3d76e71495851cc94959db6e62f04cb0a31190080629440b182d8c8eb4d7f2b04e281912f2783a5fd4d2c3c6ab68d38b7097246c93f4c19#npm:5.30.5"],\
["aws-sdk", "npm:2.1168.0"],\
["axios", "npm:0.24.0"],\
@ -2778,7 +2778,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:28.1.4"],\
["@types/newrelic", "npm:7.0.3"],\
["@types/otplib", "npm:10.0.0"],\
["@types/prettyjson", "npm:0.0.29"],\
["@types/prettyjson", "npm:0.0.30"],\
["@types/ua-parser-js", "npm:0.7.36"],\
["@types/uuid", "npm:8.3.4"],\
["@typescript-eslint/eslint-plugin", "virtual:04783e12400851b8a3d76e71495851cc94959db6e62f04cb0a31190080629440b182d8c8eb4d7f2b04e281912f2783a5fd4d2c3c6ab68d38b7097246c93f4c19#npm:5.30.5"],\
@ -2963,7 +2963,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:28.1.4"],\
["@types/jsonwebtoken", "npm:8.5.8"],\
["@types/newrelic", "npm:7.0.3"],\
["@types/prettyjson", "npm:0.0.29"],\
["@types/prettyjson", "npm:0.0.30"],\
["@types/uuid", "npm:8.3.4"],\
["@typescript-eslint/eslint-plugin", "virtual:04783e12400851b8a3d76e71495851cc94959db6e62f04cb0a31190080629440b182d8c8eb4d7f2b04e281912f2783a5fd4d2c3c6ab68d38b7097246c93f4c19#npm:5.30.5"],\
["aws-sdk", "npm:2.1168.0"],\
@ -3208,7 +3208,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@types/jest", "npm:28.1.4"],\
["@types/jsonwebtoken", "npm:8.5.8"],\
["@types/newrelic", "npm:7.0.3"],\
["@types/prettyjson", "npm:0.0.29"],\
["@types/prettyjson", "npm:0.0.30"],\
["@types/ua-parser-js", "npm:0.7.36"],\
["@types/uuid", "npm:8.3.4"],\
["@typescript-eslint/eslint-plugin", "virtual:04783e12400851b8a3d76e71495851cc94959db6e62f04cb0a31190080629440b182d8c8eb4d7f2b04e281912f2783a5fd4d2c3c6ab68d38b7097246c93f4c19#npm:5.30.5"],\
@ -3692,10 +3692,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@types/prettyjson", [\
["npm:0.0.29", {\
"packageLocation": "./.yarn/cache/@types-prettyjson-npm-0.0.29-26ae573a83-9ff6cb225d.zip/node_modules/@types/prettyjson/",\
["npm:0.0.30", {\
"packageLocation": "./.yarn/cache/@types-prettyjson-npm-0.0.30-6b15ac9c9f-bc012fe807.zip/node_modules/@types/prettyjson/",\
"packageDependencies": [\
["@types/prettyjson", "npm:0.0.29"]\
["@types/prettyjson", "npm:0.0.30"]\
],\
"linkType": "HARD"\
}]\

Binary file not shown.

View file

@ -51,7 +51,7 @@
"@types/jest": "^28.1.3",
"@types/jsonwebtoken": "^8.5.0",
"@types/newrelic": "^7.0.3",
"@types/prettyjson": "^0.0.29",
"@types/prettyjson": "^0.0.30",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"eslint-plugin-prettier": "^4.0.0",

View file

@ -74,7 +74,7 @@
"@types/jest": "^28.1.3",
"@types/newrelic": "^7.0.3",
"@types/otplib": "^10.0.0",
"@types/prettyjson": "^0.0.29",
"@types/prettyjson": "^0.0.30",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",

View file

@ -62,7 +62,7 @@
"@types/jest": "^28.1.3",
"@types/jsonwebtoken": "^8.5.0",
"@types/newrelic": "^7.0.3",
"@types/prettyjson": "^0.0.29",
"@types/prettyjson": "^0.0.30",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",

View file

@ -64,7 +64,7 @@
"@types/jest": "^28.1.3",
"@types/jsonwebtoken": "^8.5.0",
"@types/newrelic": "^7.0.3",
"@types/prettyjson": "^0.0.29",
"@types/prettyjson": "^0.0.30",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",

View file

@ -1971,7 +1971,7 @@ __metadata:
"@types/jest": ^28.1.3
"@types/jsonwebtoken": ^8.5.0
"@types/newrelic": ^7.0.3
"@types/prettyjson": ^0.0.29
"@types/prettyjson": ^0.0.30
"@typescript-eslint/eslint-plugin": ^5.29.0
aws-sdk: ^2.1160.0
axios: 0.24.0
@ -2036,7 +2036,7 @@ __metadata:
"@types/jest": ^28.1.3
"@types/newrelic": ^7.0.3
"@types/otplib": ^10.0.0
"@types/prettyjson": ^0.0.29
"@types/prettyjson": ^0.0.30
"@types/ua-parser-js": ^0.7.36
"@types/uuid": ^8.3.0
"@typescript-eslint/eslint-plugin": ^5.29.0
@ -2218,7 +2218,7 @@ __metadata:
"@types/jest": ^28.1.3
"@types/jsonwebtoken": ^8.5.0
"@types/newrelic": ^7.0.3
"@types/prettyjson": ^0.0.29
"@types/prettyjson": ^0.0.30
"@types/uuid": ^8.3.0
"@typescript-eslint/eslint-plugin": ^5.29.0
aws-sdk: ^2.1158.0
@ -2443,7 +2443,7 @@ __metadata:
"@types/jest": ^28.1.3
"@types/jsonwebtoken": ^8.5.0
"@types/newrelic": ^7.0.3
"@types/prettyjson": ^0.0.29
"@types/prettyjson": ^0.0.30
"@types/ua-parser-js": ^0.7.36
"@types/uuid": ^8.3.0
"@typescript-eslint/eslint-plugin": ^5.29.0
@ -2863,10 +2863,10 @@ __metadata:
languageName: node
linkType: hard
"@types/prettyjson@npm:^0.0.29":
version: 0.0.29
resolution: "@types/prettyjson@npm:0.0.29"
checksum: 9ff6cb225de224b602fb5992e67ecdf47196becff3ff0c617c3df56ada3f2da5938650f944ccb70530911bb3cf51e27568fc41a4cb62e03ca95d428c7eb05c9a
"@types/prettyjson@npm:^0.0.30":
version: 0.0.30
resolution: "@types/prettyjson@npm:0.0.30"
checksum: bc012fe807b6c9386576ba33d3c4cce6ecd9900ef1cc98eb386f5cd90a1ad0818e94ee35b6debf955ebeaa692952a9e08dc533f75561bc50b505fecdb5a93318
languageName: node
linkType: hard