Skip to content

Commit

Permalink
Update dependency @babel/eslint-parser to v7.21.8 (#118)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 792ca09 commit d129f80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"vue-clipboard2": "0.3.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.21.3",
"@babel/eslint-parser": "7.21.8",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-module": "4.1.0",
"@nuxtjs/style-resources": "1.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.21.3":
version: 7.21.3
resolution: "@babel/eslint-parser@npm:7.21.3"
"@babel/eslint-parser@npm:7.21.8":
version: 7.21.8
resolution: "@babel/eslint-parser@npm:7.21.8"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.0
peerDependencies:
"@babel/core": ">=7.11.0"
eslint: ^7.5.0 || ^8.0.0
checksum: cc44a26a518c62ca93cdbee4ec4fa195c5a69b4f85d696c9df572b1ada99446ebdf3caef58a124f401a798279a765f858c88292bc7a8fc0485c34e178b1a9e82
checksum: 6d870f53808682b9d7e3c2a69a832b2095963103bb2d686daee3fcf1df49a0b3dfe58e95c773cab8cf59f2657ec432dfd5e47b9f1835c264eb84d2ec5ab2ad35
languageName: node
linkType: hard

Expand Down Expand Up @@ -11347,7 +11347,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "schematic.cloud@workspace:."
dependencies:
"@babel/eslint-parser": 7.21.3
"@babel/eslint-parser": 7.21.8
"@fortawesome/fontawesome-svg-core": 6.4.0
"@fortawesome/free-solid-svg-icons": 6.4.0
"@fortawesome/vue-fontawesome": 3.0.3
Expand Down

0 comments on commit d129f80

Please sign in to comment.