Skip to content

Commit

Permalink
Update dependency @babel/eslint-parser to v7.21.3 (#107)
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 Apr 1, 2023
1 parent 01313a2 commit e14e932
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.19.1",
"@babel/eslint-parser": "7.21.3",
"@nuxtjs/eslint-config": "12.0.0",
"@nuxtjs/eslint-module": "3.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.19.1":
version: 7.19.1
resolution: "@babel/eslint-parser@npm:7.19.1"
"@babel/eslint-parser@npm:7.21.3":
version: 7.21.3
resolution: "@babel/eslint-parser@npm:7.21.3"
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: 6d5360f62f25ed097250657deb1bc4c4f51a5f5f2fe456e98cda13727753fdf7a11a109b4cfa03ef0dd6ced3beaeb703b76193c1141e29434d1f91f1bac0517d
checksum: cc44a26a518c62ca93cdbee4ec4fa195c5a69b4f85d696c9df572b1ada99446ebdf3caef58a124f401a798279a765f858c88292bc7a8fc0485c34e178b1a9e82
languageName: node
linkType: hard

Expand Down Expand Up @@ -10921,7 +10921,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "schematic.cloud@workspace:."
dependencies:
"@babel/eslint-parser": 7.19.1
"@babel/eslint-parser": 7.21.3
"@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 e14e932

Please sign in to comment.