Skip to content

Commit 3c2a38d

Browse files
author
veeck
committed
bump dependencies
1 parent 8bd0d2f commit 3c2a38d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"ajv": "^8.17.1",
66-
"ansis": "^3.10.0",
66+
"ansis": "^3.16.0",
6767
"console-stamp": "^3.1.2",
6868
"envsub": "^4.1.0",
6969
"eslint": "^9.21.0",
@@ -83,8 +83,8 @@
8383
"undici": "^7.3.0"
8484
},
8585
"devDependencies": {
86-
"@stylistic/eslint-plugin": "^4.0.1",
87-
"cspell": "^8.17.3",
86+
"@stylistic/eslint-plugin": "^4.1.0",
87+
"cspell": "^8.17.5",
8888
"eslint-plugin-import": "^2.31.0",
8989
"eslint-plugin-jest": "^28.11.0",
9090
"eslint-plugin-jsdoc": "^50.6.3",
@@ -96,7 +96,7 @@
9696
"lint-staged": "^15.4.3",
9797
"markdownlint-cli2": "^0.17.2",
9898
"playwright": "^1.50.1",
99-
"prettier": "^3.4.2",
99+
"prettier": "^3.5.2",
100100
"sinon": "^19.0.2",
101101
"stylelint": "^16.14.1",
102102
"stylelint-config-standard": "^37.0.0",

0 commit comments

Comments
 (0)