1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore(deps): update dependency @babel/core to v7.17.4

This commit is contained in:
Renovate Bot 2022-02-16 00:15:15 +00:00 committed by renovate[bot]
parent 2b9825c342
commit 6d8f401601
2 changed files with 5 additions and 5 deletions

View File

@ -116,7 +116,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "7.17.3",
"@babel/core": "7.17.4",
"@types/bcryptjs": "2.4.2",
"@types/express": "4.17.13",
"@types/express-session": "1.17.4",

View File

@ -40,10 +40,10 @@
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz"
integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
"@babel/core@7.17.3":
version "7.17.3"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.3.tgz#6a6f7e9b5cc0182aef531b93cb5dde94071dc20d"
integrity sha512-TolSoY0D/G6/e5bufjUK7wqQeHdcK4NbdxHg0hrhx/zN6boloG52oNpxbZuil/GqmAIz2qEnJ0s8ay24j2YwVg==
"@babel/core@7.17.4":
version "7.17.4"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.4.tgz#a22f1ae8999122873b3d18865e98c7a3936b8c8b"
integrity sha512-R9x5r4t4+hBqZTmioSnkrW+I6NmbojwjGT8p4G2Gw1thWbXIHGDnmGdLdFw0/7ljucdIrNRp7Npgb4CyBYzzJg==
dependencies:
"@ampproject/remapping" "^2.1.0"
"@babel/code-frame" "^7.16.7"