File tree 2 files changed +5
-5
lines changed
apps/nuxt2-particles-demo
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"webpack" : " ^5.72.1"
29
29
},
30
30
"devDependencies" : {
31
- "@babel/eslint-parser" : " ^7.16.3 " ,
31
+ "@babel/eslint-parser" : " ^7.18.2 " ,
32
32
"@commitlint/cli" : " ^17.0.0" ,
33
33
"@commitlint/config-conventional" : " ^17.0.0" ,
34
34
"@nuxtjs/eslint-config" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 43
43
json5 "^2.2.1"
44
44
semver "^6.3.0"
45
45
46
- " @babel/eslint-parser@^7.16.3 " :
47
- version "7.17.0 "
48
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0 .tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6 "
49
- integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA ==
46
+ " @babel/eslint-parser@^7.18.2 " :
47
+ version "7.18.2 "
48
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2 .tgz#e14dee36c010edfb0153cf900c2b0815e82e3245 "
49
+ integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A ==
50
50
dependencies :
51
51
eslint-scope "^5.1.1"
52
52
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments