Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot] b469739659
Bump semver and nsp in /generator-exercise
Bumps [semver](https://github.com/npm/node-semver) to 5.7.2 and updates ancestor dependency [nsp](https://github.com/nodesecurity/nsp). These dependencies need to be updated together.


Updates `semver` from 5.4.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.4.1...v5.7.2)

Updates `nsp` from 2.7.0 to 3.2.1
- [Commits](https://github.com/nodesecurity/nsp/compare/v2.7.0...v3.2.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: nsp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-24 15:28:31 +00:00
Marvin Gay ebdc86a349
Merge pull request #133 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2 in /generator-exercise
2021-07-24 12:52:37 -04:00
Marvin Gay a6298b0c07
Merge pull request #139 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/merge-1.2.1
Bump merge from 1.2.0 to 1.2.1 in /generator-exercise
2021-07-24 12:52:10 -04:00
Marvin Gay 3e774830f6
Merge pull request #140 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/handlebars-4.7.7
Bump handlebars from 4.0.10 to 4.7.7 in /generator-exercise
2021-07-24 12:51:37 -04:00
Marvin Gay b019348daa
Merge pull request #141 from TheOdinProject/dependabot/npm_and_yarn/generator-exercise/lodash-4.17.21
Bump lodash from 4.17.4 to 4.17.21 in /generator-exercise
2021-07-24 12:50:27 -04:00
dependabot[bot] d3c6a5d061
Bump hosted-git-info from 2.5.0 to 2.8.9 in /generator-exercise
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.5.0...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 18:38:44 +00:00
Tatiana ee85d606fd Revert "Removed generator-exercises folder as it breaks jest-codemods"
This reverts commit ecd82a4d52.
2021-05-08 11:32:47 -07:00
Tatiana 4efb36f3aa Revert "run jest-codemods on .spec.js files, move generator-exercises back in"
This reverts commit 7a001e0fdb.
2021-05-08 11:32:41 -07:00
Tatiana 2537c2e6e2 Revert "remove node_modules"
This reverts commit 2fb5731f23.
2021-05-08 11:15:45 -07:00
Michael Frank 2fb5731f23 remove node_modules 2021-05-09 00:43:44 +12:00
dependabot[bot] 76ccc33cc5
Bump lodash from 4.17.4 to 4.17.21 in /generator-exercise
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 17:51:04 +00:00
dependabot[bot] 4a220a6d55
Bump handlebars from 4.0.10 to 4.7.7 in /generator-exercise
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.10 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.10...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 16:28:44 +00:00
dependabot[bot] cdfa24b1cf
Bump merge from 1.2.0 to 1.2.1 in /generator-exercise
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 20:27:20 +00:00
dependabot[bot] b0b57e6d56
Bump y18n from 3.2.1 to 3.2.2 in /generator-exercise
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:32:02 +00:00
Austin Mason dd98574efc update packages 2019-03-01 21:05:57 +00:00
Cody Loyd fd5b062516 add generator and repeatString 2017-08-21 10:28:29 -05:00