Skip to content

Commit 3a596b4

Browse files
authored
Merge branch 'master' into snyk-upgrade-1a8765bfda834e50055f57931a8c2001
2 parents 202f734 + 527928d commit 3a596b4

File tree

4 files changed

+152
-153
lines changed

4 files changed

+152
-153
lines changed

deps/acorn-plugins/acorn-private-methods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"acorn": "^6.1.0"
2323
},
2424
"dependencies": {
25-
"acorn-private-class-elements": "^0.1.0"
25+
"acorn-private-class-elements": "^0.2.7"
2626
},
2727
"version": "0.3.0",
2828
"devDependencies": {

deps/acorn-plugins/acorn-static-class-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"test262-parser-runner": "^0.5.0"
3232
},
3333
"dependencies": {
34-
"acorn-private-class-elements": "^0.1.1"
34+
"acorn-private-class-elements": "^0.2.7"
3535
}
3636
}

0 commit comments

Comments
 (0)