Skip to content

Commit b3a3e9e

Browse files
fix(deps): update dependency magic-regexp to ^0.9.0 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 788f3d0 commit b3a3e9e

File tree

2 files changed

+86
-86
lines changed

2 files changed

+86
-86
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"dependencies": {
8080
"fast-fuzzy": "^1.12.0",
8181
"loglevel": "^1.9.2",
82-
"magic-regexp": "^0.8.0"
82+
"magic-regexp": "^0.9.0"
8383
},
8484
"prettier": {
8585
"editorconfig": true,

0 commit comments

Comments
 (0)