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 040f783 commit 46760b5Copy full SHA for 46760b5
package.json
@@ -10,7 +10,7 @@
10
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
11
"@babel/plugin-transform-arrow-functions": "^7.13.0",
12
"@babel/plugin-transform-block-scoped-functions": "^7.12.13",
13
- "@babel/plugin-transform-block-scoping": "^7.13.16",
+ "@babel/plugin-transform-block-scoping": "^7.14.1",
14
"@babel/plugin-transform-classes": "^7.13.0",
15
"@babel/plugin-transform-computed-properties": "^7.13.0",
16
"@babel/plugin-transform-destructuring": "^7.13.17",
@@ -54,7 +54,7 @@
54
"npm-run-all": "^4.1.5",
55
"phantomjs-prebuilt": "~2.1.16",
56
"promises-aplus-tests": "^2.1.2",
57
- "puppeteer": "^9.0.0",
+ "puppeteer": "^9.1.0",
58
"qunit": "^2.15.0",
59
"semver": "^7.3.5",
60
"terser": "^5.7.0",
0 commit comments