Merge pull request #496 from actions/dependabot/npm_and_yarn/npm-development-de4d917819

Bump the npm-development group with 3 updates
This commit is contained in:
Nick Alteen
2025-04-29 10:50:37 -04:00
committed by GitHub
2 changed files with 621 additions and 471 deletions

1086
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,11 +41,11 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.8",
"@github/local-action": "^3.1.4",
"@github/local-action": "^3.2.0",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1",
"eslint": "^9.24.0",
"eslint": "^9.25.0",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.11.0",
@@ -53,7 +53,7 @@
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.5.3",
"prettier-eslint": "^16.3.0",
"prettier-eslint": "^16.4.1",
"rollup": "^4.40.0"
},
"optionalDependencies": {