Skip to content

Commit

Permalink
Bump @eslint/core from 0.6.0 to 0.7.0 (#1398)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c79b8a0 commit be84ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@eslint/core": "^0.6.0",
"@eslint/core": "^0.7.0",
"@eslint/js": "^9.11.0",
"@martijnversluis/unibuild": "0.3.3",
"@parcel/packager-ts": "2.12.0",
Expand Down
9 changes: 1 addition & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2105,13 +2105,6 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.6.0":
version: 0.6.0
resolution: "@eslint/core@npm:0.6.0"
checksum: 10c0/fffdb3046ad6420f8cb9204b6466fdd8632a9baeebdaf2a97d458a4eac0e16653ba50d82d61835d7d771f6ced0ec942ec482b2fbccc300e45f2cbf784537f240
languageName: node
linkType: hard

"@eslint/core@npm:^0.7.0":
version: 0.7.0
resolution: "@eslint/core@npm:0.7.0"
Expand Down Expand Up @@ -4868,7 +4861,7 @@ __metadata:
"@babel/plugin-proposal-object-rest-spread": "npm:^7.17.3"
"@babel/preset-env": "npm:^7.16.11"
"@babel/preset-typescript": "npm:^7.16.7"
"@eslint/core": "npm:^0.6.0"
"@eslint/core": "npm:^0.7.0"
"@eslint/js": "npm:^9.11.0"
"@martijnversluis/unibuild": "npm:0.3.3"
"@parcel/packager-ts": "npm:2.12.0"
Expand Down

0 comments on commit be84ff8

Please sign in to comment.