Skip to content

Commit 24f93b9

Browse files
committed
feat: upgrade rough-notation
1 parent 77e2bd2 commit 24f93b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"license": "MIT",
4141
"dependencies": {
42-
"rough-notation": "^0.3.1"
42+
"rough-notation": "^0.3.3"
4343
},
4444
"devDependencies": {
4545
"@babel/core": "^7.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7656,10 +7656,10 @@ rollup@^2.11.2:
76567656
optionalDependencies:
76577657
fsevents "~2.1.2"
76587658

7659-
rough-notation@^0.3.1:
7660-
version "0.3.1"
7661-
resolved "https://registry.yarnpkg.com/rough-notation/-/rough-notation-0.3.1.tgz#6f3865f43b0b63c3118f3be18d4c3267c30b50d3"
7662-
integrity sha512-WrUTmZa1CxuW2KdghcppZ7WBk7An/ty1bQ5kpYwl5YtXSBCEINa6NO7wx+pViO9TwlMqmIZuRxCJiWtYcIOK0w==
7659+
rough-notation@^0.3.3:
7660+
version "0.3.3"
7661+
resolved "https://registry.yarnpkg.com/rough-notation/-/rough-notation-0.3.3.tgz#abe82f464b3d5d990e6b2ccd11ca5e596b1b0d8e"
7662+
integrity sha512-u2wn53Re907g208tPOxNdlv3WYRaXmXxd7JNTbAzzrkG4/6Iw5ZdhdXol8/AiVreUgt3MiBWpPVt+SYJwkNkXQ==
76637663

76647664
rsvp@^4.8.4:
76657665
version "4.8.5"

0 commit comments

Comments
 (0)