Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit cf73d93

Browse files
Merge pull request #33 from SQLStreamStore/dependabot/npm_and_yarn/@types/classnames-2.2.7
Bump @types/classnames from 2.2.6 to 2.2.7
2 parents 238e0ed + f62eea1 commit cf73d93

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/array.prototype.flatmap": "^1.2.0",
2727
"@types/base16": "^1.0.1",
28-
"@types/classnames": "^2.2.6",
28+
"@types/classnames": "^2.2.7",
2929
"@types/history": "^4.7.2",
3030
"@types/json-schema": "^7.0.1",
3131
"@types/jss": "^9.5.7",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,10 @@
8383
version "1.0.1"
8484
resolved "http://registry.npmjs.org/@types/base16/-/base16-1.0.1.tgz#76dc8630675e99d1d5be78dfef59307254831203"
8585

86-
"@types/classnames@^2.2.6":
87-
version "2.2.6"
88-
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.6.tgz#dbe8a666156d556ed018e15a4c65f08937c3f628"
86+
"@types/classnames@^2.2.7":
87+
version "2.2.7"
88+
resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.7.tgz#fb68cc9be8487e6ea5b13700e759bfbab7e0fefd"
89+
integrity sha512-rzOhiQ55WzAiFgXRtitP/ZUT8iVNyllEpylJ5zHzR4vArUvMB39GTk+Zon/uAM0JxEFAWnwsxC2gH8s+tZ3Myg==
8990

9091
"@types/history@^4.7.2":
9192
version "4.7.2"

0 commit comments

Comments
 (0)