Skip to content

Commit

Permalink
Merge pull request #32 from crrashh1542/dependabot/npm_and_yarn/babel…
Browse files Browse the repository at this point in the history
…/eslint-parser-7.22.15

build(deps-dev): bump @babel/eslint-parser from 7.22.9 to 7.22.15
  • Loading branch information
crrashh1542 authored Oct 5, 2023
2 parents 07b9106 + 52879bb commit 0e4ddf2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/eslint-parser": "^7.12.16",
"@babel/eslint-parser": "^7.22.15",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^5.46.1",
"@vue/cli-plugin-babel": "~5.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,17 +105,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.12.16":
version: 7.22.9
resolution: "@babel/eslint-parser@npm:7.22.9"
"@babel/eslint-parser@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/eslint-parser@npm:7.22.15"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ">=7.11.0"
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 4f417796c803056aad2c8fa69b8a7a78a1fdacc307d95702f22894cab42b83554e47de7d0b3cfbee667f25014bca0179f859aa86ceb684b09803192e1200b48d
checksum: efdc749164a40de1b68e3ed395f441dfb7864c85d0a2ee3e4bc4f06dd0b7f675acb9be97cdc9025b88b3e80d38749a2b30e392ce7f6a79313c3aaf82ba8ccd68
languageName: node
linkType: hard

Expand Down Expand Up @@ -4085,7 +4085,7 @@ __metadata:
resolution: "crash-homepage@workspace:."
dependencies:
"@babel/core": ^7.23.0
"@babel/eslint-parser": ^7.12.16
"@babel/eslint-parser": ^7.22.15
"@typescript-eslint/eslint-plugin": ^6.7.3
"@typescript-eslint/parser": ^5.46.1
"@vue/cli-plugin-babel": ~5.0.0
Expand Down

0 comments on commit 0e4ddf2

Please sign in to comment.