Merge branch 'main' into ncalteen/esm

This commit is contained in:
Nick Alteen
2024-12-11 13:59:35 -05:00
2 changed files with 17 additions and 17 deletions

View File

@ -41,7 +41,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.3",
"@github/local-action": "^2.2.0",
"@github/local-action": "^2.2.1",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^15.3.0",
@ -52,7 +52,7 @@
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-eslint": "^16.3.0",
"rollup": "^4.27.1"
},