File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 5
5
],
6
6
"devDependencies" : {
7
7
"@actuallyworks/node-fetch" : " ^2.6.0" ,
8
+ "@ampproject/remapping" : " ^2.2.0" ,
8
9
"@babel/cli" : " ^7.10.5" ,
9
10
"@babel/code-frame" : " ^7.10.4" ,
10
11
"@babel/core" : " ^7.11.1" ,
78
79
"jest-diff" : " ^29.4.2" ,
79
80
"jest-environment-jsdom" : " ^29.4.2" ,
80
81
"jest-snapshot-serializer-raw" : " ^1.2.0" ,
82
+ "magic-string" : " ^0.30.0" ,
81
83
"minimatch" : " ^3.0.4" ,
82
84
"minimist" : " ^1.2.3" ,
83
85
"mkdirp" : " ^0.5.1" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@actuallyworks/node-fetch/-/node-fetch-2.6.0.tgz#d1adc48813ab2866d86481950b99287c8d22d677"
8
8
integrity sha512-4G5iCA6JJk5TYy9GqSyyjGIOnf1w/K+XvCdVDm/Q6ryQGPhAwIGyZpIkPMLFStdjoswlgJTiY64j3yMw4S6l8g==
9
9
10
- "@ampproject/remapping@^2.1.0":
10
+ "@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0" :
11
11
version "2.2.0"
12
12
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
13
13
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
@@ -11411,6 +11411,13 @@ magic-string@^0.27.0:
11411
11411
dependencies:
11412
11412
"@jridgewell/sourcemap-codec" "^1.4.13"
11413
11413
11414
+ magic-string@^0.30.0:
11415
+ version "0.30.0"
11416
+ resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
11417
+ integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
11418
+ dependencies:
11419
+ "@jridgewell/sourcemap-codec" "^1.4.13"
11420
+
11414
11421
make-dir@^1.0.0, make-dir@^1.2.0:
11415
11422
version "1.3.0"
11416
11423
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
You can’t perform that action at this time.
0 commit comments