Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3b78f9d

Browse files
committedDec 31, 2024
chore(npm): updates external devDependencies
Up'em just updated these outdated dependencies in package.json: @typescript-eslint/eslint-plugin 8.18.1 -> 8.19.0 devDependencies (policy: latest) @typescript-eslint/parser 8.18.1 -> 8.19.0 devDependencies (policy: latest) lint-staged 15.2.11 -> 15.3.0 devDependencies (policy: latest)
1 parent b41e0b7 commit 3b78f9d

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed
 

‎package-lock.json

+55-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"@types/he": "1.2.3",
100100
"@types/mocha": "10.0.10",
101101
"@types/semver": "7.5.8",
102-
"@typescript-eslint/eslint-plugin": "8.18.1",
103-
"@typescript-eslint/parser": "8.18.1",
102+
"@typescript-eslint/eslint-plugin": "8.19.0",
103+
"@typescript-eslint/parser": "8.19.0",
104104
"c8": "10.1.3",
105105
"clean-pkg-json": "1.2.0",
106106
"dependency-cruiser": "16.8.0",
@@ -120,7 +120,7 @@
120120
"husky": "9.1.7",
121121
"is-pdf": "1.0.0",
122122
"is-png": "3.0.1",
123-
"lint-staged": "15.2.11",
123+
"lint-staged": "15.3.0",
124124
"mocha": "11.0.1",
125125
"npm-run-all": "4.1.5",
126126
"peggy": "4.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.