Merge pull request #273 from jwetzell/dependabot/npm_and_yarn/eslint-10.8.1

Bump eslint from 10.8.0 to 10.8.1
This commit is contained in:
Joel Wetzell
2026-08-17 14:19:43 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
],
"devDependencies": {
"@eslint/js": "10.0.1",
"eslint": "10.8.0",
"eslint": "10.8.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.6",
"globals": "17.9.0",
@@ -1727,9 +1727,9 @@
}
},
"node_modules/eslint": {
"version": "10.8.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.0.tgz",
"integrity": "sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==",
"version": "10.8.1",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz",
"integrity": "sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==",
"dev": true,
"license": "MIT",
"workspaces": [
+1 -1
View File
@@ -21,7 +21,7 @@
],
"devDependencies": {
"@eslint/js": "10.0.1",
"eslint": "10.8.0",
"eslint": "10.8.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.6",
"globals": "17.9.0",