Skip to content

Commit

Permalink
chore(deps-dev): bump the js group across 1 directory with 10 updates
Browse files Browse the repository at this point in the history
Bumps the js group with 10 updates in the /ember directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.25.2` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.24.5` | `7.25.1` |
| [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) | `7.24.1` | `7.24.7` |
| [@warp-drive/core-types](https://github.com/emberjs/data/tree/HEAD/packages/core-types) | `0.0.0-beta.4` | `0.0.0-beta.11` |
| [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [qunit](https://github.com/qunitjs/qunit) | `2.20.1` | `2.21.1` |
| [qunit-dom](https://github.com/mainmatter/qunit-dom) | `3.1.2` | `3.2.0` |
| [sass](https://github.com/sass/dart-sass) | `1.77.0` | `1.77.8` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |



Updates `@babel/core` from 7.24.5 to 7.25.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

Updates `@babel/eslint-parser` from 7.24.5 to 7.25.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.1/eslint/babel-eslint-parser)

Updates `@babel/plugin-proposal-decorators` from 7.24.1 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-plugin-proposal-decorators)

Updates `@warp-drive/core-types` from 0.0.0-beta.4 to 0.0.0-beta.11
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emberjs/data/commits/HEAD/packages/core-types)

Updates `graphql` from 16.8.1 to 16.9.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.8.1...v16.9.0)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

Updates `qunit` from 2.20.1 to 2.21.1
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](qunitjs/qunit@2.20.1...2.21.1)

Updates `qunit-dom` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/mainmatter/qunit-dom/releases)
- [Commits](mainmatter/qunit-dom@v3.1.2...v3.2.0)

Updates `sass` from 1.77.0 to 1.77.8
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.0...1.77.8)

Updates `typescript` from 5.4.5 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js
- dependency-name: "@warp-drive/core-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: luxon
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: qunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: qunit-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 1faa81b commit 42a0383
Show file tree
Hide file tree
Showing 2 changed files with 11,642 additions and 9,315 deletions.
20 changes: 10 additions & 10 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@adfinis/eslint-config": "^2.1.1",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@ember/optional-features": "^2.1.0",
"@ember/string": "^3.1.1",
"@ember/test-helpers": "^3.3.0",
Expand All @@ -41,7 +41,7 @@
"@faker-js/faker": "^8.4.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@warp-drive/core-types": "^0.0.0-beta.4",
"@warp-drive/core-types": "^0.0.0-beta.11",
"broccoli-asset-rev": "^3.0.0",
"brotli-webpack-plugin": "^1.1.0",
"concurrently": "^8.2.2",
Expand Down Expand Up @@ -89,22 +89,22 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
"flatpickr": "^4.6.13",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
"loader.js": "^4.7.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"miragejs": "^0.1.48",
"prettier": "^3.2.5",
"prettier-plugin-ember-template-tag": "^2.0.2",
"qunit": "^2.20.1",
"qunit-dom": "^3.1.2",
"sass": "^1.77.0",
"qunit": "^2.21.1",
"qunit-dom": "^3.2.0",
"sass": "^1.77.8",
"stylelint": "^16.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-prettier": "^5.0.0",
"stylelint-scss": "^6.3.0",
"tracked-built-ins": "^3.1.1",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"webpack": "^5.91.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 42a0383

Please sign in to comment.