Skip to content

Commit

Permalink
chore(deps-dev): Fix word-wrap vulnerability (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
aifrak authored Jun 30, 2023
1 parent 79d54df commit 0a2277c
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 64 deletions.
89 changes: 26 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@
"stylelint-use-nesting": "^4.1.0"
},
"overrides": {
"optionator": "^0.9.3",
"semver": "^7.5.3",
"stylelint-config-idiomatic-order@^9.0.0": {
"stylelint-order": "^6.0.3"
}
},
"word-wrap": "@aashutoshrathi/word-wrap@^1.2.6"
},
"type": "module",
"engines": {
Expand Down
1 change: 1 addition & 0 deletions spellcheck/dictionaries/npm-packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ htmlhint
lintstaged
markdownlint
minimist
optionator
stylelint
1 change: 1 addition & 0 deletions spellcheck/dictionaries/repo-owners.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aashutoshrathi
adriancooney
aifrak
csstools
Expand Down

0 comments on commit 0a2277c

Please sign in to comment.