Skip to content

Commit 6caa10f

Browse files
committed
chore(deps): update dependency @babel/core to v7.17.5
1 parent 5397539 commit 6caa10f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"process": "0.11.10"
1919
},
2020
"devDependencies": {
21-
"@babel/core": "7.17.4",
21+
"@babel/core": "7.17.5",
2222
"@babel/eslint-parser": "7.17.0",
2323
"@babel/plugin-proposal-class-properties": "7.16.7",
2424
"@babel/preset-env": "7.16.11",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
2222
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
2323

24-
"@babel/[email protected].4":
25-
version "7.17.4"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.4.tgz#a22f1ae8999122873b3d18865e98c7a3936b8c8b"
27-
integrity sha512-R9x5r4t4+hBqZTmioSnkrW+I6NmbojwjGT8p4G2Gw1thWbXIHGDnmGdLdFw0/7ljucdIrNRp7Npgb4CyBYzzJg==
24+
"@babel/[email protected].5":
25+
version "7.17.5"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
27+
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
2828
dependencies:
2929
"@ampproject/remapping" "^2.1.0"
3030
"@babel/code-frame" "^7.16.7"

0 commit comments

Comments
 (0)