Merge pull request #152 from jwetzell/dependabot/npm_and_yarn/globals-17.0.0

Bump globals from 16.5.0 to 17.0.0
This commit is contained in:
Joel Wetzell
2026-02-04 13:25:00 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.4",
"globals": "16.5.0",
"globals": "17.0.0",
"prettier": "3.7.4",
"typescript-eslint": "8.53.0"
}
@@ -1044,9 +1044,9 @@
}
},
"node_modules/globals": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -24,7 +24,7 @@
"eslint": "9.18.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.4",
"globals": "16.5.0",
"globals": "17.0.0",
"prettier": "3.7.4",
"typescript-eslint": "8.53.0"
}