Skip to content

Commit ccdc66a

Browse files
build(deps): resolve dependabot security alerts (#1074)
1 parent ff8156d commit ccdc66a

2 files changed

Lines changed: 522 additions & 702 deletions

File tree

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@types/semver": "^7.3.13",
6969
"@types/tar-stream": "^2.2.2",
7070
"@types/unist": "^3.0.2",
71-
"@typescript-eslint/eslint-plugin": "^6.21.0",
72-
"@typescript-eslint/parser": "^6.21.0",
71+
"@typescript-eslint/eslint-plugin": "^7.18.0",
72+
"@typescript-eslint/parser": "^7.18.0",
7373
"dotenv": "^16.0.3",
7474
"eslint": "^8.29.0",
7575
"eslint-config-prettier": "^8.3.0",
@@ -84,7 +84,7 @@
8484
"husky": "^9.1.6",
8585
"json5": "^2.2.2",
8686
"lint-staged": "^16.2.7",
87-
"markdownlint-cli2": "^0.20.0",
87+
"markdownlint-cli2": "^0.21.0",
8888
"mdast-util-from-markdown": "^2.0.1",
8989
"mdast-util-frontmatter": "^2.0.1",
9090
"mdast-util-mdx": "^3.0.0",
@@ -121,8 +121,7 @@
121121
]
122122
},
123123
"resolutions": {
124-
"http-cache-semantics": "4.1.1",
125-
"markdownlint-cli2/micromatch": "4.0.8"
124+
"serialize-javascript": "^7.0.5"
126125
},
127126
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f",
128127
"dependenciesMeta": {

0 commit comments

Comments
 (0)