Skip to content

Commit c283bfc

Browse files
chore(security): patch dot-prop vulnerability (#385)
1 parent d086de1 commit c283bfc

File tree

2 files changed

+714
-680
lines changed

2 files changed

+714
-680
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"homepage": "https://github.com/ForestAdmin/forest-rails#readme",
2121
"devDependencies": {
22-
"@commitlint/cli": "9.1.1",
23-
"@commitlint/config-conventional": "9.1.1",
24-
"@commitlint/travis-cli": "9.1.1",
22+
"@commitlint/cli": "11.0.0",
23+
"@commitlint/config-conventional": "11.0.0",
24+
"@commitlint/travis-cli": "11.0.0",
2525
"@semantic-release/changelog": "5.0.1",
2626
"@semantic-release/exec": "5.0.0",
2727
"@semantic-release/git": "9.0.0",

0 commit comments

Comments
 (0)