Skip to content

Commit aea3692

Browse files
dependabot[bot]matteobruni
authored andcommitted
chore(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.17.0 to 7.18.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.2/eslint/babel-eslint-parser)
1 parent 2edf18d commit aea3692

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/nuxt2-particles-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"webpack": "^5.72.1"
2929
},
3030
"devDependencies": {
31-
"@babel/eslint-parser": "^7.16.3",
31+
"@babel/eslint-parser": "^7.18.2",
3232
"@commitlint/cli": "^17.0.0",
3333
"@commitlint/config-conventional": "^17.0.0",
3434
"@nuxtjs/eslint-config": "^10.0.0",

apps/nuxt2-particles-demo/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
json5 "^2.2.1"
4444
semver "^6.3.0"
4545

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==
5050
dependencies:
5151
eslint-scope "^5.1.1"
5252
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)