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 c013775 commit 4203633Copy full SHA for 4203633
package.json
@@ -73,10 +73,10 @@
73
"rimraf": "^3.0.2"
74
},
75
"devDependencies": {
76
- "@babel/cli": "7.15.7",
77
- "@babel/core": "7.15.8",
78
- "@babel/preset-env": "7.15.8",
79
- "@babel/preset-typescript": "7.15.0",
+ "@babel/cli": "7.16.0",
+ "@babel/core": "7.16.0",
+ "@babel/preset-env": "7.16.0",
+ "@babel/preset-typescript": "7.16.0",
80
"@rollup/plugin-commonjs": "21.0.1",
81
"@rollup/plugin-node-resolve": "13.0.6",
82
"@types/express": "4.17.13",
@@ -98,7 +98,7 @@
98
"prettier": "2.4.1",
99
"puppeteer": "10.4.0",
100
"qs": "6.10.1",
101
- "rollup": "2.58.3",
+ "rollup": "2.59.0",
102
"rollup-plugin-terser": "7.0.2",
103
"rollup-plugin-typescript2": "0.30.0",
104
"tslib": "2.3.1",
0 commit comments