Skip to content

Commit f383f46

Browse files
chore(deps): bump decode-uri-component in /test-project-app
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d980db8 commit f383f46

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

test-project-app/yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1917,14 +1917,14 @@
19171917
integrity sha512-i9wbyV4iT+v4KhtHJynUFhH5LiEPvAEgSnwMqPN4hf/8uRe82nDl5qP5agrp2el1h0HzyBpbvHaW7NB0BPrtvA==
19181918

19191919
"@quasar/quasar-app-extension-testing-e2e-cypress@../packages/e2e-cypress":
1920-
version "5.0.0-beta.7"
1920+
version "5.0.0-beta.9"
19211921
dependencies:
19221922
"@cypress/code-coverage" "^3.10.0"
19231923
cross-env "^7.0.3"
19241924
lodash "^4.17.21"
19251925
nyc "^15.1.0"
19261926
start-server-and-test "^1.14.0"
1927-
vite-plugin-istanbul "^3.0.2"
1927+
vite-plugin-istanbul "^3.0.3"
19281928

19291929
"@quasar/quasar-app-extension-testing-unit-jest@../packages/unit-jest":
19301930
version "3.0.0-beta.5"
@@ -1940,7 +1940,7 @@
19401940
ts-jest "^29.0.3"
19411941

19421942
"@quasar/quasar-app-extension-testing@../packages/testing":
1943-
version "2.0.5"
1943+
version "2.0.6"
19441944
dependencies:
19451945
chalk "^4.1.1"
19461946
execa "^5.1.1"
@@ -4054,9 +4054,9 @@ decimal.js@^10.4.1:
40544054
integrity sha512-ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA==
40554055

40564056
decode-uri-component@^0.2.0:
4057-
version "0.2.0"
4058-
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
4059-
integrity sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==
4057+
version "0.2.2"
4058+
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
4059+
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
40604060

40614061
dedent@^0.7.0:
40624062
version "0.7.0"
@@ -9902,10 +9902,10 @@ [email protected]:
99029902
core-util-is "1.0.2"
99039903
extsprintf "^1.2.0"
99049904

9905-
vite-plugin-istanbul@^3.0.2:
9906-
version "3.0.2"
9907-
resolved "https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-3.0.2.tgz#abb01b337bbd3a20666d9d82d472688a99ba2796"
9908-
integrity sha512-eOKedaeciqJTLEAUo7mkMqXjjeAXGhHUYuiLLBUaBwj8AdO31uVOsZvKeVViRqHKyhi5YlarmGh8r7jJVlX0VQ==
9905+
vite-plugin-istanbul@^3.0.3:
9906+
version "3.0.3"
9907+
resolved "https://registry.yarnpkg.com/vite-plugin-istanbul/-/vite-plugin-istanbul-3.0.3.tgz#88a0e286ccc33030b36d7809a78382cf84dd5f74"
9908+
integrity sha512-2nCYSsY1kgF83S007rg0GPmeL5P+bph8Z5RJ3Pv1kHHx9OMyKt/cLyGCWAYQnBk9VckzXRGEaX3FSLtcSai4Yg==
99099909
dependencies:
99109910
"@istanbuljs/load-nyc-config" "^1.1.0"
99119911
istanbul-lib-instrument "^5.1.0"

0 commit comments

Comments
 (0)