mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
fix(deps): update dependency source-map to ^0.7.4
This commit is contained in:
parent
409046eac2
commit
f4b0af60aa
|
@ -37,7 +37,7 @@
|
|||
"html-entities": "^2.3.3",
|
||||
"path-browserify": "^1.0.1",
|
||||
"redux-devtools-themes": "^1.0.0",
|
||||
"source-map": "^0.5.7"
|
||||
"source-map": "^0.7.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.21.0",
|
||||
|
|
|
@ -2031,8 +2031,8 @@ importers:
|
|||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
source-map:
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.7
|
||||
specifier: ^0.7.4
|
||||
version: 0.7.4
|
||||
devDependencies:
|
||||
'@babel/cli':
|
||||
specifier: ^7.21.0
|
||||
|
@ -21572,7 +21572,6 @@ packages:
|
|||
/source-map@0.7.4:
|
||||
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
|
||||
engines: {node: '>= 8'}
|
||||
dev: true
|
||||
|
||||
/space-separated-tokens@1.1.5:
|
||||
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
|
||||
|
|
Loading…
Reference in New Issue
Block a user