Skip to content

Commit 498479d

Browse files
Globals 14
1 parent b16a8ca commit 498479d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
additional_dependencies:
6060
6161
62-
- globals@15.14.0
62+
- globals@14.0.0
6363
- "@eslint/[email protected]"
6464
- "@eslint/[email protected]"
6565
args: ["--fix"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"chai": "^4.3.6",
1515
"eslint": "^9.20.0",
1616
"eslint-config-google": "^0.14.0",
17-
"globals": "^15.14.0",
17+
"globals": "^14.0.0",
1818
"mocha": "^10.0.0",
1919
"mock-local-storage": "^1.1.24",
2020
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)