mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-17 01:19:26 +01:00
update dependencies
This commit is contained in:
parent
30ed6e3c33
commit
ed1cb54077
@ -68,7 +68,7 @@ repos:
|
||||
]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.29.1
|
||||
rev: 0.29.2
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -1,7 +1,7 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (7.2.0)
|
||||
activesupport (7.2.1)
|
||||
base64
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||
@ -135,7 +135,7 @@ GEM
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rbs (3.5.2)
|
||||
rbs (3.5.3)
|
||||
logger
|
||||
rexml (3.3.6)
|
||||
strscan
|
||||
|
8
pnpm-lock.yaml
vendored
8
pnpm-lock.yaml
vendored
@ -109,10 +109,10 @@ packages:
|
||||
}
|
||||
engines: { node: ">=16.0.0" }
|
||||
|
||||
tslib@2.6.3:
|
||||
tslib@2.7.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
|
||||
integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==,
|
||||
}
|
||||
|
||||
snapshots:
|
||||
@ -169,6 +169,6 @@ snapshots:
|
||||
|
||||
sh-syntax@0.4.2:
|
||||
dependencies:
|
||||
tslib: 2.6.3
|
||||
tslib: 2.7.0
|
||||
|
||||
tslib@2.6.3: {}
|
||||
tslib@2.7.0: {}
|
||||
|
Loading…
Reference in New Issue
Block a user