Skip to content

Commit 104d939

Browse files
committed
build(package): update dependencies
1 parent 605d9a7 commit 104d939

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@
112112
"@types/debug": "^4.1.12",
113113
"@types/jest": "^29.5.14",
114114
"@types/lodash.mergewith": "^4.6.9",
115-
"@types/node": "^22.8.2",
116-
"@typescript-eslint/eslint-plugin": "^8.12.1",
117-
"@typescript-eslint/parser": "^8.12.1",
115+
"@types/node": "^22.8.4",
116+
"@typescript-eslint/eslint-plugin": "^8.12.2",
117+
"@typescript-eslint/parser": "^8.12.2",
118118
"@xunnamius/conventional-changelog-projector": "^1.2.2",
119119
"all-contributors-cli": "^6.26.1",
120120
"babel-jest": "^29.7.0",
@@ -125,7 +125,7 @@
125125
"babel-plugin-tester": "^11.0.4",
126126
"babel-plugin-transform-default-named-imports": "^1.2.3",
127127
"babel-plugin-transform-rename-import": "^2.3.0",
128-
"babel-plugin-transform-rewrite-imports": "^1.5.1",
128+
"babel-plugin-transform-rewrite-imports": "^1.5.2",
129129
"confusing-browser-globals": "^1.0.11",
130130
"conventional-changelog-cli": "^2.2.2",
131131
"del": "^8.0.0",
@@ -202,7 +202,7 @@
202202
"source-map-support": "^0.5.21",
203203
"spellchecker": "^3.7.1",
204204
"strip-ansi": "^6.0.1",
205-
"text-extensions": "^3.0.0",
205+
"text-extensions": "^3.1.0",
206206
"tsconfig-replace-paths": "^0.0.14",
207207
"type-fest": "^4.26.1",
208208
"typedoc": "^0.26.10",

0 commit comments

Comments
 (0)