Skip to content

Commit cfce9a4

Browse files
build(deps-dev): bump all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e167d28 commit cfce9a4

File tree

4 files changed

+25
-21
lines changed

4 files changed

+25
-21
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
gem "github-linguist", "~> 7.28"
5+
gem "github-linguist", "~> 8.0"
66

77
gem "jekyll", "~> 4.3.0"
88
gem 'kramdown-parser-gfm', '~> 1.1'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GEM
44
addressable (2.8.6)
55
public_suffix (>= 2.0.2, < 6.0)
66
cgi (0.4.1)
7-
charlock_holmes (0.7.7)
7+
charlock_holmes (0.7.9)
88
colorator (1.1.0)
99
concurrent-ruby (1.2.3)
1010
dotenv (3.1.2)
@@ -14,7 +14,7 @@ GEM
1414
eventmachine (1.2.7)
1515
ffi (1.16.3)
1616
forwardable-extended (2.6.0)
17-
github-linguist (7.29.0)
17+
github-linguist (8.0.0)
1818
cgi
1919
charlock_holmes (~> 0.7.7)
2020
mini_mime (~> 1.0)
@@ -89,7 +89,7 @@ PLATFORMS
8989

9090
DEPENDENCIES
9191
dotenv
92-
github-linguist (~> 7.28)
92+
github-linguist (~> 8.0)
9393
jekyll (~> 4.3.0)
9494
jekyll-redirect-from
9595
jekyll-relative-links

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"eslint-plugin-jsonc": "2.15.1",
4545
"eslint-plugin-markdown": "5.0.0",
4646
"eslint-plugin-prettier": "5.1.3",
47-
"eslint-plugin-promise": "6.1.1",
47+
"eslint-plugin-promise": "7.1.0",
4848
"eslint-plugin-regexp": "2.5.0",
4949
"eslint-plugin-simple-import-sort": "12.1.0",
50-
"eslint-plugin-unicorn": "53.0.0",
50+
"eslint-plugin-unicorn": "55.0.0",
5151
"eslint-plugin-wix-editor": "3.3.0",
5252
"eslint-plugin-yml": "1.14.0",
5353
"markdown-it": "14.1.0",

pnpm-lock.yaml

Lines changed: 19 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)