Skip to content

Commit 90975b6

Browse files
author
Takashi Kato
committed
Update @mswjs/interceptors 0.36.7, mocha 10.8.2, chai 5.1.2
1 parent c8f392d commit 90975b6

12 files changed

+1632
-203
lines changed

config/importmap.rb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44
pin "@mswjs/interceptors/presets/browser" , to: "@mswjs--interceptors--presets--browser.js"
55
pin "chai", to: "chai.js"
66

7-
pin "@open-draft/logger", to: "@open-draft--logger.js" # @0.3.0
8-
pin "is-node-process", to: "is-node-process.js" # @1.2.0
9-
pin "outvariant", to: "outvariant.js" # @1.4.0
10-
pin "@open-draft/until", to: "@open-draft--until.js" # @2.1.0
11-
pin "@open-draft/deferred-promise", to: "@open-draft--deferred-promise.js" # @2.2.0
12-
pin "strict-event-emitter", to: "strict-event-emitter.js" # @0.5.1
13-
147
Rails.application.config.importmap_mocha_path.each do |path|
158
pin_all_from path
169
end

0 commit comments

Comments
 (0)