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 Oct 4, 2021
1 parent 0d4750e commit 9b6fc47
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.175",
"@types/prop-types": "^15.7.4",
"dateformat": "^4.6.3",
"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 @@ -4866,7 +4866,7 @@ __metadata:
"@types/redux-devtools-themes": ^1.0.0
"@typescript-eslint/eslint-plugin": ^4.33.0
"@typescript-eslint/parser": ^4.33.0
dateformat: ^4.6.3
dateformat: ^5.0.1
eslint: ^7.32.0
eslint-config-prettier: ^8.3.0
eslint-plugin-react: ^7.26.1
Expand Down Expand Up @@ -12765,10 +12765,10 @@ __metadata:
languageName: node
linkType: hard

"dateformat@npm:^4.6.3":
version: 4.6.3
resolution: "dateformat@npm:4.6.3"
checksum: c3aa0617c0a5b30595122bc8d1bee6276a9221e4d392087b41cbbdf175d9662ae0e50d0d6dcdf45caeac5153c4b5b0844265f8cd2b2245451e3da19e39e3b65d
"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 9b6fc47

Please sign in to comment.