Skip to content

Commit 46760b5

Browse files
committed
update dependencies
1 parent 040f783 commit 46760b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
1111
"@babel/plugin-transform-arrow-functions": "^7.13.0",
1212
"@babel/plugin-transform-block-scoped-functions": "^7.12.13",
13-
"@babel/plugin-transform-block-scoping": "^7.13.16",
13+
"@babel/plugin-transform-block-scoping": "^7.14.1",
1414
"@babel/plugin-transform-classes": "^7.13.0",
1515
"@babel/plugin-transform-computed-properties": "^7.13.0",
1616
"@babel/plugin-transform-destructuring": "^7.13.17",
@@ -54,7 +54,7 @@
5454
"npm-run-all": "^4.1.5",
5555
"phantomjs-prebuilt": "~2.1.16",
5656
"promises-aplus-tests": "^2.1.2",
57-
"puppeteer": "^9.0.0",
57+
"puppeteer": "^9.1.0",
5858
"qunit": "^2.15.0",
5959
"semver": "^7.3.5",
6060
"terser": "^5.7.0",

0 commit comments

Comments
 (0)