Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 8.54.0 to 8.56.0 (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 21, 2023
1 parent 980cd99 commit af502ba
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 17 deletions.
2 changes: 0 additions & 2 deletions extensions/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
(function (Scratch) {
"use strict";

/* globals XRWebGLLayer, XRRigidTransform, XRWebGLLayer */

if (!Scratch.extensions.unsandboxed) {
throw new Error("AR extension must be run unsandboxed");
}
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"markdown-it": "^13.0.2"
},
"devDependencies": {
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"espree": "^9.6.1",
"esquery": "^1.5.0",
"prettier": "^3.1.0"
Expand Down

0 comments on commit af502ba

Please sign in to comment.