Skip to content

Commit

Permalink
chore(deps): updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elivillalejos committed Sep 12, 2024
1 parent e5ec68d commit 4714317
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"eslint-plugin-react": "^7.14.3",
"js-yaml": "~3.13.1",
"jsdom": "^11.11.0",
"json5": "^2.2.2",
"lodash": "^4.17.19",
"moment": "^2.24.0",
"react": "^16.8.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4652,6 +4652,11 @@ json5@^2.1.2:
dependencies:
minimist "^1.2.5"

json5@^2.2.2:
version "2.2.3"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==

jsprim@^1.2.2:
version "1.4.1"
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
Expand Down

0 comments on commit 4714317

Please sign in to comment.