aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-02 08:22:59 +0200
committerGitHub <[email protected]>2022-05-02 08:22:59 +0200
commitd458cd62d2faad3429dc2b2a815ffb175f9c8428 (patch)
treeb44b720e9e1a6e422c3ae6ca28fd592f259d7024
parente9c2b9de8dfa041401d16cddf976d235cf2dd495 (diff)
downloadfaker-d458cd62d2faad3429dc2b2a815ffb175f9c8428.tar.xz
faker-d458cd62d2faad3429dc2b2a815ffb175f9c8428.zip
chore(deps): update dependency @types/node to ~16.11.33 (#898)
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 2b3f1e03..7e1b6343 100644
--- a/package.json
+++ b/package.json
@@ -90,7 +90,7 @@
},
"devDependencies": {
"@types/markdown-it": "~12.2.3",
- "@types/node": "~16.11.32",
+ "@types/node": "~16.11.33",
"@types/prettier": "~2.6.0",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b7ee2380..8b41f65f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -2,7 +2,7 @@ lockfileVersion: 5.3
specifiers:
'@types/markdown-it': ~12.2.3
- '@types/node': ~16.11.32
+ '@types/node': ~16.11.33
'@types/prettier': ~2.6.0
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.2
@@ -40,7 +40,7 @@ specifiers:
devDependencies:
'@types/markdown-it': 12.2.3
- '@types/node': 16.11.32
+ '@types/node': 16.11.33
'@types/prettier': 2.6.0
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.2
@@ -421,8 +421,8 @@ packages:
resolution: {integrity: sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==}
dev: true
- /@types/node/16.11.32:
- resolution: {integrity: sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==}
+ /@types/node/16.11.33:
+ resolution: {integrity: sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==}
dev: true
/@types/normalize-package-data/2.4.1:
@@ -455,7 +455,7 @@ packages:
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
requiresBuild: true
dependencies:
- '@types/node': 16.11.32
+ '@types/node': 16.11.33
dev: true
optional: true