We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a864e7e commit f70c075Copy full SHA for f70c075
package.json
@@ -17,9 +17,9 @@
17
"repository": "https://github.com/mike-works/modern-javascript",
18
"author": "Mike North <michael.l.north@gmail.com> (https://mike.works)",
19
"dependencies": {
20
- "@babel/cli": "7.14.3",
21
- "@babel/core": "7.14.3",
22
- "@babel/preset-env": "7.14.4",
+ "@babel/cli": "7.14.5",
+ "@babel/core": "7.14.5",
+ "@babel/preset-env": "7.14.5",
23
"@babel/preset-react": "7.13.13",
24
"@babel/preset-stage-2": "7.8.3",
25
"@mike-works/js-lib-renovate-config": "2.0.0",
0 commit comments