Skip to content

Commit

Permalink
update dependencies (#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
osc-bot authored Feb 2, 2023
1 parent 1bb77eb commit d65d799
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/dashboard/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0, < 7)
redcarpet (~> 3.2)
ood_core (0.23.1)
ood_core (0.23.2)
ffi (~> 1.9, >= 1.9.6)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down
2 changes: 1 addition & 1 deletion apps/myjobs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ GEM
ood_core (~> 0.1)
rails (>= 6.0.0, < 7)
redcarpet (~> 3.2)
ood_core (0.23.1)
ood_core (0.23.2)
ffi (~> 1.9, >= 1.9.6)
ood_support (~> 0.0.2)
rexml (~> 3.2)
Expand Down
6 changes: 3 additions & 3 deletions apps/shell/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@
js-tokens "^4.0.0"

"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7":
version "7.20.13"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.13.tgz#ddf1eb5a813588d2fb1692b70c6fce75b945c088"
integrity sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw==
version "7.20.15"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89"
integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==

"@babel/plugin-syntax-async-generators@^7.8.4":
version "7.8.4"
Expand Down

0 comments on commit d65d799

Please sign in to comment.