Skip to content

Commit

Permalink
chore(deps): update dependency @types/jasmine to v3.10.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 81a45c0 commit 002bd6e
Show file tree
Hide file tree
Showing 42 changed files with 105 additions and 101 deletions.
2 changes: 1 addition & 1 deletion angular-instantsearch/algolia-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/algolia-insights/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/autocomplete-results-page/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1832,10 +1832,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/conditional-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/conditional-request/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/debounced-search-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/debounced-search-box/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/extending-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/extending-widgets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/geo-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/geo-search/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1824,10 +1824,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/getting-started/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/infinite-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/infinite-scroll/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/loading-indicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/loading-indicator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/multi-index-autocomplete/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1832,10 +1832,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/multi-index-hits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/multi-index-hits/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/query-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "4.0.0",
"@types/jasmine": "3.8.0",
"@types/jasmine": "3.10.18",
"@types/node": "14.18.5",
"jasmine-core": "3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/query-suggestions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1832,10 +1832,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.0.tgz#cd2be9083e7c6a0aac39eca3a2fb0aa60aa0e679"
integrity sha512-FNg4dyOlMq771rSMJuCzB8wP5CFP3tOSOZ8l4I6v4kPYZZbukX1O7lfv5fnPB+/5OJKl5cY6IVDNUpGhOafnVQ==
"@types/jasmine@3.10.18":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/refresh/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/routing-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/routing-basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/routing-seo-friendly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/routing-seo-friendly/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/routing-state-mapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
8 changes: 4 additions & 4 deletions angular-instantsearch/routing-state-mapping/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1816,10 +1816,10 @@
dependencies:
"@types/node" "*"

"@types/jasmine@~3.8.0":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.8.2.tgz#27ab0aaac29581bcbde5774e1843f90df977078e"
integrity sha512-u5h7dqzy2XpXTzhOzSNQUQpKGFvROF8ElNX9P/TJvsHnTg/JvsAseVsGWQAQQldqanYaM+5kwxW909BBFAUYsg==
"@types/jasmine@~3.10.0":
version "3.10.18"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.10.18.tgz#d442369fd2d06d5b2c607fae51c257b2f9caa94e"
integrity sha512-jOk52a1Kz+1oU5fNWwAcNe64/GsE7r/Q6ronwDox0D3ETo/cr4ICMQyeXrj7G6FPW1n8YjRoAZA2F0XBr6GicQ==

"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
version "7.0.9"
Expand Down
2 changes: 1 addition & 1 deletion angular-instantsearch/secured-api-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/cli": "13.2.2",
"@angular/compiler-cli": "13.2.1",
"@types/algoliasearch": "^4.0.0",
"@types/jasmine": "~3.8.0",
"@types/jasmine": "~3.10.0",
"@types/node": "14.18.5",
"jasmine-core": "~3.8.0",
"karma": "6.3.9",
Expand Down
Loading

0 comments on commit 002bd6e

Please sign in to comment.