Skip to content

Commit f353272

Browse files
committed
Bump eslint to 10.5.0 and npm to 11.17.0
Update devDependencies: bump eslint from ^10.4.1 to ^10.5.0 and set packageManager to npm@11.17.0. package-lock.json was updated accordingly to reflect the dependency changes.
1 parent cdc1e19 commit f353272

2 files changed

Lines changed: 18 additions & 15 deletions

File tree

package-lock.json

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "PHCDevworks",
1818
"license": "MIT",
1919
"type": "module",
20-
"packageManager": "npm@11.16.0",
20+
"packageManager": "npm@11.17.0",
2121
"main": "./dist/index.js",
2222
"types": "./dist/index.d.ts",
2323
"exports": {
@@ -65,7 +65,7 @@
6565
"devDependencies": {
6666
"@phcdevworks/spectre-manifest": "^1.0.0",
6767
"@eslint/js": "^10.0.1",
68-
"eslint": "^10.4.1",
68+
"eslint": "^10.5.0",
6969
"globals": "^17.6.0",
7070
"jiti": "^2.7.0",
7171
"jsdom": "^29.1.1",

0 commit comments

Comments
 (0)