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 386e371 commit 09f0393Copy full SHA for 09f0393
package.json
@@ -62,10 +62,10 @@
62
},
63
"dependencies": {},
64
"devDependencies": {
65
- "@babel/core": "7.14.2",
66
- "@babel/preset-env": "7.14.2",
+ "@babel/core": "7.14.3",
+ "@babel/preset-env": "7.14.4",
67
"@babel/register": "7.13.16",
68
- "@commitlint/cli": "12.1.3",
+ "@commitlint/cli": "12.1.4",
69
"@js-library/commitlint-config": "0.0.4",
70
"ava": "3.15.0",
71
"babel-plugin-transform-remove-console": "6.9.4",
@@ -79,7 +79,7 @@
79
"fixpack": "4.0.0",
80
"husky": "6.0.0",
81
"lint-staged": "11.0.0",
82
- "microbundle": "0.13.0",
+ "microbundle": "0.13.1",
83
"np": "7.5.0",
84
"pinst": "2.1.6",
85
"power-assert": "1.6.1",
0 commit comments