chore(deps): bump classcat from 4.1.0 to 5.0.3

Bumps [classcat](https://github.com/jorgebucaran/classcat) from 4.1.0 to 5.0.3.
- [Release notes](https://github.com/jorgebucaran/classcat/releases)
- [Commits](https://github.com/jorgebucaran/classcat/compare/4.1.0...5.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-22 05:00:52 +00:00
committed by GitHub
parent 096adac70f
commit d7dcb8fd14
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.12.18",
"classcat": "^4.1.0",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",
"fast-deep-equal": "^3.1.3",
@@ -3429,9 +3429,9 @@
"dev": true
},
"node_modules/classcat": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/classcat/-/classcat-4.1.0.tgz",
"integrity": "sha512-RA8O5oCi1I1CF6rR4cRBROh8MtZzM4w7xKLm0jd+S6UN2G4FIto+9DVOeFc46JEZFN5PVe/EZWLQO1VU/AUH4A=="
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/classcat/-/classcat-5.0.3.tgz",
"integrity": "sha512-6dK2ke4VEJZOFx2ZfdDAl5OhEL8lvkl6EHF92IfRePfHxQTqir5NlcNVUv+2idjDqCX2NDc8m8YSAI5NI975ZQ=="
},
"node_modules/classnames": {
"version": "2.2.6",
@@ -14969,9 +14969,9 @@
"dev": true
},
"classcat": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/classcat/-/classcat-4.1.0.tgz",
"integrity": "sha512-RA8O5oCi1I1CF6rR4cRBROh8MtZzM4w7xKLm0jd+S6UN2G4FIto+9DVOeFc46JEZFN5PVe/EZWLQO1VU/AUH4A=="
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/classcat/-/classcat-5.0.3.tgz",
"integrity": "sha512-6dK2ke4VEJZOFx2ZfdDAl5OhEL8lvkl6EHF92IfRePfHxQTqir5NlcNVUv+2idjDqCX2NDc8m8YSAI5NI975ZQ=="
},
"classnames": {
"version": "2.2.6",
+1 -1
View File
@@ -30,7 +30,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.18",
"classcat": "^4.1.0",
"classcat": "^5.0.3",
"d3-selection": "^2.0.0",
"d3-zoom": "^2.0.0",
"fast-deep-equal": "^3.1.3",