diff --git a/package-lock.json b/package-lock.json index 520a4d1..51d1448 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@rxrc/awesome-copycats": "^5.5.1", "@rxrc/hexchat-material-design-icons": "^2.0.2", "@rxrc/keymaps": "^2.0.1", - "@rxrc/ssh-config": "github:rxrc/ssh-config#v2.3.0", + "@rxrc/ssh-config": "github:rxrc/ssh-config#v2.4.0", "@rxrc/systemd-user-units": "^2.5.0", "@rxrc/tmuxinator-profiles": "github:rxrc/tmuxinator-profiles#v1.1.0", "@rxrc/xresources": "^2.0.1", @@ -101,7 +101,7 @@ }, "@rxrc/ssh-config": { "version": "git+ssh://git@github.com/rxrc/ssh-config.git#05e5a4836a90327ace6d9d0bbac5f22453fc6c9e", - "from": "@rxrc/ssh-config@github:rxrc/ssh-config#v2.3.0" + "from": "@rxrc/ssh-config@github:rxrc/ssh-config#v2.4.0" }, "@rxrc/systemd-user-units": { "version": "2.5.0", diff --git a/package.json b/package.json index 26ba7f0..2c8de20 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@rxrc/awesome-copycats": "^5.5.1", "@rxrc/hexchat-material-design-icons": "^2.0.2", "@rxrc/keymaps": "^2.0.1", - "@rxrc/ssh-config": "github:rxrc/ssh-config#v2.3.0", + "@rxrc/ssh-config": "github:rxrc/ssh-config#v2.4.0", "@rxrc/systemd-user-units": "^2.5.0", "@rxrc/tmuxinator-profiles": "github:rxrc/tmuxinator-profiles#v1.1.0", "@rxrc/xresources": "^2.0.1",