chore(deps): update dependency @types/babel__core to v7.20.5

This commit is contained in:
renovate[bot]
2023-11-21 01:35:59 +00:00
parent 42ec3b9588
commit af54bacaad
2 changed files with 9 additions and 17 deletions

View File

@@ -129,7 +129,7 @@
"@nestjs/schematics": "10.0.3",
"@nestjs/testing": "10.2.10",
"@swc/core": "1.3.96",
"@types/babel__core": "7.20.4",
"@types/babel__core": "7.20.5",
"@types/bcrypt": "5.0.2",
"@types/cache-manager": "4.0.5",
"@types/ejs": "3.1.5",

24
pnpm-lock.yaml generated
View File

@@ -316,8 +316,8 @@ importers:
specifier: 1.3.96
version: 1.3.96
'@types/babel__core':
specifier: 7.20.4
version: 7.20.4
specifier: 7.20.5
version: 7.20.5
'@types/bcrypt':
specifier: 5.0.2
version: 5.0.2
@@ -808,14 +808,6 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
/@babel/parser@7.23.0:
resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.23.3
dev: true
/@babel/parser@7.23.3:
resolution: {integrity: sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==}
engines: {node: '>=6.0.0'}
@@ -883,7 +875,7 @@ packages:
'@babel/helper-function-name': 7.22.5
'@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6
'@babel/parser': 7.23.0
'@babel/parser': 7.23.3
'@babel/types': 7.23.3
debug: 4.3.4
globals: 11.12.0
@@ -1327,7 +1319,7 @@ packages:
dependencies:
'@babel/core': 7.23.3
'@babel/generator': 7.22.10
'@babel/parser': 7.23.0
'@babel/parser': 7.23.3
'@babel/traverse': 7.22.10
'@babel/types': 7.23.3
prettier: 3.1.0
@@ -2118,10 +2110,10 @@ packages:
tslib: 2.6.2
dev: false
/@types/babel__core@7.20.4:
resolution: {integrity: sha512-mLnSC22IC4vcWiuObSRjrLd9XcBTGf59vUSoq2jkQDJ/QQ8PMI9rSuzE+aEV8karUMbskw07bKYoUJCKTUaygg==}
/@types/babel__core@7.20.5:
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
dependencies:
'@babel/parser': 7.23.0
'@babel/parser': 7.23.3
'@babel/types': 7.23.3
'@types/babel__generator': 7.6.6
'@types/babel__template': 7.4.3
@@ -2137,7 +2129,7 @@ packages:
/@types/babel__template@7.4.3:
resolution: {integrity: sha512-ciwyCLeuRfxboZ4isgdNZi/tkt06m8Tw6uGbBSBgWrnnZGNXiEyM27xc/PjXGQLqlZ6ylbgHMnm7ccF9tCkOeQ==}
dependencies:
'@babel/parser': 7.23.0
'@babel/parser': 7.23.3
'@babel/types': 7.23.3
dev: true