We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c48fd commit 1a14eb2Copy full SHA for 1a14eb2
package.json
@@ -47,7 +47,7 @@
47
"@babel/plugin-proposal-class-properties": "^7.5.5",
48
"@babel/preset-env": "^7.5.5",
49
"@babel/preset-typescript": "^7.3.3",
50
- "@types/escape-string-regexp": "^1.0.0",
+ "@types/escape-string-regexp": "^2.0.1",
51
"@types/history": "^4.7.3",
52
"@types/jest": "^26.0.10",
53
"@types/jest-when": "^2.4.1",
@@ -79,7 +79,7 @@
79
"worker-loader": "^2.0.0"
80
},
81
"dependencies": {
82
- "escape-string-regexp": "^1.0.5",
+ "escape-string-regexp": "^4.0.0",
83
"pandemonium": "^1.4.1",
84
"regexp-tree": "^0.1.21"
85
0 commit comments