Skip to content

Commit 9abdd1e

Browse files
committedMay 20, 2022
update dependencies
1 parent 572201e commit 9abdd1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/plugin-transform-computed-properties": "^7.17.12",
2525
"@babel/plugin-transform-destructuring": "^7.18.0",
2626
"@babel/plugin-transform-exponentiation-operator": "^7.16.7",
27-
"@babel/plugin-transform-for-of": "^7.17.12",
27+
"@babel/plugin-transform-for-of": "^7.18.1",
2828
"@babel/plugin-transform-literals": "^7.17.12",
2929
"@babel/plugin-transform-member-expression-literals": "^7.16.7",
3030
"@babel/plugin-transform-modules-commonjs": "^7.18.0",
@@ -44,7 +44,7 @@
4444
"es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319",
4545
"eslint": "^8.15.0",
4646
"eslint-plugin-array-func": "^3.1.7",
47-
"eslint-plugin-es-x": "^5.2.0",
47+
"eslint-plugin-es-x": "^5.2.1",
4848
"eslint-plugin-eslint-comments": "^3.2.0",
4949
"eslint-plugin-import": "^2.26.0",
5050
"eslint-plugin-jsonc": "^2.2.1",

0 commit comments

Comments
 (0)
Please sign in to comment.