Skip to content

Commit 81a6951

Browse files
Release: 1.2.4 [skip ci]
## v1.2.4 **[`v1.2.3...v1.2.4`](v1.2.3...v1.2.4)** - **2021-05-31** ### 📦 Package - **dev:** Bump @typescript-eslint/eslint-plugin [`242a252`](242a252) - **dev:** Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`175a6cc`](175a6cc) - **dev:** Bump babel-plugin-tester from 10.0.0 to 10.1.0 [`bb4737a`](bb4737a) - **dev:** Bump conventional-changelog-evelyn from 1.3.0 to 1.3.1 [`677470e`](677470e) - **dev:** Bump eslint from 7.26.0 to 7.27.0 [`0794b9f`](0794b9f) - **dev:** Bump eslint-plugin-evelyn from 5.0.5 to 6.1.0 [`fe61757`](fe61757) - **dev:** Bump eslint-plugin-evelyn from 6.1.0 to 6.2.0 [`273d187`](273d187) - **dev:** Bump eslint-plugin-evelyn from 6.2.0 to 6.2.1 [`9dfc952`](9dfc952) - **dev:** Bump eslint-plugin-import from 2.23.2 to 2.23.3 [`55ce934`](55ce934) - **dev:** Bump eslint-plugin-import from 2.23.3 to 2.23.4 [`a5f9861`](a5f9861) - **dev:** Bump eslint-plugin-mocha from 8.1.0 to 8.2.0 [`cb05d81`](cb05d81) - **dev:** Bump eslint-plugin-mocha from 8.2.0 to 9.0.0 [`20bd1b3`](20bd1b3) - **dev:** Bump eslint-plugin-regexp from 0.10.0 to 0.11.0 [`3c76fce`](3c76fce) - **dev:** Bump jest from 26.6.3 to 27.0.1 [`81664b2`](81664b2) - **dev:** Bump jest from 27.0.1 to 27.0.3 [`4b997d5`](4b997d5) - **dev:** Bump typescript from 4.2.4 to 4.3.2 [`8d94b47`](8d94b47) - **dev:** npm update, linting [`b103838`](b103838) - **prod:** Bump @babel/parser from 7.14.3 to 7.14.4 ([#41](#41)) [`0b8bfb0`](0b8bfb0) - **prod:** Bump @babel/types from 7.14.2 to 7.14.4 ([#39](#39)) [`86f4806`](86f4806) - npm update, lint [`1778124`](1778124) ### 🧹 Internal - Update dependabot config [`5e95046`](5e95046)
1 parent 61cda9b commit 81a6951

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## v1.2.4
4+
5+
**[`v1.2.3...v1.2.4`](https://github.com/ceoss/will-mutate/compare/v1.2.3...v1.2.4)** - **2021-05-31**
6+
7+
### 📦 Package
8+
9+
- **dev:** Bump @typescript-eslint/eslint-plugin [`242a252`](https://github.com/ceoss/will-mutate/commit/242a252)
10+
- **dev:** Bump @typescript-eslint/parser from 4.25.0 to 4.26.0 [`175a6cc`](https://github.com/ceoss/will-mutate/commit/175a6cc)
11+
- **dev:** Bump babel-plugin-tester from 10.0.0 to 10.1.0 [`bb4737a`](https://github.com/ceoss/will-mutate/commit/bb4737a)
12+
- **dev:** Bump conventional-changelog-evelyn from 1.3.0 to 1.3.1 [`677470e`](https://github.com/ceoss/will-mutate/commit/677470e)
13+
- **dev:** Bump eslint from 7.26.0 to 7.27.0 [`0794b9f`](https://github.com/ceoss/will-mutate/commit/0794b9f)
14+
- **dev:** Bump eslint-plugin-evelyn from 5.0.5 to 6.1.0 [`fe61757`](https://github.com/ceoss/will-mutate/commit/fe61757)
15+
- **dev:** Bump eslint-plugin-evelyn from 6.1.0 to 6.2.0 [`273d187`](https://github.com/ceoss/will-mutate/commit/273d187)
16+
- **dev:** Bump eslint-plugin-evelyn from 6.2.0 to 6.2.1 [`9dfc952`](https://github.com/ceoss/will-mutate/commit/9dfc952)
17+
- **dev:** Bump eslint-plugin-import from 2.23.2 to 2.23.3 [`55ce934`](https://github.com/ceoss/will-mutate/commit/55ce934)
18+
- **dev:** Bump eslint-plugin-import from 2.23.3 to 2.23.4 [`a5f9861`](https://github.com/ceoss/will-mutate/commit/a5f9861)
19+
- **dev:** Bump eslint-plugin-mocha from 8.1.0 to 8.2.0 [`cb05d81`](https://github.com/ceoss/will-mutate/commit/cb05d81)
20+
- **dev:** Bump eslint-plugin-mocha from 8.2.0 to 9.0.0 [`20bd1b3`](https://github.com/ceoss/will-mutate/commit/20bd1b3)
21+
- **dev:** Bump eslint-plugin-regexp from 0.10.0 to 0.11.0 [`3c76fce`](https://github.com/ceoss/will-mutate/commit/3c76fce)
22+
- **dev:** Bump jest from 26.6.3 to 27.0.1 [`81664b2`](https://github.com/ceoss/will-mutate/commit/81664b2)
23+
- **dev:** Bump jest from 27.0.1 to 27.0.3 [`4b997d5`](https://github.com/ceoss/will-mutate/commit/4b997d5)
24+
- **dev:** Bump typescript from 4.2.4 to 4.3.2 [`8d94b47`](https://github.com/ceoss/will-mutate/commit/8d94b47)
25+
- **dev:** npm update, linting [`b103838`](https://github.com/ceoss/will-mutate/commit/b103838)
26+
- **prod:** Bump @babel/parser from 7.14.3 to 7.14.4 ([#41](https://github.com/ceoss/will-mutate/issues/41)) [`0b8bfb0`](https://github.com/ceoss/will-mutate/commit/0b8bfb0)
27+
- **prod:** Bump @babel/types from 7.14.2 to 7.14.4 ([#39](https://github.com/ceoss/will-mutate/issues/39)) [`86f4806`](https://github.com/ceoss/will-mutate/commit/86f4806)
28+
- npm update, lint [`1778124`](https://github.com/ceoss/will-mutate/commit/1778124)
29+
30+
### 🧹 Internal
31+
32+
- Update dependabot config [`5e95046`](https://github.com/ceoss/will-mutate/commit/5e95046)
33+
334
## v1.2.3
435

536
**[`v1.2.2...v1.2.3`](https://github.com/ceoss/will-mutate/compare/v1.2.2...v1.2.3)** - **2021-05-18**

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "will-mutate",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Runtime test to that detects mutations to objects",
55
"keywords": [
66
"babel-plugin",

0 commit comments

Comments
 (0)