Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Nov 16, 2024
2 parents f7b2963 + 9cee108 commit 2482f6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.15.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
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1359,7 +1359,7 @@ __metadata:
languageName: node
linkType: hard

"@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
Expand Down Expand Up @@ -2837,7 +2837,7 @@ __metadata:
dependencies:
"@babel/core": "npm:^7.26.0"
"@babel/preset-env": "npm:^7.26.0"
"@eslint/js": "npm:^9.15.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 2482f6b

Please sign in to comment.