File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6
6
module . exports = {
7
7
root : true ,
8
8
env : {
9
- es2018 : true ,
9
+ es2017 : true ,
10
10
} ,
11
11
parserOptions : {
12
12
ecmaVersion : 2018 ,
Original file line number Diff line number Diff line change 6713
6713
"@types/unist" "*"
6714
6714
6715
6715
"@types/history-4@npm:@types/history@4.7.8", "@types/history-5@npm:@types/history@4.7.8", "@types/history@*":
6716
+ name "@types/history-4"
6716
6717
version "4.7.8"
6717
6718
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
6718
6719
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
@@ -25288,6 +25289,7 @@ react-is@^18.0.0:
25288
25289
"@remix-run/router" "1.0.2"
25289
25290
25290
25291
"react-router-6@npm:react-router@6.3.0", react-router@6.3.0:
25292
+ name react-router-6
25291
25293
version "6.3.0"
25292
25294
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
25293
25295
integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
You can’t perform that action at this time.
0 commit comments