Skip to content

Commit 140d3d1

Browse files
chore(deps): update devdependency @babel/core to ^7.16.12 (#1578)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dd0ab2c commit 140d3d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"requrl": "^3.0.2"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "^7.16.10",
52+
"@babel/core": "^7.16.12",
5353
"@babel/preset-env": "^7.16.11",
5454
"@babel/preset-typescript": "^7.16.7",
5555
"@microsoft/api-documenter": "^7.15.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
1515
integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
1616

17-
"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.10", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
17+
"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
1818
version "7.16.12"
1919
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784"
2020
integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==

0 commit comments

Comments
 (0)