Update dependency @types/prettyjson to ^0.0.33

Update @types/prettyjson from 0.0.30 to 0.0.33

Change-type: patch
This commit is contained in:
Self-hosted Renovate Bot 2024-07-02 08:48:40 +00:00
parent 15e91e95b4
commit 14e1255b5f
2 changed files with 7 additions and 6 deletions

11
npm-shrinkwrap.json generated
View File

@ -135,7 +135,7 @@
"@types/node": "^20.0.0",
"@types/node-cleanup": "^2.1.2",
"@types/parse-link-header": "^1.0.1",
"@types/prettyjson": "^0.0.30",
"@types/prettyjson": "^0.0.33",
"@types/progress-stream": "^2.0.2",
"@types/request": "^2.48.7",
"@types/rewire": "^2.5.28",
@ -3992,10 +3992,11 @@
"dev": true
},
"node_modules/@types/prettyjson": {
"version": "0.0.30",
"resolved": "https://registry.npmjs.org/@types/prettyjson/-/prettyjson-0.0.30.tgz",
"integrity": "sha512-BQ15wnnSvzlvDAVvd4t+zXjd9o6QAcfBeEUlZcinDYeb0A1xTfRBc0s8nxHlctojnsxDrbiG7amTqLWbXsiK7Q==",
"dev": true
"version": "0.0.33",
"resolved": "https://registry.npmjs.org/@types/prettyjson/-/prettyjson-0.0.33.tgz",
"integrity": "sha512-hHZMkavT9OXFq8p6pTCiaREtPxMRfy9NMp+Qa4PWH0RINQjyh0crOhoqUFA/cvIZncpjBpdvxkoe7nmVbyBJXw==",
"dev": true,
"license": "MIT"
},
"node_modules/@types/progress-stream": {
"version": "2.0.2",

View File

@ -153,7 +153,7 @@
"@types/node": "^20.0.0",
"@types/node-cleanup": "^2.1.2",
"@types/parse-link-header": "^1.0.1",
"@types/prettyjson": "^0.0.30",
"@types/prettyjson": "^0.0.33",
"@types/progress-stream": "^2.0.2",
"@types/request": "^2.48.7",
"@types/rewire": "^2.5.28",