Skip to content

Commit

Permalink
Merge pull request #68 from upsetjs/dependabot/npm_and_yarn/dev/eslin…
Browse files Browse the repository at this point in the history
…t/js-9.15.0

build(deps-dev): bump @eslint/js from 9.14.0 to 9.15.0
  • Loading branch information
sgratzl authored Nov 16, 2024
2 parents 0a63346 + 527a441 commit 9cee108
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "~9.14.0",
"@eslint/js": "~9.15.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1352,20 +1352,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.15.0":
"@eslint/js@npm:9.15.0, @eslint/js@npm:~9.15.0":
version: 9.15.0
resolution: "@eslint/js@npm:9.15.0"
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
languageName: node
linkType: hard

"@eslint/js@npm:~9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -2837,7 +2830,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.26.0"
"@babel/preset-env": "npm:^7.26.0"
"@eslint/js": "npm:~9.14.0"
"@eslint/js": "npm:~9.15.0"
"@rollup/plugin-babel": "npm:^6.0.4"
"@rollup/plugin-commonjs": "npm:^28.0.1"
"@rollup/plugin-node-resolve": "npm:^15.3.0"
Expand Down

0 comments on commit 9cee108

Please sign in to comment.