Skip to content

Commit 277abed

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update minor dependencies
1 parent 39abdb9 commit 277abed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "26.0.15",
16-
"@types/node": "12.19.3",
16+
"@types/node": "12.19.4",
1717
"@types/react": "16.9.56",
1818
"@types/react-dom": "16.9.9",
1919
"axios": "0.21.0",
2020
"connected-react-router": "6.8.0",
21-
"dayjs": "1.9.5",
21+
"dayjs": "1.9.6",
2222
"immutable": "4.0.0-rc.12",
2323
"react": "16.14.0",
2424
"react-dom": "16.14.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
15741574
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
15751575

1576-
"@types/[email protected].3":
1577-
version "12.19.3"
1578-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.3.tgz#a6e252973214079155f749e8bef99cc80af182fa"
1579-
integrity sha512-8Jduo8wvvwDzEVJCOvS/G6sgilOLvvhn1eMmK3TW8/T217O7u1jdrK6ImKLv80tVryaPSVeKu6sjDEiFjd4/eg==
1576+
"@types/[email protected].4":
1577+
version "12.19.4"
1578+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.19.4.tgz#cdfbb62e26c7435ed9aab9c941393cc3598e9b46"
1579+
integrity sha512-o3oj1bETk8kBwzz1WlO6JWL/AfAA3Vm6J1B3C9CsdxHYp7XgPiH7OEXPUbZTndHlRaIElrANkQfe6ZmfJb3H2w==
15801580

15811581
"@types/parse-json@^4.0.0":
15821582
version "4.0.0"
@@ -3699,10 +3699,10 @@ data-urls@^1.0.0, data-urls@^1.1.0:
36993699
whatwg-mimetype "^2.2.0"
37003700
whatwg-url "^7.0.0"
37013701

3702-
3703-
version "1.9.5"
3704-
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.5.tgz#fd49994ebe71639d2ce9575e97186642dfce9808"
3705-
integrity sha512-WULIw7UpW/E0y6VywewpbXAMH3d5cZijEhoHLwM+OMVbk/NtchKS/W+57H/0P1rqU7gHrAArjiRLHCUhgMQl6w==
3702+
3703+
version "1.9.6"
3704+
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.9.6.tgz#6f0c77d76ac1ff63720dd1197e5cb87b67943d70"
3705+
integrity sha512-HngNLtPEBWRo8EFVmHFmSXAjtCX8rGNqeXQI0Gh7wCTSqwaKgPIDqu9m07wABVopNwzvOeCb+2711vQhDlcIXw==
37063706

37073707
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
37083708
version "2.6.9"

0 commit comments

Comments
 (0)