Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Nov 7, 2024
1 parent b00cd2c commit f91c507
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"lint-staged": "12.1.7",
"markdownlint-cli": "0.42.0",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.0",
"msw": "2.6.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"lint-staged": "12.1.7",
"markdownlint-cli": "0.42.0",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.0",
"msw": "2.6.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
Expand Down
2 changes: 1 addition & 1 deletion templates/solid-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"lint-staged": "12.1.7",
"markdownlint-cli": "0.42.0",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.0",
"msw": "2.6.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ __metadata:
lodash-es: "npm:4.17.21"
markdownlint-cli: "npm:0.42.0"
mini-css-extract-plugin: "npm:2.9.2"
msw: "npm:2.6.0"
msw: "npm:2.6.1"
npm-run-all: "npm:4.1.5"
polished: "npm:4.3.1"
postcss: "npm:8.4.47"
Expand Down Expand Up @@ -308,7 +308,7 @@ __metadata:
lint-staged: "npm:12.1.7"
markdownlint-cli: "npm:0.42.0"
mini-css-extract-plugin: "npm:2.9.2"
msw: "npm:2.6.0"
msw: "npm:2.6.1"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.47"
postcss-loader: "npm:8.1.1"
Expand Down Expand Up @@ -366,7 +366,7 @@ __metadata:
lint-staged: "npm:12.1.7"
markdownlint-cli: "npm:0.42.0"
mini-css-extract-plugin: "npm:2.9.2"
msw: "npm:2.6.0"
msw: "npm:2.6.1"
npm-run-all: "npm:4.1.5"
postcss: "npm:8.4.47"
postcss-loader: "npm:8.1.1"
Expand Down Expand Up @@ -14187,9 +14187,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.6.0":
version: 2.6.0
resolution: "msw@npm:2.6.0"
"msw@npm:2.6.1":
version: 2.6.1
resolution: "msw@npm:2.6.1"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -14216,7 +14216,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/157c92d8faf1871acc1f4e965916ffcc8dd51aa7b1317b58749d8ef427e392db7549dc4ae3aac6b0295a6305f53a985c743272ec4445556b07439fefe5d77529
checksum: 10c0/9af09ea10b3ce01766cc12d9d75a036de145d532ec810f9448d3857a77c52f85c5e2611797683094f2d97a6913298a36a70a181ac99c5b4cd17a57abfdc598ed
languageName: node
linkType: hard

Expand Down

0 comments on commit f91c507

Please sign in to comment.