ember-repl 2.0.53 → 2.0.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -85,4 +85,4 @@ jobs:
85
85
  fetch-depth: 0
86
86
 
87
87
  - uses: volta-cli/action@v1
88
- - uses: wagoid/commitlint-github-action@v4.1.12
88
+ - uses: wagoid/commitlint-github-action@v5.0.2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ ## [2.0.56](https://github.com/NullVoxPopuli/ember-repl/compare/v2.0.55...v2.0.56) (2022-07-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update embroider monorepo to ^1.8.1 ([56c45ec](https://github.com/NullVoxPopuli/ember-repl/commit/56c45ec04094362196f329d978bbea4e494efb46))
7
+
8
+ ## [2.0.55](https://github.com/NullVoxPopuli/ember-repl/compare/v2.0.54...v2.0.55) (2022-06-29)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **deps:** update dependency @babel/standalone to ^7.18.7 ([b97a3f1](https://github.com/NullVoxPopuli/ember-repl/commit/b97a3f11edfcb4cc82335387c0442f0a27dd3b88))
14
+
15
+ ## [2.0.54](https://github.com/NullVoxPopuli/ember-repl/compare/v2.0.53...v2.0.54) (2022-06-28)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **deps:** update dependency @babel/standalone to ^7.18.6 ([2b5d6d8](https://github.com/NullVoxPopuli/ember-repl/commit/2b5d6d8e4b78a2b7ecdbc326e7736ed1c6c4e9ac))
21
+
1
22
  ## [2.0.53](https://github.com/NullVoxPopuli/ember-repl/compare/v2.0.52...v2.0.53) (2022-06-13)
2
23
 
3
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-repl",
3
- "version": "2.0.53",
3
+ "version": "2.0.56",
4
4
  "description": "Addon for enabling REPL and Playground creation with Ember/Glimmer",
5
5
  "keywords": [
6
6
  "ember-addon"
@@ -28,8 +28,8 @@
28
28
  "postpack": "ember ts:clean"
29
29
  },
30
30
  "dependencies": {
31
- "@babel/standalone": "^7.18.5",
32
- "@embroider/macros": "^1.8.0",
31
+ "@babel/standalone": "^7.18.7",
32
+ "@embroider/macros": "^1.8.1",
33
33
  "@glimmer/component": "^1.1.2",
34
34
  "@glimmer/tracking": "^1.1.2",
35
35
  "babel-plugin-htmlbars-inline-precompile": "^5.3.1",
@@ -51,11 +51,11 @@
51
51
  "@ember/optional-features": "^2.0.0",
52
52
  "@ember/test-helpers": "^2.8.1",
53
53
  "@ember/test-waiters": "^3.0.2",
54
- "@embroider/test-setup": "^1.8.0",
54
+ "@embroider/test-setup": "^1.8.1",
55
55
  "@glimmer/interfaces": "^0.84.2",
56
56
  "@glimmer/reference": "^0.84.2",
57
57
  "@glimmer/util": "^0.84.2",
58
- "@nullvoxpopuli/eslint-configs": "^2.2.23",
58
+ "@nullvoxpopuli/eslint-configs": "^2.2.31",
59
59
  "@semantic-release/changelog": "^6.0.1",
60
60
  "@semantic-release/git": "^10.0.1",
61
61
  "@types/babel__core": "^7.1.19",
@@ -84,8 +84,8 @@
84
84
  "@types/qunit": "^2.11.3",
85
85
  "@types/rsvp": "^4.0.4",
86
86
  "@types/uuid": "^8.3.4",
87
- "@typescript-eslint/eslint-plugin": "^5.27.1",
88
- "@typescript-eslint/parser": "^5.27.1",
87
+ "@typescript-eslint/eslint-plugin": "^5.29.0",
88
+ "@typescript-eslint/parser": "^5.29.0",
89
89
  "babel-eslint": "^10.1.0",
90
90
  "broccoli-asset-rev": "^3.0.0",
91
91
  "ember-cli": "~4.4.0",
@@ -100,7 +100,7 @@
100
100
  "ember-page-title": "^7.0.0",
101
101
  "ember-qunit": "^5.1.5",
102
102
  "ember-resolver": "^8.0.3",
103
- "ember-source": "~4.4.1",
103
+ "ember-source": "~4.5.0",
104
104
  "ember-source-channel-url": "^3.0.0",
105
105
  "ember-template-lint": "^4.10.0",
106
106
  "ember-try": "^2.0.0",
@@ -115,11 +115,11 @@
115
115
  "eslint-plugin-simple-import-sort": "^7.0.0",
116
116
  "loader.js": "^4.7.0",
117
117
  "npm-run-all": "^4.1.5",
118
- "prettier": "^2.6.2",
118
+ "prettier": "^2.7.1",
119
119
  "qunit": "^2.19.1",
120
120
  "qunit-dom": "^2.0.0",
121
121
  "semantic-release": "^19.0.3",
122
- "typescript": "^4.7.3",
122
+ "typescript": "^4.7.4",
123
123
  "webpack": "^5.73.0"
124
124
  },
125
125
  "release": {
@@ -137,7 +137,7 @@
137
137
  ]
138
138
  },
139
139
  "volta": {
140
- "node": "16.15.1",
140
+ "node": "16.15.0",
141
141
  "yarn": "1.22.19"
142
142
  },
143
143
  "engines": {