Skip to content

Commit

Permalink
fix(deps): update dependency dateformat to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 25, 2021
1 parent 6af7103 commit 3955a39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/redux-devtools-inspector-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/dragula": "^3.7.1",
"@types/lodash": "^4.14.173",
"@types/prop-types": "^15.7.4",
"dateformat": "^4.5.1",
"dateformat": "^5.0.1",
"hex-rgba": "^1.0.2",
"immutable": "^4.0.0-rc.15",
"javascript-stringify": "^2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4850,7 +4850,7 @@ __metadata:
"@types/redux-devtools-themes": ^1.0.0
"@typescript-eslint/eslint-plugin": ^4.31.2
"@typescript-eslint/parser": ^4.31.2
dateformat: ^4.5.1
dateformat: ^5.0.1
eslint: ^7.32.0
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.25.3
Expand Down Expand Up @@ -12480,10 +12480,10 @@ __metadata:
languageName: node
linkType: hard

"dateformat@npm:^4.5.1":
version: 4.5.1
resolution: "dateformat@npm:4.5.1"
checksum: 2c80b0fed4977db338aa70fbdd605a50c06ec36f4ef8d8fd36193a08c4910da1172eec919a74ed93abfc134fc71dca8707877d4fd149c07f0d1c919d598283e3
"dateformat@npm:^5.0.1":
version: 5.0.1
resolution: "dateformat@npm:5.0.1"
checksum: cbe3527128cc94e0c4560c77bd70041af385ddbfa95cf7fc69726b01f0beeb51daabffaa765898c3882993000a584c9001f2c3c6519ee77e2865a08990592d75
languageName: node
linkType: hard

Expand Down

0 comments on commit 3955a39

Please sign in to comment.