File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7272 "babel-preset-es2015" : " ^6.0.0" ,
7373 "babel-preset-es2016" : " ^6.16.0" ,
7474 "babel-preset-react" : " ^6.0.0" ,
75- "escape-string-regexp" : " ^2 .0.0" ,
75+ "escape-string-regexp" : " ^5 .0.0" ,
7676 "eslint" : " ^7.1.0" ,
7777 "eslint-config-prettier" : " ^8.0.0" ,
7878 "eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change @@ -1748,9 +1748,10 @@
[email protected] , escape-string-regexp@^1.0.2, escape-string-regexp@^1
17481748 version "1.0.5"
17491749 resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
17501750
1751- escape-string-regexp@^2.0.0 :
1752- version "2.0.0"
1753- resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
1751+ escape-string-regexp@^5.0.0 :
1752+ version "5.0.0"
1753+ resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
1754+ integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
17541755
17551756eslint-config-prettier@^8.0.0 :
17561757 version "8.3.0"
You can’t perform that action at this time.
0 commit comments