Commit Graph

314 Commits (main)

Author SHA1 Message Date
dependabot[bot] 2e32018352
Bump webpack
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.83.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.83.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 20:39:43 +00:00
dependabot[bot] 900dbe0037
Bump qs in /3-Data-Visualization/13-meaningful-visualizations/solution
Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 20:38:01 +00:00
Jasmine Greenaway ab7f7df862
Merge pull request #490 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/webpack-5.83.1
Bump webpack from 5.75.0 to 5.83.1 in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-23 16:37:04 -04:00
dependabot[bot] 5b69d9ed77
Bump webpack
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.83.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.83.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 20:35:50 +00:00
dependabot[bot] fa79f38e00
Bump json5 in /3-Data-Visualization/13-meaningful-visualizations/starter
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 19:49:11 +00:00
dependabot[bot] 4eadb92e5b
Bump loader-utils
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 19:30:44 +00:00
Jasmine Greenaway c27defa042 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/ejs-and-vue/cli-service--removed 2023-05-18 20:21:00 +00:00
dependabot[bot] 82e7030132
Bump ejs and @vue/cli-service
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `ejs`

Updates `@vue/cli-service` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 20:17:25 +00:00
Jasmine Greenaway d721e4d95c
Merge pull request #485 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-18 16:17:21 -04:00
Jasmine Greenaway b84b597d0b
Merge pull request #463 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/json5-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-2.2.3
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-18 16:16:42 -04:00
Jasmine Greenaway fb4d55501a Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/json5-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-2.2.3 2023-05-18 20:16:25 +00:00
Jasmine Greenaway b6b99fa1e6 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/json5-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-2.2.3 2023-05-18 20:13:48 +00:00
dependabot[bot] c9f5a827b3
Bump qs in /3-Data-Visualization/13-meaningful-visualizations/starter
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 20:10:25 +00:00
Jasmine Greenaway e93d6a7628 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/express-4.18.2 2023-05-18 20:07:57 +00:00
Jasmine Greenaway 0366541471 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/json5-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service-2.2.3 2023-05-18 19:50:47 +00:00
Jasmine Greenaway c5186dd2b1 Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/express-4.18.2 2023-05-18 19:43:23 +00:00
Jasmine Greenaway 8631aaaa80
Merge pull request #482 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2 in /3-Data-Visualization/13-meaningful-visualizations/solution
2023-05-18 14:45:41 -04:00
Jasmine Greenaway 777b53b62d
Merge pull request #484 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2 in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-18 14:45:31 -04:00
Jasmine Greenaway b0fea4090e
Merge pull request #450 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-18 14:39:28 -04:00
Jasmine Greenaway 690c4623c4
Merge pull request #449 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /3-Data-Visualization/13-meaningful-visualizations/solution
2023-05-18 14:39:10 -04:00
dependabot[bot] 8ab8dbad30
Bump loader-utils
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 16:47:43 +00:00
dependabot[bot] 22a427f9b1
Bump loader-utils
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 18:45:34 +00:00
Jasmine Greenaway 9383730b99
Merge pull request #452 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /3-Data-Visualization/13-meaningful-visualizations/solution
2023-05-11 14:14:57 -04:00
Jasmine Greenaway 91b94bb1e6
Merge pull request #451 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3 in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-11 14:14:45 -04:00
Jasmine Greenaway 22f3b2a9a9
Merge pull request #465 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/json5-and-json5-and-vue/cli-service-2.2.3
Bump json5 and @vue/cli-service in /3-Data-Visualization/13-meaningful-visualizations/starter
2023-05-11 14:14:02 -04:00
Jasmine Greenaway b4b8c1dfd8
Merge pull request #466 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/json5-and-json5-and-vue/cli-service-2.2.3
Bump json5 and @vue/cli-service in /3-Data-Visualization/13-meaningful-visualizations/solution
2023-05-11 14:13:48 -04:00
Jasmine Greenaway 4bb6677d28
Merge pull request #445 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /3-Data-Visualization/13-meaningful-visualizations/solution
2023-05-11 13:45:56 -04:00
dependabot[bot] 7fd351cd65
Bump json5 and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 2.1.3 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

Updates `@vue/cli-service` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 15:19:29 +00:00
dependabot[bot] e3d248b3ae
Bump json5 and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 2.1.3 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

Updates `@vue/cli-service` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 15:19:28 +00:00
dependabot[bot] ed70c4d5af
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `@vue/cli-plugin-babel` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 17:59:46 +00:00
dependabot[bot] 24c8a9634a
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `@vue/cli-plugin-babel` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.10 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 17:59:44 +00:00
dependabot[bot] c7e1908d4f
Bump express
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 11:31:08 +00:00
dependabot[bot] 467193fbe1
Bump express
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 09:36:19 +00:00
dependabot[bot] a2d0bd4ef4
Bump qs in /3-Data-Visualization/13-meaningful-visualizations/solution
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 02:27:46 +00:00
dependabot[bot] ff4b3b6ce7
Bump qs in /3-Data-Visualization/13-meaningful-visualizations/starter
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 02:27:45 +00:00
dependabot[bot] 4bd337f6ec
Bump decode-uri-component
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](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 21:13:38 +00:00
dependabot[bot] 53ba4e9da9
Bump decode-uri-component
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](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 19:31:59 +00:00
dependabot[bot] 77bf432dbf
Bump minimatch
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 02:12:12 +00:00
dependabot[bot] 081562919b
Bump minimatch
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 23:41:16 +00:00
Jasmine Greenaway 070b707b98
Merge pull request #416 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3 in /3-Data-Visualization/13-meaningful-visualizations/starter
2022-08-04 12:53:16 -04:00
Jasmine Greenaway 6b1005f6dc
Merge pull request #401 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/eventsource-1.1.1
Bump eventsource from 1.0.7 to 1.1.1 in /3-Data-Visualization/13-meaningful-visualizations/solution
2022-08-04 12:52:48 -04:00
Jasmine Greenaway d409b46d8f
Merge pull request #415 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/solution/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3 in /3-Data-Visualization/13-meaningful-visualizations/solution
2022-08-04 12:52:18 -04:00
Jasmine Greenaway 837a89f910
Merge pull request #400 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/eventsource-1.1.1
Bump eventsource from 1.0.7 to 1.1.1 in /3-Data-Visualization/13-meaningful-visualizations/starter
2022-08-04 12:52:00 -04:00
Jasmine Greenaway 88b905039d
Merge pull request #377 from microsoft/dependabot/npm_and_yarn/3-Data-Visualization/13-meaningful-visualizations/starter/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /3-Data-Visualization/13-meaningful-visualizations/starter
2022-08-04 12:51:47 -04:00
Jasmine Greenaway e52a63ef0a
Merge pull request #426 from jasleen101010/main
Minor changes to viz relationships
2022-08-04 12:35:24 -04:00
Jasleen Sondhi 8453468e0e
Minor changes to viz relationships
Replaced Python libraries names with R ones.
2022-08-01 18:05:39 +05:30
Julia Muiruri 9f466a4e68 added links to the new quiz app 2022-07-18 12:51:03 +03:00
Julia Muiruri b058c78e4b new app link to quiz 2022-07-15 19:24:36 +03:00
dependabot[bot] e77ee4bd40
Bump shell-quote
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 18:32:50 +00:00
dependabot[bot] 2f7bc6f74a
Bump shell-quote
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 18:32:40 +00:00