Compare commits

..

2625 Commits

Author SHA1 Message Date
Francisco Hodge
1019e79e22 Add modern.esm bundle. Fixes #2070 2023-08-20 22:19:40 -04:00
Francisco Hodge
0d5826a432 Update bug_report.md 2023-08-16 11:57:34 -07:00
Francisco Hodge
c142c714e9 Build update 2023-08-16 08:46:28 +00:00
Francisco Hodge
df65d160ec 3.6.42 2023-08-16 08:46:10 +00:00
Francisco Hodge
4c1eedc6d5 Merge pull request #2075 from hodgef/dependabot/npm_and_yarn/postcss-8.4.28
Bump postcss from 8.4.27 to 8.4.28
2023-08-16 04:44:53 -04:00
dependabot[bot]
a7f5b71f9a Bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 08:43:56 +00:00
Francisco Hodge
4b75b27470 Build update 2023-08-14 08:18:43 +00:00
Francisco Hodge
46adba1c93 3.6.41 2023-08-14 08:18:28 +00:00
Francisco Hodge
3bd8ced5e8 Merge pull request #2072 from hodgef/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.46.0 to 8.47.0
2023-08-14 04:16:47 -04:00
Francisco Hodge
a172ac4551 Merge pull request #2071 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.15
Bump autoprefixer from 10.4.14 to 10.4.15
2023-08-14 04:16:07 -04:00
dependabot[bot]
154f0502f3 Bump eslint from 8.46.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.47.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 08:15:26 +00:00
dependabot[bot]
26259aad66 Bump autoprefixer from 10.4.14 to 10.4.15
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 08:15:08 +00:00
Francisco Hodge
9c2b766d66 Build update 2023-08-08 08:17:24 +00:00
Francisco Hodge
dc47fd5956 3.6.40 2023-08-08 08:17:09 +00:00
Francisco Hodge
b0a86b739d Merge pull request #2069 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.22.10
Bump @babel/plugin-transform-typescript from 7.22.9 to 7.22.10
2023-08-08 04:16:18 -04:00
Francisco Hodge
497360bd07 Merge pull request #2068 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.10
Bump @babel/core from 7.22.8 to 7.22.10
2023-08-08 04:16:07 -04:00
dependabot[bot]
11308924d3 Bump @babel/core from 7.22.8 to 7.22.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.10.
- [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.22.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 08:15:52 +00:00
Francisco Hodge
fcb5a9b46f Merge pull request #2066 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.10
Bump @babel/preset-env from 7.22.9 to 7.22.10
2023-08-08 04:15:17 -04:00
dependabot[bot]
b53e88252c Bump @babel/plugin-transform-typescript from 7.22.9 to 7.22.10
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 08:15:13 +00:00
Francisco Hodge
02860aa1d8 Merge pull request #2065 from hodgef/dependabot/npm_and_yarn/babel/cli-7.22.10
Bump @babel/cli from 7.22.9 to 7.22.10
2023-08-08 04:14:41 -04:00
dependabot[bot]
4dac66d190 Bump @babel/preset-env from 7.22.9 to 7.22.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 08:14:05 +00:00
dependabot[bot]
740dc02cd3 Bump @babel/cli from 7.22.9 to 7.22.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 08:13:41 +00:00
Francisco Hodge
6c8b66291c Build update 2023-08-02 14:17:59 +00:00
Francisco Hodge
b43892bf19 3.6.39 2023-08-02 14:17:44 +00:00
Francisco Hodge
3cb6883748 Re-export interfaces per #865 2023-08-02 10:16:31 -04:00
Francisco Hodge
47b74f6749 Build update 2023-07-31 08:17:13 +00:00
Francisco Hodge
3b14b368d8 3.6.38 2023-07-31 08:16:57 +00:00
Francisco Hodge
d7a5f7d67e Merge pull request #2062 from hodgef/dependabot/npm_and_yarn/eslint-8.46.0
Bump eslint from 8.45.0 to 8.46.0
2023-07-31 04:15:27 -04:00
dependabot[bot]
194d460e1c Bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 08:14:33 +00:00
Francisco Hodge
e92cb28e52 Build update 2023-07-28 08:18:30 +00:00
Francisco Hodge
d9340bf6e2 3.6.37 2023-07-28 08:18:12 +00:00
Francisco Hodge
d7aef70d53 Merge pull request #2061 from hodgef/dependabot/npm_and_yarn/core-js-3.32.0
Bump core-js from 3.31.1 to 3.32.0
2023-07-28 04:17:00 -04:00
dependabot[bot]
fc5dc4f590 Bump core-js from 3.31.1 to 3.32.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.1 to 3.32.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.32.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 08:15:55 +00:00
Francisco Hodge
d7f4d27942 Build update 2023-07-24 08:23:28 +00:00
Francisco Hodge
a43a22ee9a 3.6.36 2023-07-24 08:23:13 +00:00
Francisco Hodge
0675f81c9e Merge pull request #2058 from hodgef/dependabot/npm_and_yarn/postcss-8.4.27
Bump postcss from 8.4.26 to 8.4.27
2023-07-24 08:22:09 +00:00
dependabot[bot]
2b93676d33 Bump postcss from 8.4.26 to 8.4.27
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.27)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 08:21:08 +00:00
Francisco Hodge
2a42e29800 Build update 2023-07-22 17:56:57 +00:00
Francisco Hodge
ca436408bf 3.6.35 2023-07-22 17:56:42 +00:00
Francisco Hodge
63397e9048 Update webpack.config.js 2023-07-22 17:55:41 +00:00
Francisco Hodge
3ff02f5c33 Build update 2023-07-19 02:09:40 +00:00
Francisco Hodge
be5d81e6c8 3.6.34 2023-07-19 02:09:26 +00:00
Francisco Hodge
f077ae53ea Merge pull request #2055 from hodgef/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-18 22:08:24 -04:00
dependabot[bot]
ebcdf7a3cc Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 02:07:22 +00:00
Francisco Hodge
7b318a7ca2 Build update 2023-07-18 08:36:31 +00:00
Francisco Hodge
58e878532e 3.6.33 2023-07-18 08:36:16 +00:00
Francisco Hodge
29c8fd8916 Merge pull request #2053 from hodgef/dependabot/npm_and_yarn/webpack-5.88.2
Bump webpack from 5.88.1 to 5.88.2
2023-07-18 04:35:12 -04:00
dependabot[bot]
96720f46e9 Bump webpack from 5.88.1 to 5.88.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 08:34:13 +00:00
Francisco Hodge
87279d03f6 Build update 2023-07-17 08:44:37 +00:00
Francisco Hodge
f9947142c7 3.6.32 2023-07-17 08:44:22 +00:00
Francisco Hodge
b6ba05dbe4 Merge pull request #2052 from hodgef/dependabot/npm_and_yarn/eslint-8.45.0
Bump eslint from 8.44.0 to 8.45.0
2023-07-17 04:43:18 -04:00
dependabot[bot]
da0267aa89 Bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 08:41:59 +00:00
Francisco Hodge
a7991042f0 Build update 2023-07-14 08:54:42 +00:00
Francisco Hodge
6ba31ecfc7 3.6.31 2023-07-14 08:54:22 +00:00
Francisco Hodge
a809d5cb65 Merge pull request #2051 from hodgef/dependabot/npm_and_yarn/postcss-8.4.26
Bump postcss from 8.4.25 to 8.4.26
2023-07-14 04:52:49 -04:00
dependabot[bot]
594689e951 Bump postcss from 8.4.25 to 8.4.26
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.26)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 08:51:35 +00:00
Francisco Hodge
1a77fe0ae7 Build update 2023-07-13 08:19:43 +00:00
Francisco Hodge
7cb0e418fa 3.6.30 2023-07-13 08:19:28 +00:00
Francisco Hodge
b1fad8132d Merge pull request #2049 from hodgef/dependabot/npm_and_yarn/babel/cli-7.22.9
Bump @babel/cli from 7.20.7 to 7.22.9
2023-07-13 04:18:23 -04:00
Francisco Hodge
40089d11ad Merge pull request #2048 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.22.9
Bump @babel/plugin-transform-typescript from 7.22.3 to 7.22.9
2023-07-13 04:18:10 -04:00
Francisco Hodge
b36cd2918d Build update 2023-07-13 08:17:50 +00:00
Francisco Hodge
4e66d1919c 3.6.29 2023-07-13 08:17:31 +00:00
dependabot[bot]
46d42d709f Bump @babel/cli from 7.20.7 to 7.22.9
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.20.7 to 7.22.9.
- [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.22.9/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:17:25 +00:00
dependabot[bot]
d5b39f6332 Bump @babel/plugin-transform-typescript from 7.22.3 to 7.22.9
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.22.3 to 7.22.9.
- [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.22.9/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:16:52 +00:00
Francisco Hodge
cf04315172 Merge pull request #2047 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.9
Bump @babel/preset-env from 7.22.7 to 7.22.9
2023-07-13 04:16:11 -04:00
dependabot[bot]
207bddb97c Bump @babel/preset-env from 7.22.7 to 7.22.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9.
- [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.22.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:14:57 +00:00
Francisco Hodge
6a0241f136 Build update 2023-07-11 08:28:59 +00:00
Francisco Hodge
c62715d737 3.6.28 2023-07-11 08:28:44 +00:00
Francisco Hodge
37e3dfaf8a Merge pull request #2045 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0
Bump @typescript-eslint/parser from 5.61.0 to 5.62.0
2023-07-11 04:27:41 -04:00
dependabot[bot]
8091b9539b Bump @typescript-eslint/parser from 5.61.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 08:26:41 +00:00
Francisco Hodge
c6c1ca506d Build update 2023-07-10 08:40:58 +00:00
Francisco Hodge
70a33187ca 3.6.27 2023-07-10 08:40:40 +00:00
Francisco Hodge
1ade8f7ab5 Merge pull request #2043 from hodgef/dependabot/npm_and_yarn/babel-loader-9.1.3
Bump babel-loader from 9.1.2 to 9.1.3
2023-07-10 04:39:24 -04:00
dependabot[bot]
f3e2e740cf Bump babel-loader from 9.1.2 to 9.1.3
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 08:38:24 +00:00
Francisco Hodge
6019a32f59 Build update 2023-07-09 10:16:35 +00:00
Francisco Hodge
2bab70ae9c 3.6.26 2023-07-09 10:16:20 +00:00
Francisco Hodge
0a0af4cd36 Merge pull request #2042 from hodgef/dependabot/npm_and_yarn/tough-cookie-4.1.3
Bump tough-cookie from 4.0.0 to 4.1.3
2023-07-09 06:15:18 -04:00
dependabot[bot]
b7076525f5 Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 10:14:19 +00:00
Francisco Hodge
17915553b7 Build update 2023-07-07 08:12:47 +00:00
Francisco Hodge
119ef0366a 3.6.25 2023-07-07 08:12:33 +00:00
Francisco Hodge
ddbfb988bf Merge pull request #2039 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.8
Bump @babel/core from 7.22.6 to 7.22.8
2023-07-07 04:11:27 -04:00
Francisco Hodge
f82c4048fb Merge pull request #2040 from hodgef/dependabot/npm_and_yarn/postcss-8.4.25
Bump postcss from 8.4.24 to 8.4.25
2023-07-07 04:11:08 -04:00
Francisco Hodge
6533956c6a Merge pull request #2038 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.7
Bump @babel/preset-env from 7.22.6 to 7.22.7
2023-07-07 04:10:45 -04:00
dependabot[bot]
eade91fab8 Bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 08:10:10 +00:00
dependabot[bot]
b5528ed09e Bump @babel/core from 7.22.6 to 7.22.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.6 to 7.22.8.
- [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.22.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 08:10:01 +00:00
dependabot[bot]
7ac9acc79a Bump @babel/preset-env from 7.22.6 to 7.22.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.6 to 7.22.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.22.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 08:09:31 +00:00
Francisco Hodge
62efcf62c0 Build update 2023-07-06 08:28:43 +00:00
Francisco Hodge
36ba9d8e4a 3.6.24 2023-07-06 08:28:21 +00:00
Francisco Hodge
aa6d944a3d Merge pull request #2037 from hodgef/dependabot/npm_and_yarn/core-js-3.31.1
Bump core-js from 3.31.0 to 3.31.1
2023-07-06 04:26:37 -04:00
dependabot[bot]
ff602b3fde Bump core-js from 3.31.0 to 3.31.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.0 to 3.31.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.31.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 08:25:20 +00:00
Francisco Hodge
b736c84ba7 Build update 2023-07-04 09:02:30 +00:00
Francisco Hodge
2e9af3a590 3.6.23 2023-07-04 09:02:14 +00:00
Francisco Hodge
640b3cea1a Merge pull request #2035 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.6
Bump @babel/preset-env from 7.22.5 to 7.22.6
2023-07-04 05:01:03 -04:00
Francisco Hodge
862d88bad8 Build update 2023-07-04 09:00:34 +00:00
Francisco Hodge
b51b2a9a1c 3.6.22 2023-07-04 09:00:16 +00:00
dependabot[bot]
60f19b6d31 Bump @babel/preset-env from 7.22.5 to 7.22.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.6.
- [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.22.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 08:59:49 +00:00
Francisco Hodge
cb122cf8b3 Merge pull request #2032 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.6
Bump @babel/core from 7.22.5 to 7.22.6
2023-07-04 04:58:58 -04:00
Francisco Hodge
dd70494abb Merge pull request #2031 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.61.0
Bump @typescript-eslint/parser from 5.59.11 to 5.61.0
2023-07-04 04:58:17 -04:00
dependabot[bot]
ec57337604 Bump @babel/core from 7.22.5 to 7.22.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.6.
- [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.22.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 08:57:56 +00:00
dependabot[bot]
e23586f596 Bump @typescript-eslint/parser from 5.59.11 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 08:57:20 +00:00
Francisco Hodge
e63a33a4bf Build update 2023-07-03 08:04:38 +00:00
Francisco Hodge
6e6f271296 3.6.21 2023-07-03 08:04:20 +00:00
Francisco Hodge
2951a3a710 Merge pull request #2030 from hodgef/dependabot/npm_and_yarn/eslint-8.44.0
Bump eslint from 8.43.0 to 8.44.0
2023-07-03 04:03:01 -04:00
dependabot[bot]
969edf2cf5 Bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 08:01:31 +00:00
Francisco Hodge
62c4320ffb Build update 2023-06-29 08:33:19 +00:00
Francisco Hodge
c85ba15151 3.6.20 2023-06-29 08:33:04 +00:00
Francisco Hodge
f1d6bd408c Merge pull request #2027 from hodgef/dependabot/npm_and_yarn/webpack-5.88.1
Bump webpack from 5.88.0 to 5.88.1
2023-06-29 04:31:58 -04:00
dependabot[bot]
b9e7448f5e Bump webpack from 5.88.0 to 5.88.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.0 to 5.88.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 08:30:25 +00:00
Francisco Hodge
67a9264813 Build update 2023-06-27 08:59:15 +00:00
Francisco Hodge
6037e8d6cc 3.6.19 2023-06-27 08:58:59 +00:00
Francisco Hodge
27b1d1b540 Merge pull request #2023 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.1
Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
2023-06-27 04:57:54 -04:00
dependabot[bot]
03f44aad52 Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 08:56:40 +00:00
Francisco Hodge
6b8898bd8a Build update 2023-06-22 08:59:28 +00:00
Francisco Hodge
c676a7b7f0 3.6.18 2023-06-22 08:59:13 +00:00
Francisco Hodge
514e50dc66 Merge pull request #2022 from hodgef/dependabot/npm_and_yarn/webpack-5.88.0
Bump webpack from 5.87.0 to 5.88.0
2023-06-22 04:58:10 -04:00
dependabot[bot]
0a94a61d9d Bump webpack from 5.87.0 to 5.88.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 08:56:54 +00:00
Francisco Hodge
ac71b4f6e1 Build update 2023-06-20 08:59:25 +00:00
Francisco Hodge
a0ca23f2bb 3.6.17 2023-06-20 08:59:07 +00:00
Francisco Hodge
944f9838fa Merge pull request #2020 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.0
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.0
2023-06-20 04:57:52 -04:00
dependabot[bot]
1082a87c9f Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.60.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:56:53 +00:00
Francisco Hodge
0c7d4f0f07 Build update 2023-06-19 08:59:08 +00:00
Francisco Hodge
b089ccf0e2 3.6.16 2023-06-19 08:58:54 +00:00
Francisco Hodge
bb394a09e2 Merge pull request #2017 from hodgef/dependabot/npm_and_yarn/eslint-8.43.0
Bump eslint from 8.42.0 to 8.43.0
2023-06-19 04:57:54 -04:00
dependabot[bot]
acb56e7e11 Bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 08:56:52 +00:00
Francisco Hodge
018ac8831f Build update 2023-06-15 08:59:01 +00:00
Francisco Hodge
bc508eed77 3.6.15 2023-06-15 08:58:46 +00:00
Francisco Hodge
a69e03d0dc Merge pull request #2015 from hodgef/dependabot/npm_and_yarn/webpack-5.87.0
Bump webpack from 5.86.0 to 5.87.0
2023-06-15 04:57:45 -04:00
dependabot[bot]
2755ea6573 Bump webpack from 5.86.0 to 5.87.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.86.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 08:56:40 +00:00
Francisco Hodge
468094162a Build update 2023-06-14 08:59:20 +00:00
Francisco Hodge
ab8c361d9a 3.6.14 2023-06-14 08:59:05 +00:00
Francisco Hodge
f7c85cfc04 Merge pull request #2014 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-5.0.1
Bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1
2023-06-14 04:57:58 -04:00
dependabot[bot]
aad17c14dd Bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 08:56:59 +00:00
Francisco Hodge
58fe147fe2 Build update 2023-06-13 08:59:00 +00:00
Francisco Hodge
7e86833b46 3.6.13 2023-06-13 08:58:46 +00:00
Francisco Hodge
d8d02d753a Merge pull request #2012 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11
Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
2023-06-13 04:57:41 -04:00
dependabot[bot]
e3b35c44a9 Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 08:56:34 +00:00
Francisco Hodge
53058cd55e Build update 2023-06-12 08:59:41 +00:00
Francisco Hodge
84f5d2f80e 3.6.12 2023-06-12 08:59:26 +00:00
Francisco Hodge
a4e8cfa381 Merge pull request #2010 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.5.3
Bump html-webpack-plugin from 5.5.1 to 5.5.3
2023-06-12 04:58:26 -04:00
Francisco Hodge
080e988c70 Merge pull request #2009 from hodgef/dependabot/npm_and_yarn/core-js-3.31.0
Bump core-js from 3.30.2 to 3.31.0
2023-06-12 04:58:03 -04:00
Francisco Hodge
47f4cae4a6 Merge pull request #2008 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.3.3
Bump postcss-loader from 7.3.2 to 7.3.3
2023-06-12 04:57:43 -04:00
dependabot[bot]
e6e9915bc4 Bump html-webpack-plugin from 5.5.1 to 5.5.3
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.1 to 5.5.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.1...v5.5.3)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 08:57:01 +00:00
dependabot[bot]
77f6a72f64 Bump core-js from 3.30.2 to 3.31.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.2 to 3.31.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.31.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 08:56:52 +00:00
dependabot[bot]
298d904baf Bump postcss-loader from 7.3.2 to 7.3.3
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.2...v7.3.3)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 08:56:36 +00:00
Francisco Hodge
74d22e3a1a Build update 2023-06-09 09:01:19 +00:00
Francisco Hodge
93f93db5f6 3.6.11 2023-06-09 09:01:01 +00:00
Francisco Hodge
a3f10e48aa Merge pull request #2005 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.5
Bump @babel/preset-env from 7.22.4 to 7.22.5
2023-06-09 04:59:39 -04:00
Francisco Hodge
268542a384 Build update 2023-06-09 08:59:08 +00:00
Francisco Hodge
7a0bb251a9 3.6.10 2023-06-09 08:58:54 +00:00
dependabot[bot]
22d4ec1baf Bump @babel/preset-env from 7.22.4 to 7.22.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5.
- [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.22.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 08:58:39 +00:00
Francisco Hodge
7c363bfcc0 Merge pull request #2002 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.5
Bump @babel/core from 7.22.1 to 7.22.5
2023-06-09 04:57:55 -04:00
dependabot[bot]
f8cebc1bde Bump @babel/core from 7.22.1 to 7.22.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [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.22.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 08:56:41 +00:00
Francisco Hodge
436b370ffd Build update 2023-06-08 08:59:13 +00:00
Francisco Hodge
3fc9cc1626 3.6.9 2023-06-08 08:58:58 +00:00
Francisco Hodge
1c19eeef1c Merge pull request #2000 from hodgef/dependabot/npm_and_yarn/webpack-5.86.0
Bump webpack from 5.85.1 to 5.86.0
2023-06-08 04:57:56 -04:00
dependabot[bot]
de565bbcb0 Bump webpack from 5.85.1 to 5.86.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.1 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.1...v5.86.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 08:56:39 +00:00
Francisco Hodge
eaacee1cd6 Build update 2023-06-06 08:59:18 +00:00
Francisco Hodge
18d496b7ab 3.6.8 2023-06-06 08:59:03 +00:00
Francisco Hodge
f991f9c28e Merge pull request #1998 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.9
Bump @typescript-eslint/parser from 5.59.7 to 5.59.9
2023-06-06 04:57:59 -04:00
Francisco Hodge
3de2f8c24c Merge pull request #1997 from hodgef/dependabot/npm_and_yarn/webpack-5.85.1
Bump webpack from 5.85.0 to 5.85.1
2023-06-06 04:57:38 -04:00
dependabot[bot]
21179394c7 Bump @typescript-eslint/parser from 5.59.7 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:57:04 +00:00
dependabot[bot]
21a2ad86ba Bump webpack from 5.85.0 to 5.85.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.85.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:56:40 +00:00
Francisco Hodge
cc71f0a038 Build update 2023-06-05 09:00:00 +00:00
Francisco Hodge
52721420ea 3.6.7 2023-06-05 08:59:45 +00:00
Francisco Hodge
d1b7c079cd Merge pull request #1996 from hodgef/dependabot/npm_and_yarn/webpack-cli-5.1.3
Bump webpack-cli from 5.1.1 to 5.1.3
2023-06-05 04:58:41 -04:00
Francisco Hodge
1259d0943c Merge pull request #1995 from hodgef/dependabot/npm_and_yarn/eslint-8.42.0
Bump eslint from 8.41.0 to 8.42.0
2023-06-05 04:58:09 -04:00
dependabot[bot]
aaf665e596 Bump webpack-cli from 5.1.1 to 5.1.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.3)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 08:57:27 +00:00
dependabot[bot]
b81242427d Bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 08:57:09 +00:00
Francisco Hodge
d2fde7c5e5 Build update 2023-06-01 08:59:04 +00:00
Francisco Hodge
41feb72728 3.6.6 2023-06-01 08:58:48 +00:00
Francisco Hodge
2b3d7d566a Merge pull request #1990 from hodgef/dependabot/npm_and_yarn/webpack-5.85.0
Bump webpack from 5.84.1 to 5.85.0
2023-06-01 04:57:44 -04:00
dependabot[bot]
7d4febdf59 Bump webpack from 5.84.1 to 5.85.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.85.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 08:56:46 +00:00
Francisco Hodge
119a2d3043 Build update 2023-06-01 05:24:47 +00:00
Francisco Hodge
26a51198e1 3.6.5 2023-06-01 05:24:32 +00:00
Francisco Hodge
4c9618c6b6 Update package 2023-06-01 01:23:28 -04:00
Francisco Hodge
e7e2d7cdac Build update 2023-05-30 09:00:14 +00:00
Francisco Hodge
090acfe13d 3.6.4 2023-05-30 08:59:59 +00:00
Francisco Hodge
cad049ad3f Merge pull request #1989 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.4
Bump @babel/preset-env from 7.22.2 to 7.22.4
2023-05-30 04:58:56 -04:00
dependabot[bot]
0c786848c7 Bump @babel/preset-env from 7.22.2 to 7.22.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.2 to 7.22.4.
- [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.22.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 08:58:02 +00:00
Francisco Hodge
772c1f3f7c Merge pull request #1987 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.8
Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
2023-05-30 04:57:50 -04:00
dependabot[bot]
3352ec5a58 Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.6 to 5.59.8.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.8/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-30 08:56:53 +00:00
Francisco Hodge
e6ada12e93 Build update 2023-05-29 08:59:49 +00:00
Francisco Hodge
f33cd62740 3.6.3 2023-05-29 08:59:34 +00:00
Francisco Hodge
670b56646b Merge pull request #1985 from hodgef/dependabot/npm_and_yarn/css-loader-6.8.1
Bump css-loader from 6.7.4 to 6.8.1
2023-05-29 04:58:35 -04:00
Francisco Hodge
7b39a07b09 Merge pull request #1986 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.22.3
Bump @babel/plugin-transform-typescript from 7.21.3 to 7.22.3
2023-05-29 04:58:33 -04:00
Francisco Hodge
5523f50b21 Merge pull request #1984 from hodgef/dependabot/npm_and_yarn/babel/core-7.22.1
Bump @babel/core from 7.21.8 to 7.22.1
2023-05-29 04:58:04 -04:00
dependabot[bot]
a6f48c0866 Bump @babel/plugin-transform-typescript from 7.21.3 to 7.22.3
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.21.3 to 7.22.3.
- [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.22.3/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:57:37 +00:00
Francisco Hodge
0367c49659 Merge pull request #1982 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.22.2
Bump @babel/preset-env from 7.21.5 to 7.22.2
2023-05-29 04:57:35 -04:00
Francisco Hodge
3deb6f0f5e Merge pull request #1981 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.3.2
Bump postcss-loader from 7.3.1 to 7.3.2
2023-05-29 04:57:28 -04:00
dependabot[bot]
b35fedeb37 Bump css-loader from 6.7.4 to 6.8.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.4 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.4...v6.8.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:57:23 +00:00
dependabot[bot]
6a22f71926 Bump @babel/core from 7.21.8 to 7.22.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.8 to 7.22.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.22.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:57:09 +00:00
dependabot[bot]
b970a6f05a Bump @babel/preset-env from 7.21.5 to 7.22.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.5 to 7.22.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.22.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:56:40 +00:00
dependabot[bot]
ad0eea94ad Bump postcss-loader from 7.3.1 to 7.3.2
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.1...v7.3.2)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 08:56:26 +00:00
Francisco Hodge
f84bdcc8dc Build update 2023-05-26 08:59:33 +00:00
Francisco Hodge
fade74aafe 3.6.2 2023-05-26 08:59:17 +00:00
Francisco Hodge
863f6ec7a4 Merge pull request #1980 from hodgef/dependabot/npm_and_yarn/webpack-5.84.1
Bump webpack from 5.84.0 to 5.84.1
2023-05-26 04:58:12 -04:00
Francisco Hodge
1064c036d2 Merge pull request #1979 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.3.1
Bump postcss-loader from 7.3.0 to 7.3.1
2023-05-26 04:57:43 -04:00
dependabot[bot]
b381cb813b Bump webpack from 5.84.0 to 5.84.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.0 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 08:57:00 +00:00
dependabot[bot]
a8c1ed66e3 Bump postcss-loader from 7.3.0 to 7.3.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 08:56:42 +00:00
Francisco Hodge
0d0f792eda Build update 2023-05-26 00:51:28 +00:00
Francisco Hodge
0ca0f5d24e 3.6.1 2023-05-26 00:51:13 +00:00
Francisco Hodge
5e3a0370fd Update build dependency. Fixes #1977 2023-05-25 20:47:11 -04:00
Francisco Hodge
48ea08bd54 Build update 2023-05-23 08:58:57 +00:00
Francisco Hodge
a1eb827494 3.5.64 2023-05-23 08:58:42 +00:00
Francisco Hodge
53a4e93ba7 Merge pull request #1975 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.7
Bump @typescript-eslint/parser from 5.59.5 to 5.59.7
2023-05-23 04:57:41 -04:00
dependabot[bot]
91f5ba8112 Bump @typescript-eslint/parser from 5.59.5 to 5.59.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 08:56:46 +00:00
Francisco Hodge
057e5397ae Build update 2023-05-22 08:59:04 +00:00
Francisco Hodge
9501b41e6f 3.5.63 2023-05-22 08:58:49 +00:00
Francisco Hodge
2e1606eff4 Merge pull request #1973 from hodgef/dependabot/npm_and_yarn/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0
2023-05-22 04:57:48 -04:00
dependabot[bot]
2644e29378 Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 08:56:49 +00:00
Francisco Hodge
b99f834235 Build update 2023-05-19 09:00:03 +00:00
Francisco Hodge
7c115f10b4 3.5.62 2023-05-19 08:59:48 +00:00
Francisco Hodge
8d3ae7e9e2 Merge pull request #1972 from hodgef/dependabot/npm_and_yarn/css-loader-6.7.4
Bump css-loader from 6.7.3 to 6.7.4
2023-05-19 04:58:40 -04:00
Francisco Hodge
36c4a3ac32 Merge pull request #1971 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.6
Bump mini-css-extract-plugin from 2.7.5 to 2.7.6
2023-05-19 04:58:25 -04:00
Francisco Hodge
5658ad1c90 Merge pull request #1970 from hodgef/dependabot/npm_and_yarn/style-loader-3.3.3
Bump style-loader from 3.3.2 to 3.3.3
2023-05-19 04:57:57 -04:00
dependabot[bot]
e0c795d87c Bump css-loader from 6.7.3 to 6.7.4
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.7.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.7.4)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 08:57:44 +00:00
dependabot[bot]
0c8cbff3aa Bump mini-css-extract-plugin from 2.7.5 to 2.7.6
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 08:57:11 +00:00
dependabot[bot]
633c30cb2c Bump style-loader from 3.3.2 to 3.3.3
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 08:56:57 +00:00
Francisco Hodge
5ef0ae458e Build update 2023-05-18 08:59:02 +00:00
Francisco Hodge
97e6becd55 3.5.61 2023-05-18 08:58:47 +00:00
Francisco Hodge
2276f0baab Merge pull request #1968 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.9
Bump terser-webpack-plugin from 5.3.8 to 5.3.9
2023-05-18 04:57:44 -04:00
dependabot[bot]
a7d0ff02d3 Bump terser-webpack-plugin from 5.3.8 to 5.3.9
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.8 to 5.3.9.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.8...v5.3.9)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 08:56:47 +00:00
Francisco Hodge
0e2409da63 Build update 2023-05-16 09:00:03 +00:00
Francisco Hodge
7821adafe3 3.5.60 2023-05-16 08:59:43 +00:00
Francisco Hodge
19a1d3827b Merge pull request #1966 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.6
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
2023-05-16 01:58:22 -07:00
dependabot[bot]
ec66cfc007 Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.6
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 08:57:11 +00:00
Francisco Hodge
cb1c598432 Build update 2023-05-09 08:59:28 +00:00
Francisco Hodge
fe277755be 3.5.59 2023-05-09 08:59:14 +00:00
Francisco Hodge
4398d502cd Merge pull request #1962 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.5
Bump @typescript-eslint/parser from 5.58.0 to 5.59.5
2023-05-09 01:58:12 -07:00
Francisco Hodge
74470295f7 Merge pull request #1961 from hodgef/dependabot/npm_and_yarn/webpack-cli-5.1.1
Bump webpack-cli from 5.0.2 to 5.1.1
2023-05-09 01:57:40 -07:00
dependabot[bot]
507d4f9988 Bump @typescript-eslint/parser from 5.58.0 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 08:57:02 +00:00
dependabot[bot]
e91124abb6 Bump webpack-cli from 5.0.2 to 5.1.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 08:56:45 +00:00
Francisco Hodge
6b9cb301fc Build update 2023-05-08 09:00:12 +00:00
Francisco Hodge
74b2563e73 3.5.58 2023-05-08 08:59:52 +00:00
Francisco Hodge
f0e7ec77c1 Merge pull request #1959 from hodgef/dependabot/npm_and_yarn/core-js-3.30.2
Bump core-js from 3.30.1 to 3.30.2
2023-05-08 01:58:31 -07:00
Francisco Hodge
e0fb48c032 Merge pull request #1958 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.15.0
Bump webpack-dev-server from 4.13.3 to 4.15.0
2023-05-08 01:58:14 -07:00
Francisco Hodge
74d51cf174 Merge pull request #1956 from hodgef/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.39.0 to 8.40.0
2023-05-08 01:58:09 -07:00
Francisco Hodge
30a0ffd785 Merge pull request #1957 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.8
Bump terser-webpack-plugin from 5.3.7 to 5.3.8
2023-05-08 01:57:59 -07:00
dependabot[bot]
d39ffae6d0 Bump core-js from 3.30.1 to 3.30.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.1 to 3.30.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.2/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:57:34 +00:00
dependabot[bot]
d919d3f110 Bump webpack-dev-server from 4.13.3 to 4.15.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.3 to 4.15.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.3...v4.15.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:57:18 +00:00
dependabot[bot]
ae788bb73b Bump terser-webpack-plugin from 5.3.7 to 5.3.8
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:57:03 +00:00
dependabot[bot]
4a6e01ed43 Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 08:56:49 +00:00
Francisco Hodge
9ce1ddc4ee Build update 2023-05-03 09:00:03 +00:00
Francisco Hodge
caf8b08a43 3.5.57 2023-05-03 08:59:41 +00:00
Francisco Hodge
fb0dbf1911 Merge pull request #1953 from hodgef/dependabot/npm_and_yarn/babel/core-7.21.8
Bump @babel/core from 7.21.5 to 7.21.8
2023-05-03 01:58:12 -07:00
dependabot[bot]
bf37ce784e Bump @babel/core from 7.21.5 to 7.21.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.8.
- [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.21.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 08:57:04 +00:00
Francisco Hodge
3850d7f0af Build update 2023-05-02 09:00:00 +00:00
Francisco Hodge
c0be6b2ff3 3.5.56 2023-05-02 08:59:40 +00:00
Francisco Hodge
17167b7881 Merge pull request #1951 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
2023-05-02 01:58:13 -07:00
dependabot[bot]
b6d2ee257c Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 08:57:14 +00:00
Francisco Hodge
bd863e25ac Build update 2023-05-01 09:00:30 +00:00
Francisco Hodge
66e43be7a7 3.5.55 2023-05-01 09:00:15 +00:00
Francisco Hodge
70544c8349 Merge pull request #1950 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.21.5
Bump @babel/preset-env from 7.21.4 to 7.21.5
2023-05-01 01:59:08 -07:00
Francisco Hodge
1540abf99b Merge pull request #1949 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.3.0
Bump postcss-loader from 7.2.4 to 7.3.0
2023-05-01 01:58:22 -07:00
dependabot[bot]
8f4446ff26 Bump @babel/preset-env from 7.21.4 to 7.21.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.21.5.
- [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.21.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 08:58:13 +00:00
Francisco Hodge
e0e79c46e6 Merge pull request #1947 from hodgef/dependabot/npm_and_yarn/babel/core-7.21.5
Bump @babel/core from 7.21.4 to 7.21.5
2023-05-01 01:57:45 -07:00
dependabot[bot]
440bdf4ef7 Bump postcss-loader from 7.2.4 to 7.3.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.2.4 to 7.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.4...v7.3.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 08:57:29 +00:00
dependabot[bot]
90921a9556 Bump @babel/core from 7.21.4 to 7.21.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.21.5.
- [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.21.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 08:56:47 +00:00
Francisco Hodge
43c8291e01 Build update 2023-04-25 08:59:05 +00:00
Francisco Hodge
976b81b659 3.5.54 2023-04-25 08:58:50 +00:00
Francisco Hodge
d649dd8810 Merge pull request #1943 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.1
Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
2023-04-25 01:57:45 -07:00
dependabot[bot]
9d0e44b654 Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.0 to 5.59.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 08:56:46 +00:00
Francisco Hodge
d61033054c Build update 2023-04-24 08:59:55 +00:00
Francisco Hodge
ba2fa568d0 3.5.53 2023-04-24 08:59:38 +00:00
Francisco Hodge
704fba1572 Merge pull request #1942 from hodgef/dependabot/npm_and_yarn/eslint-8.39.0
Bump eslint from 8.38.0 to 8.39.0
2023-04-24 01:58:27 -07:00
Francisco Hodge
a7e1331330 Merge pull request #1941 from hodgef/dependabot/npm_and_yarn/webpack-cli-5.0.2
Bump webpack-cli from 5.0.1 to 5.0.2
2023-04-24 01:58:10 -07:00
dependabot[bot]
7e03dd977d Bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.38.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 08:57:28 +00:00
dependabot[bot]
af81b5a35a Bump webpack-cli from 5.0.1 to 5.0.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 08:57:05 +00:00
Francisco Hodge
b05e6aad0b Build update 2023-04-24 04:06:42 +00:00
Francisco Hodge
385b5f388e 3.5.52 2023-04-24 04:06:27 +00:00
Francisco Hodge
5031cf1baa Add useTouchEvents support for CandidateBox. Per #1884 2023-04-24 04:04:46 -04:00
Francisco Hodge
866299fa63 Build update 2023-04-20 09:00:01 +00:00
Francisco Hodge
8f8e9b3d5b 3.5.51 2023-04-20 08:59:45 +00:00
Francisco Hodge
6bde6f37a1 Merge pull request #1940 from hodgef/dependabot/npm_and_yarn/postcss-8.4.23
Bump postcss from 8.4.21 to 8.4.23
2023-04-20 01:58:42 -07:00
dependabot[bot]
a69f7daa7b Bump postcss from 8.4.21 to 8.4.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.23.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 08:57:06 +00:00
Francisco Hodge
fe020e2927 Build update 2023-04-18 08:59:13 +00:00
Francisco Hodge
6bd4a90dc3 3.5.50 2023-04-18 08:58:58 +00:00
Francisco Hodge
82c55810de Merge pull request #1936 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.0
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
2023-04-18 01:57:52 -07:00
dependabot[bot]
e9bff33b53 Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.1 to 5.59.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 08:56:51 +00:00
Francisco Hodge
3a2d60406a Build update 2023-04-17 08:59:58 +00:00
Francisco Hodge
08c0a8a16f 3.5.49 2023-04-17 08:59:43 +00:00
Francisco Hodge
6bafd8b4bf Merge pull request #1935 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.13.3
Bump webpack-dev-server from 4.13.2 to 4.13.3
2023-04-17 01:58:36 -07:00
Francisco Hodge
e168d21e4a Merge pull request #1933 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.5.1
Bump html-webpack-plugin from 5.5.0 to 5.5.1
2023-04-17 01:57:53 -07:00
dependabot[bot]
2462321161 Bump webpack-dev-server from 4.13.2 to 4.13.3
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 08:57:13 +00:00
dependabot[bot]
7f9955af67 Bump html-webpack-plugin from 5.5.0 to 5.5.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 08:56:44 +00:00
Francisco Hodge
3c788addca Build update 2023-04-14 08:59:04 +00:00
Francisco Hodge
732817f393 3.5.48 2023-04-14 08:58:49 +00:00
Francisco Hodge
6ce9f414f7 Merge pull request #1931 from hodgef/dependabot/npm_and_yarn/core-js-3.30.1
Bump core-js from 3.30.0 to 3.30.1
2023-04-14 01:57:46 -07:00
dependabot[bot]
5ba1711468 Bump core-js from 3.30.0 to 3.30.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.0 to 3.30.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 08:56:40 +00:00
Francisco Hodge
3f6aaeed3f Build update 2023-04-11 08:59:03 +00:00
Francisco Hodge
3b5e530c63 3.5.47 2023-04-11 08:58:48 +00:00
Francisco Hodge
9fc0a37c76 Merge pull request #1928 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.58.0
Bump @typescript-eslint/parser from 5.55.0 to 5.58.0
2023-04-11 04:57:41 -04:00
dependabot[bot]
1c989a0e3a Bump @typescript-eslint/parser from 5.55.0 to 5.58.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.58.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.58.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 08:56:47 +00:00
Francisco Hodge
8d864aae9c Build update 2023-04-10 08:59:02 +00:00
Francisco Hodge
24c884f388 3.5.46 2023-04-10 08:58:47 +00:00
Francisco Hodge
d6f28ce46b Merge pull request #1926 from hodgef/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.37.0 to 8.38.0
2023-04-10 04:57:44 -04:00
dependabot[bot]
39ccb17932 Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 08:56:44 +00:00
Francisco Hodge
17c037fdd8 Build update 2023-04-05 08:59:15 +00:00
Francisco Hodge
61defe10fd 3.5.45 2023-04-05 08:58:57 +00:00
Francisco Hodge
62f4d6d5c5 Merge pull request #1924 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.2.4
Bump postcss-loader from 7.2.3 to 7.2.4
2023-04-05 04:57:41 -04:00
dependabot[bot]
4ff6b6e1a6 Bump postcss-loader from 7.2.3 to 7.2.4
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.2.3...v7.2.4)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 08:56:44 +00:00
Francisco Hodge
0a55bcfa4b Build update 2023-04-04 09:01:24 +00:00
Francisco Hodge
ed2123ccda 3.5.44 2023-04-04 09:01:09 +00:00
Francisco Hodge
3eca344155 Merge pull request #1923 from hodgef/dependabot/npm_and_yarn/core-js-3.30.0
Bump core-js from 3.29.1 to 3.30.0
2023-04-04 05:00:03 -04:00
dependabot[bot]
e99c3a9685 Bump core-js from 3.29.1 to 3.30.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.1 to 3.30.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.30.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 08:58:54 +00:00
Francisco Hodge
c71588409b Merge pull request #1921 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.2.3
Bump postcss-loader from 7.1.0 to 7.2.3
2023-04-04 04:58:51 -04:00
Francisco Hodge
9db070ee3c Merge pull request #1920 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
2023-04-04 04:58:10 -04:00
dependabot[bot]
685f0849ce Bump postcss-loader from 7.1.0 to 7.2.3
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.1.0 to 7.2.3.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.1.0...v7.2.3)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 08:57:53 +00:00
dependabot[bot]
e9daeef42e Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 08:56:56 +00:00
Francisco Hodge
84ce45f271 Build update 2023-04-03 09:00:17 +00:00
Francisco Hodge
4b3edbe761 3.5.43 2023-04-03 09:00:02 +00:00
Francisco Hodge
1debb72a69 Merge pull request #1919 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.21.4
Bump @babel/preset-env from 7.20.2 to 7.21.4
2023-04-03 04:59:00 -04:00
Francisco Hodge
929eabbf21 Merge pull request #1918 from hodgef/dependabot/npm_and_yarn/babel/core-7.21.4
Bump @babel/core from 7.21.3 to 7.21.4
2023-04-03 04:58:26 -04:00
dependabot[bot]
7964b0e82c Bump @babel/preset-env from 7.20.2 to 7.21.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.20.2 to 7.21.4.
- [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.21.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 08:58:00 +00:00
Francisco Hodge
b11ba77ade Merge pull request #1917 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.13.2
Bump webpack-dev-server from 4.13.1 to 4.13.2
2023-04-03 04:57:42 -04:00
dependabot[bot]
b04442db6e Bump @babel/core from 7.21.3 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4.
- [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.21.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 08:57:25 +00:00
dependabot[bot]
d8dc00ecd4 Bump webpack-dev-server from 4.13.1 to 4.13.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.1...v4.13.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 08:56:34 +00:00
Francisco Hodge
7a3c125d59 Build update 2023-03-29 08:59:20 +00:00
Francisco Hodge
2d09f136e3 3.5.42 2023-03-29 08:59:05 +00:00
Francisco Hodge
80aebf7858 Merge pull request #1914 from hodgef/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
2023-03-29 04:57:55 -04:00
dependabot[bot]
f0bac6de96 Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 08:56:48 +00:00
Francisco Hodge
4186f26f8c Build update 2023-03-28 09:00:51 +00:00
Francisco Hodge
2092c69d29 3.5.41 2023-03-28 09:00:29 +00:00
Francisco Hodge
c6fa2a79b0 Merge pull request #1912 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
2023-03-28 04:58:59 -04:00
Francisco Hodge
00bfbee197 Merge pull request #1911 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-5.0.0
Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0
2023-03-28 04:58:01 -04:00
dependabot[bot]
8e0fd65583 Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 08:57:35 +00:00
dependabot[bot]
8b267d27fc Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v5.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 08:56:55 +00:00
Francisco Hodge
46b2f81e64 Build update 2023-03-22 09:20:19 +00:00
Francisco Hodge
f324bf6e70 3.5.40 2023-03-22 09:20:00 +00:00
Francisco Hodge
507c18c0e6 Minor style adjustment for CandidateBox 2023-03-22 09:18:38 -04:00
Francisco Hodge
42f755a4ca Build update 2023-03-21 08:59:21 +00:00
Francisco Hodge
f020bd01b0 3.5.39 2023-03-21 08:59:05 +00:00
Francisco Hodge
9c46c9f252 Merge pull request #1906 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.56.0
Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.56.0
2023-03-21 04:58:01 -04:00
dependabot[bot]
00fa9f70cb Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.56.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.0 to 5.56.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 08:56:56 +00:00
Francisco Hodge
2aa7e86b5f Build update 2023-03-20 08:59:28 +00:00
Francisco Hodge
3988d0056c 3.5.38 2023-03-20 08:59:13 +00:00
Francisco Hodge
c581a72f10 Merge pull request #1905 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.13.1
Bump webpack-dev-server from 4.12.0 to 4.13.1
2023-03-20 04:57:53 -04:00
dependabot[bot]
2b20524561 Bump webpack-dev-server from 4.12.0 to 4.13.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.12.0...v4.13.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 08:56:44 +00:00
Francisco Hodge
a1b9ad999e Build update 2023-03-17 09:00:29 +00:00
Francisco Hodge
200de2be2e 3.5.37 2023-03-17 09:00:11 +00:00
Francisco Hodge
883a9db8c6 Merge pull request #1903 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.1.0
Bump postcss-loader from 7.0.2 to 7.1.0
2023-03-17 04:58:48 -04:00
Francisco Hodge
72cf32ef39 Merge pull request #1902 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.5
Bump mini-css-extract-plugin from 2.7.3 to 2.7.5
2023-03-17 04:58:35 -04:00
dependabot[bot]
ed36cbbe8a Bump postcss-loader from 7.0.2 to 7.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.2...v7.1.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 08:57:55 +00:00
dependabot[bot]
c07555b290 Bump mini-css-extract-plugin from 2.7.3 to 2.7.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.3 to 2.7.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.3...v2.7.5)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 08:57:35 +00:00
Francisco Hodge
3a010aa05a Build update 2023-03-15 09:00:08 +00:00
Francisco Hodge
5cdcba23e0 3.5.36 2023-03-15 08:59:53 +00:00
Francisco Hodge
d440ffc9c9 Merge pull request #1896 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.21.3
Bump @babel/plugin-transform-typescript from 7.20.13 to 7.21.3
2023-03-15 04:58:50 -04:00
Francisco Hodge
6a9aa9919c Merge pull request #1895 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.12.0
Bump webpack-dev-server from 4.11.1 to 4.12.0
2023-03-15 04:58:18 -04:00
Francisco Hodge
b9b07bd49a Merge pull request #1894 from hodgef/dependabot/npm_and_yarn/babel/core-7.21.3
Bump @babel/core from 7.20.12 to 7.21.3
2023-03-15 04:58:03 -04:00
dependabot[bot]
d82a4837cb Bump @babel/plugin-transform-typescript from 7.20.13 to 7.21.3
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.20.13 to 7.21.3.
- [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.21.3/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:57:31 +00:00
dependabot[bot]
e030f9de95 Bump webpack-dev-server from 4.11.1 to 4.12.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v4.12.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:57:12 +00:00
dependabot[bot]
2bd2be0aa9 Bump @babel/core from 7.20.12 to 7.21.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.3.
- [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.21.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:56:47 +00:00
Francisco Hodge
12e2da945f Build update 2023-03-14 08:59:52 +00:00
Francisco Hodge
26c0966600 3.5.35 2023-03-14 08:59:38 +00:00
Francisco Hodge
84fc05ea4e Merge pull request #1891 from hodgef/dependabot/npm_and_yarn/style-loader-3.3.2
Bump style-loader from 3.3.1 to 3.3.2
2023-03-14 04:58:33 -04:00
Francisco Hodge
2374735e73 Merge pull request #1890 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.55.0
Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
2023-03-14 04:57:45 -04:00
dependabot[bot]
431d43c64e Bump style-loader from 3.3.1 to 3.3.2
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:57:15 +00:00
dependabot[bot]
e0ef0c650d Bump @typescript-eslint/parser from 5.54.1 to 5.55.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 08:56:47 +00:00
Francisco Hodge
06f088f74c Build update 2023-03-13 09:00:15 +00:00
Francisco Hodge
3548484576 3.5.34 2023-03-13 08:59:59 +00:00
Francisco Hodge
ea655f5958 Merge pull request #1889 from hodgef/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.0
2023-03-13 04:58:55 -04:00
Francisco Hodge
9ee5d15539 Merge pull request #1887 from hodgef/dependabot/npm_and_yarn/core-js-3.29.1
Bump core-js from 3.29.0 to 3.29.1
2023-03-13 04:57:53 -04:00
dependabot[bot]
ea46030c7e Bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 08:57:39 +00:00
dependabot[bot]
f9a952e6e0 Bump core-js from 3.29.0 to 3.29.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.29.0 to 3.29.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.29.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 08:56:54 +00:00
Francisco Hodge
c51eaf3827 Build update 2023-03-10 09:59:05 +00:00
Francisco Hodge
7414f7c4a7 3.5.33 2023-03-10 09:58:50 +00:00
Francisco Hodge
67fa6604c6 Merge pull request #1885 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.14
Bump autoprefixer from 10.4.13 to 10.4.14
2023-03-10 04:57:47 -05:00
dependabot[bot]
20a8b6f5c7 Bump autoprefixer from 10.4.13 to 10.4.14
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 09:56:45 +00:00
Francisco Hodge
52428ff158 Build update 2023-03-09 09:59:28 +00:00
Francisco Hodge
2812742468 3.5.32 2023-03-09 09:59:13 +00:00
Francisco Hodge
225b78b20a Merge pull request #1882 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.7
Bump terser-webpack-plugin from 5.3.6 to 5.3.7
2023-03-09 01:58:11 -08:00
dependabot[bot]
ed00a405e1 Bump terser-webpack-plugin from 5.3.6 to 5.3.7
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 09:56:48 +00:00
Francisco Hodge
d933ea3e70 Build update 2023-03-08 09:59:05 +00:00
Francisco Hodge
87166620b3 3.5.31 2023-03-08 09:58:47 +00:00
Francisco Hodge
0b98a41d7f Merge pull request #1881 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.3
Bump mini-css-extract-plugin from 2.7.2 to 2.7.3
2023-03-08 01:57:36 -08:00
dependabot[bot]
7cd55e66b5 Bump mini-css-extract-plugin from 2.7.2 to 2.7.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 09:56:27 +00:00
Francisco Hodge
8007f73ede Build update 2023-03-07 09:59:34 +00:00
Francisco Hodge
7d439739f9 3.5.30 2023-03-07 09:59:19 +00:00
Francisco Hodge
13ba7d6935 Merge pull request #1879 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
Bump @typescript-eslint/parser from 5.52.0 to 5.54.1
2023-03-07 01:58:14 -08:00
dependabot[bot]
755ace09b3 Bump @typescript-eslint/parser from 5.52.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 09:57:01 +00:00
Francisco Hodge
468ef6a508 Build update 2023-03-06 15:40:59 +00:00
Francisco Hodge
b8a838eb1b 3.5.29 2023-03-06 15:40:44 +00:00
Francisco Hodge
803a324d9c Update input selection after button click. Per #1868 2023-03-06 10:39:31 -05:00
Francisco Hodge
2688075807 Update mirroring.yml 2023-03-06 10:26:50 -05:00
Francisco Hodge
d15050219f Build update 2023-03-06 15:01:11 +00:00
Francisco Hodge
ab941c35e0 3.5.28 2023-03-06 15:00:56 +00:00
Francisco Hodge
9a1f4420af Reinstate select listener. Fixes #1868 2023-03-06 14:59:47 -05:00
Francisco Hodge
f959dababd Build update 2023-03-06 02:39:14 +00:00
Francisco Hodge
f0e59919ef 3.5.27 2023-03-06 02:38:59 +00:00
Francisco Hodge
629f49184e Ensure caret positioning sync after select resolution. Fixes #1868 2023-03-05 21:37:44 -05:00
Francisco Hodge
f787cbe282 Build update 2023-02-28 09:59:28 +00:00
Francisco Hodge
4ba42e293d 3.5.26 2023-02-28 09:59:10 +00:00
Francisco Hodge
25dd574f45 Merge pull request #1876 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.0
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.0
2023-02-28 01:57:50 -08:00
dependabot[bot]
d3e00b320a Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 09:56:53 +00:00
Francisco Hodge
e65a7e7be9 Build update 2023-02-27 09:59:50 +00:00
Francisco Hodge
ed83621332 3.5.25 2023-02-27 09:59:36 +00:00
Francisco Hodge
3856693f41 Merge pull request #1875 from hodgef/dependabot/npm_and_yarn/eslint-8.35.0
Bump eslint from 8.34.0 to 8.35.0
2023-02-27 01:58:33 -08:00
Francisco Hodge
376731b6bb Merge pull request #1874 from hodgef/dependabot/npm_and_yarn/core-js-3.29.0
Bump core-js from 3.28.0 to 3.29.0
2023-02-27 01:58:06 -08:00
dependabot[bot]
6e76dc7814 Bump eslint from 8.34.0 to 8.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.34.0...v8.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:57:35 +00:00
dependabot[bot]
2cd5094e58 Bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.29.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 09:57:10 +00:00
Francisco Hodge
fd16382d98 Build update 2023-02-25 18:41:18 +00:00
Francisco Hodge
d7bba4ce08 3.5.24 2023-02-25 18:41:01 +00:00
Francisco Hodge
669b9b3bf9 Merge branch 'master' of https://github.com/hodgef/simple-keyboard 2023-02-25 13:39:46 -05:00
Francisco Hodge
1a36c63576 Trigger build 2023-02-25 13:39:37 -05:00
Francisco Hodge
98d389080c Update publish.yml 2023-02-25 13:39:10 -05:00
Francisco Hodge
96b83b9840 Trigger build 2023-02-25 13:35:53 -05:00
Francisco Hodge
ecaa9acad9 Update pull_request_dependabot.yml 2023-02-25 13:31:25 -05:00
Francisco Hodge
cecef66b07 Update pull_request.yml 2023-02-25 13:31:10 -05:00
Francisco Hodge
190fdf888a Update publish.yml 2023-02-25 13:30:55 -05:00
Francisco Hodge
cde371dd83 Update main.yml 2023-02-25 13:29:51 -05:00
Francisco Hodge
b2872b7809 Add enableLayoutCandidatesKeyPress option. Fixes #1866 2023-02-25 13:23:34 -05:00
Francisco Hodge
a198d02259 Build update 2023-02-14 09:59:44 +00:00
Francisco Hodge
63f59f0f95 3.5.23 2023-02-14 09:59:29 +00:00
Francisco Hodge
7a69e80052 Merge pull request #1864 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.52.0
Bump @typescript-eslint/parser from 5.50.0 to 5.52.0
2023-02-14 01:58:25 -08:00
Francisco Hodge
9c56bb7ab2 Merge pull request #1863 from hodgef/dependabot/npm_and_yarn/core-js-3.28.0
Bump core-js from 3.27.2 to 3.28.0
2023-02-14 01:57:40 -08:00
dependabot[bot]
52a1e269b1 Bump @typescript-eslint/parser from 5.50.0 to 5.52.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 09:57:26 +00:00
dependabot[bot]
5d75b72c65 Bump core-js from 3.27.2 to 3.28.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.28.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 09:56:38 +00:00
Francisco Hodge
c5579f09cb Build update 2023-02-13 09:59:39 +00:00
Francisco Hodge
96b7019a2e 3.5.22 2023-02-13 09:59:22 +00:00
Francisco Hodge
2a6d7586a2 Merge pull request #1862 from hodgef/dependabot/npm_and_yarn/eslint-8.34.0
Bump eslint from 8.33.0 to 8.34.0
2023-02-13 01:58:14 -08:00
dependabot[bot]
5c04d6aed4 Bump eslint from 8.33.0 to 8.34.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.33.0...v8.34.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 09:57:14 +00:00
Francisco Hodge
adf749095b Build update 2023-02-07 09:03:45 +00:00
Francisco Hodge
bc1b371415 3.5.21 2023-02-07 09:03:26 +00:00
Francisco Hodge
413ad5c676 Merge pull request #1858 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0
2023-02-07 01:02:04 -08:00
dependabot[bot]
25e976fa91 Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 09:01:04 +00:00
Francisco Hodge
075e6b25e3 Build update 2023-02-01 09:03:53 +00:00
Francisco Hodge
4fe1a8bef9 3.5.20 2023-02-01 09:03:30 +00:00
Francisco Hodge
060f73eb58 Merge pull request #1855 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.50.0
Bump @typescript-eslint/parser from 5.48.2 to 5.50.0
2023-02-01 04:02:04 -05:00
dependabot[bot]
3cab9089c2 Bump @typescript-eslint/parser from 5.48.2 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 09:01:05 +00:00
Francisco Hodge
4dd493ea73 Build update 2023-01-31 22:03:57 +00:00
Francisco Hodge
c3fc9192fa 3.5.19 2023-01-31 22:03:38 +00:00
Francisco Hodge
1147601610 Add event to onKeyReleased per https://github.com/hodgef/react-simple-keyboard/issues/2231 2023-01-31 17:02:14 -05:00
Francisco Hodge
89e985c866 Build update 2023-01-31 09:03:10 +00:00
Francisco Hodge
2f195c01da 3.5.18 2023-01-31 09:02:52 +00:00
Francisco Hodge
4a4ae0da27 Merge pull request #1854 from hodgef/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-01-31 04:01:41 -05:00
dependabot[bot]
5e041edee7 Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 09:00:38 +00:00
Francisco Hodge
7880eaa922 Build update 2023-01-30 09:03:48 +00:00
Francisco Hodge
8540a6cd92 3.5.17 2023-01-30 09:03:32 +00:00
Francisco Hodge
91010e34ae Merge pull request #1853 from hodgef/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.32.0 to 8.33.0
2023-01-30 04:02:12 -05:00
dependabot[bot]
aafc599e5c Bump eslint from 8.32.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.32.0...v8.33.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 09:01:10 +00:00
Francisco Hodge
a87009efd3 Build update 2023-01-24 09:03:31 +00:00
Francisco Hodge
3c3a5bb995 3.5.16 2023-01-24 09:03:11 +00:00
Francisco Hodge
2aaa387fdc Merge pull request #1849 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.49.0
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.49.0
2023-01-24 04:01:49 -05:00
dependabot[bot]
a903e74436 Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.49.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 09:00:54 +00:00
Francisco Hodge
3e99438ced Build update 2023-01-23 09:03:22 +00:00
Francisco Hodge
fa76353604 3.5.15 2023-01-23 09:03:06 +00:00
Francisco Hodge
af36febf54 Merge pull request #1847 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.13
Bump @babel/plugin-transform-typescript from 7.20.7 to 7.20.13
2023-01-23 04:02:01 -05:00
dependabot[bot]
66f86cb8d1 Bump @babel/plugin-transform-typescript from 7.20.7 to 7.20.13
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.20.7 to 7.20.13.
- [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.20.13/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-23 09:00:58 +00:00
Francisco Hodge
f1c5282151 Build update 2023-01-19 09:03:20 +00:00
Francisco Hodge
a40ea7ea75 3.5.14 2023-01-19 09:03:04 +00:00
Francisco Hodge
57d7b06a2d Merge pull request #1844 from hodgef/dependabot/npm_and_yarn/core-js-3.27.2
Bump core-js from 3.27.1 to 3.27.2
2023-01-19 04:01:58 -05:00
dependabot[bot]
09a13725a4 Bump core-js from 3.27.1 to 3.27.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.1 to 3.27.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.2/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 09:00:38 +00:00
Francisco Hodge
9ace69a5db Build update 2023-01-19 00:51:34 +00:00
Francisco Hodge
418e890b2d 3.5.13 2023-01-19 00:51:13 +00:00
Francisco Hodge
e49f06089f Limit physicalKeyboardHighlightPreventDefault to modifier keys. Per #1841 2023-01-18 19:49:47 -05:00
Francisco Hodge
abc034c3c8 Build update 2023-01-17 20:36:40 +00:00
Francisco Hodge
f05be41a9c 3.5.12 2023-01-17 20:36:24 +00:00
Francisco Hodge
f9caf3cbf2 Update npmignore 2023-01-17 15:35:18 -05:00
Francisco Hodge
e3107bda64 Build update 2023-01-17 09:03:36 +00:00
Francisco Hodge
b104a052af 3.5.11 2023-01-17 09:03:21 +00:00
Francisco Hodge
ca18d4bf30 Merge pull request #1842 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.2
Bump @typescript-eslint/parser from 5.48.0 to 5.48.2
2023-01-17 04:02:14 -05:00
dependabot[bot]
d02e2fa8e0 Bump @typescript-eslint/parser from 5.48.0 to 5.48.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 09:01:16 +00:00
Francisco Hodge
ee1800fb59 Build update 2023-01-17 00:05:37 +00:00
Francisco Hodge
67b20ec622 3.5.10 2023-01-17 00:05:19 +00:00
Francisco Hodge
65a506a2a4 Adjust physicalKeyboardHighlightPreventDefault per #1841 2023-01-16 19:04:05 -05:00
Francisco Hodge
f6a72b27b2 Build update 2023-01-16 21:47:55 +00:00
Francisco Hodge
c44d6e3472 3.5.9 2023-01-16 21:47:38 +00:00
Francisco Hodge
72470cdea5 Add physicalKeyboardHighlightPreventDefault. Fixes #1841 2023-01-16 16:46:29 -05:00
Francisco Hodge
fe53a2c2a7 Build update 2023-01-16 09:03:06 +00:00
Francisco Hodge
c607a36715 3.5.8 2023-01-16 09:02:50 +00:00
Francisco Hodge
bee4f56625 Merge pull request #1840 from hodgef/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.31.0 to 8.32.0
2023-01-16 04:01:44 -05:00
dependabot[bot]
ef432aabbd Bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 09:00:46 +00:00
Francisco Hodge
adf1fe53c2 Build update 2023-01-15 21:42:19 +00:00
Francisco Hodge
35ce8a30bb 3.5.7 2023-01-15 21:41:59 +00:00
Francisco Hodge
3391cf87ba Ignore selectionchange on Firefox. Fixes #1839 2023-01-15 16:40:32 -05:00
Francisco Hodge
de65760cf5 Build update 2023-01-12 15:33:32 +00:00
Francisco Hodge
b669e5b188 3.5.6 2023-01-12 15:33:17 +00:00
Francisco Hodge
3ad8a9f7fe Handle multiple buttons when using physicalKeyboardHighlight. Fixes https://github.com/hodgef/react-simple-keyboard/issues/2211 2023-01-12 10:31:51 -05:00
Francisco Hodge
08d212d76e Build update 2023-01-10 09:10:07 +00:00
Francisco Hodge
c48ea82c9d 3.5.5 2023-01-10 09:09:46 +00:00
Francisco Hodge
069650efb4 Merge pull request #1836 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.1
Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.1
2023-01-10 04:02:06 -05:00
dependabot[bot]
609cd8ac39 Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.48.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 09:01:04 +00:00
Francisco Hodge
216b0db69b Build update 2023-01-09 21:46:33 +00:00
Francisco Hodge
bcc74dbd51 3.5.4 2023-01-09 21:46:17 +00:00
Francisco Hodge
810d084e21 Allow HTML in CandidateBox item. Fixes #1835 2023-01-09 16:45:05 -05:00
Francisco Hodge
4d366525c1 Build update 2023-01-09 09:03:03 +00:00
Francisco Hodge
4e799f66ac 3.5.3 2023-01-09 09:02:48 +00:00
Francisco Hodge
efe5a85ba7 Merge pull request #1834 from hodgef/dependabot/npm_and_yarn/postcss-8.4.21
Bump postcss from 8.4.20 to 8.4.21
2023-01-09 04:01:45 -05:00
dependabot[bot]
f7c4e77c1a Bump postcss from 8.4.20 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.20...8.4.21)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 09:00:46 +00:00
Francisco Hodge
ab42eb268a Build update 2023-01-05 09:04:05 +00:00
Francisco Hodge
bed0dc9127 3.5.2 2023-01-05 09:03:43 +00:00
Francisco Hodge
950fe904a7 Merge pull request #1833 from hodgef/dependabot/npm_and_yarn/babel/core-7.20.12
Bump @babel/core from 7.20.5 to 7.20.12
2023-01-05 04:02:15 -05:00
Francisco Hodge
901b5791e6 Merge pull request #1832 from hodgef/dependabot/npm_and_yarn/babel-loader-9.1.2
Bump babel-loader from 9.1.0 to 9.1.2
2023-01-05 04:01:47 -05:00
dependabot[bot]
d84db6f08b Bump @babel/core from 7.20.5 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.12.
- [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.20.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:01:19 +00:00
dependabot[bot]
5f51c9640b Bump babel-loader from 9.1.0 to 9.1.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.0 to 9.1.2.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.1.0...v9.1.2)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 09:00:51 +00:00
Francisco Hodge
807566cbdf Build update 2023-01-04 06:49:44 +00:00
Francisco Hodge
c60f932b83 3.5.1 2023-01-04 06:49:29 +00:00
Francisco Hodge
5e1df22e59 Using display options with layoutCandidates. Fixes #1831 2023-01-04 01:48:06 -05:00
Francisco Hodge
040d4fc40f Build update 2023-01-03 09:03:18 +00:00
Francisco Hodge
046fb97079 3.4.210 2023-01-03 09:02:57 +00:00
Francisco Hodge
bb97310b7f Merge pull request #1829 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.0
Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-03 04:01:37 -05:00
dependabot[bot]
af396041da Bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:00:35 +00:00
Francisco Hodge
7e87ff9c4a Build update 2023-01-02 09:03:32 +00:00
Francisco Hodge
1f5358d725 3.4.209 2023-01-02 09:03:18 +00:00
Francisco Hodge
724b314913 Merge pull request #1828 from hodgef/dependabot/npm_and_yarn/eslint-8.31.0
Bump eslint from 8.30.0 to 8.31.0
2023-01-02 04:02:18 -05:00
dependabot[bot]
0fc31edd29 Bump eslint from 8.30.0 to 8.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:01:08 +00:00
Francisco Hodge
29e90f052f Build update 2022-12-30 09:04:21 +00:00
Francisco Hodge
5df6e95c0b 3.4.208 2022-12-30 09:04:05 +00:00
Francisco Hodge
f16d921211 Merge pull request #1826 from hodgef/dependabot/npm_and_yarn/json5-2.2.2
Bump json5 from 2.2.0 to 2.2.2
2022-12-30 04:03:02 -05:00
Francisco Hodge
d26d19031d Build update 2022-12-30 09:02:52 +00:00
Francisco Hodge
89f935f1f9 3.4.207 2022-12-30 09:02:37 +00:00
dependabot[bot]
70b169d439 Bump json5 from 2.2.0 to 2.2.2
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [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.2.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 09:02:06 +00:00
Francisco Hodge
6fb52401a7 Merge pull request #1825 from hodgef/dependabot/npm_and_yarn/core-js-3.27.1
Bump core-js from 3.27.0 to 3.27.1
2022-12-30 04:01:34 -05:00
dependabot[bot]
760e468be0 Bump core-js from 3.27.0 to 3.27.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 09:00:33 +00:00
Francisco Hodge
7e58d9295a Build update 2022-12-27 09:03:06 +00:00
Francisco Hodge
8f7770ebe9 3.4.206 2022-12-27 09:02:51 +00:00
Francisco Hodge
e09028497d Merge pull request #1824 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.1
Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2022-12-27 04:01:48 -05:00
dependabot[bot]
15f85cb57d Bump @typescript-eslint/parser from 5.47.0 to 5.47.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 09:00:52 +00:00
Francisco Hodge
a63781c323 Build update 2022-12-26 09:03:21 +00:00
Francisco Hodge
a032abe359 3.4.205 2022-12-26 09:03:02 +00:00
Francisco Hodge
53e31d3c7d Merge pull request #1822 from hodgef/dependabot/npm_and_yarn/core-js-3.27.0
Bump core-js from 3.26.0 to 3.27.0
2022-12-26 04:01:49 -05:00
dependabot[bot]
75a09a1b7e Bump core-js from 3.26.0 to 3.27.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 09:00:52 +00:00
Francisco Hodge
ee3cd07e54 Build update 2022-12-23 09:03:30 +00:00
Francisco Hodge
bd1a196027 3.4.204 2022-12-23 09:03:13 +00:00
Francisco Hodge
2ec4c3ea01 Merge pull request #1821 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.7
Bump @babel/plugin-transform-typescript from 7.20.2 to 7.20.7
2022-12-23 04:02:09 -05:00
Francisco Hodge
a248af598b Merge pull request #1819 from hodgef/dependabot/npm_and_yarn/babel/cli-7.20.7
Bump @babel/cli from 7.18.10 to 7.20.7
2022-12-23 04:01:30 -05:00
dependabot[bot]
b3fc2856fe Bump @babel/plugin-transform-typescript from 7.20.2 to 7.20.7
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.20.2 to 7.20.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.20.7/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:01:13 +00:00
dependabot[bot]
1350a5166c Bump @babel/cli from 7.18.10 to 7.20.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.18.10 to 7.20.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.20.7/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 09:00:31 +00:00
Francisco Hodge
4cc2d4e21d Build update 2022-12-20 09:02:54 +00:00
Francisco Hodge
f75a840bb6 3.4.203 2022-12-20 09:02:38 +00:00
Francisco Hodge
3b62e48039 Merge pull request #1817 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.47.0
Bump @typescript-eslint/parser from 5.46.1 to 5.47.0
2022-12-20 04:01:35 -05:00
dependabot[bot]
f403003104 Bump @typescript-eslint/parser from 5.46.1 to 5.47.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 09:00:36 +00:00
Francisco Hodge
c470993e39 Build update 2022-12-19 09:03:38 +00:00
Francisco Hodge
e643f970e7 3.4.202 2022-12-19 09:03:17 +00:00
Francisco Hodge
4d0b038281 Merge pull request #1816 from hodgef/dependabot/npm_and_yarn/eslint-8.30.0
Bump eslint from 8.29.0 to 8.30.0
2022-12-19 04:01:55 -05:00
dependabot[bot]
1b0f3ebedd Bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 09:00:59 +00:00
Francisco Hodge
f53b3c2063 Build update 2022-12-15 09:03:36 +00:00
Francisco Hodge
7a3019d1e2 3.4.201 2022-12-15 09:03:21 +00:00
Francisco Hodge
481461c2ec Merge pull request #1815 from hodgef/dependabot/npm_and_yarn/css-loader-6.7.3
Bump css-loader from 6.7.2 to 6.7.3
2022-12-15 04:02:17 -05:00
dependabot[bot]
16b4bf6119 Bump css-loader from 6.7.2 to 6.7.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 09:01:08 +00:00
Francisco Hodge
a30a3b8e9a Build update 2022-12-13 09:03:17 +00:00
Francisco Hodge
1f67275cb0 3.4.200 2022-12-13 09:02:57 +00:00
Francisco Hodge
d7661a57c6 Merge pull request #1813 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.1
Bump @typescript-eslint/parser from 5.46.0 to 5.46.1
2022-12-13 04:01:34 -05:00
dependabot[bot]
509761f657 Bump @typescript-eslint/parser from 5.46.0 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 09:00:32 +00:00
Francisco Hodge
a2e93d4eb1 Build update 2022-12-12 09:03:42 +00:00
Francisco Hodge
f65e52650b 3.4.199 2022-12-12 09:03:19 +00:00
Francisco Hodge
2d6daa1ec0 Merge pull request #1812 from hodgef/dependabot/npm_and_yarn/postcss-8.4.20
Bump postcss from 8.4.19 to 8.4.20
2022-12-12 04:01:48 -05:00
dependabot[bot]
305f604902 Bump postcss from 8.4.19 to 8.4.20
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 09:00:47 +00:00
Francisco Hodge
743c556bcc Build update 2022-12-08 09:04:36 +00:00
Francisco Hodge
3dc1450cd6 3.4.198 2022-12-08 09:04:20 +00:00
Francisco Hodge
883aac31c4 Merge pull request #1811 from hodgef/dependabot/npm_and_yarn/typescript-4.9.4
Bump typescript from 4.9.3 to 4.9.4
2022-12-08 04:03:15 -05:00
dependabot[bot]
8ebadb9bc6 Bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:02:00 +00:00
Francisco Hodge
b147a3cbfd Merge pull request #1809 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.46.0
Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
2022-12-08 04:01:32 -05:00
dependabot[bot]
97eb26e1db Bump @typescript-eslint/parser from 5.45.0 to 5.46.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.46.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 09:00:33 +00:00
Francisco Hodge
7a3e2476a2 Build update 2022-12-06 09:03:20 +00:00
Francisco Hodge
6d48ccb4da 3.4.197 2022-12-06 09:03:05 +00:00
Francisco Hodge
bcee51d1ba Merge pull request #1806 from hodgef/dependabot/npm_and_yarn/webpack-cli-5.0.1
Bump webpack-cli from 5.0.0 to 5.0.1
2022-12-06 04:02:12 -05:00
Francisco Hodge
6ea8f98950 Merge pull request #1805 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.45.1
Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.45.1
2022-12-06 04:02:04 -05:00
Francisco Hodge
6b0d099dd0 Merge pull request #1804 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.2
Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
2022-12-06 04:01:31 -05:00
dependabot[bot]
1c7c8d0d5a Bump webpack-cli from 5.0.0 to 5.0.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:01:14 +00:00
dependabot[bot]
f6889872f7 Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.45.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.1 to 5.45.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:01:03 +00:00
dependabot[bot]
8f55ad3671 Bump mini-css-extract-plugin from 2.7.1 to 2.7.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 09:00:30 +00:00
Francisco Hodge
5c8d1e61be Build update 2022-12-05 09:03:47 +00:00
Francisco Hodge
16205469cb 3.4.196 2022-12-05 09:03:32 +00:00
Francisco Hodge
6a832250d2 Merge pull request #1803 from hodgef/dependabot/npm_and_yarn/eslint-8.29.0
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 04:02:29 -05:00
dependabot[bot]
53dc05b42a Bump eslint from 8.28.0 to 8.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 09:01:08 +00:00
Francisco Hodge
a6b5769a4d Build update 2022-12-02 06:07:11 +00:00
Francisco Hodge
9b7229351e 3.4.195 2022-12-02 06:06:55 +00:00
Francisco Hodge
dfd84bf610 Merge pull request #1801 from hodgef/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-02 01:05:39 -05:00
dependabot[bot]
cf686a6b83 Bump decode-uri-component from 0.2.0 to 0.2.2
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-02 06:04:39 +00:00
Francisco Hodge
723ed649c3 Build update 2022-11-30 09:03:30 +00:00
Francisco Hodge
281b3aebfd 3.4.194 2022-11-30 09:03:14 +00:00
Francisco Hodge
f2c30fe20b Merge pull request #1800 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.0.2
Bump postcss-loader from 7.0.1 to 7.0.2
2022-11-30 04:02:13 -05:00
Francisco Hodge
8a69dc9c9a Merge pull request #1799 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.7.1
Bump mini-css-extract-plugin from 2.6.1 to 2.7.1
2022-11-30 04:01:36 -05:00
dependabot[bot]
ec4b2b5d35 Bump postcss-loader from 7.0.1 to 7.0.2
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 09:01:12 +00:00
dependabot[bot]
b6e6e33771 Bump mini-css-extract-plugin from 2.6.1 to 2.7.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.1...v2.7.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 09:00:40 +00:00
Francisco Hodge
0345d028df Build update 2022-11-29 09:04:20 +00:00
Francisco Hodge
035856a5d2 3.4.193 2022-11-29 09:03:59 +00:00
Francisco Hodge
30dbcd9431 Merge pull request #1797 from hodgef/dependabot/npm_and_yarn/babel/core-7.20.5
Bump @babel/core from 7.20.2 to 7.20.5
2022-11-29 04:02:39 -05:00
Francisco Hodge
97d8f8d480 Merge pull request #1796 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.45.0
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
2022-11-29 04:01:55 -05:00
dependabot[bot]
018017cef9 Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 09:01:14 +00:00
dependabot[bot]
eaad1407d7 Bump @typescript-eslint/parser from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 09:00:59 +00:00
Francisco Hodge
385e75ad51 Build update 2022-11-25 09:02:29 +00:00
Francisco Hodge
55ee6b662e 3.4.192 2022-11-25 09:02:16 +00:00
Francisco Hodge
11c67de90a Add caret position offset when using rtl option. Fixes #1788 2022-11-25 04:01:16 -05:00
Francisco Hodge
56d8fa6c58 Build update 2022-11-22 09:03:33 +00:00
Francisco Hodge
c6014c51db 3.4.191 2022-11-22 09:03:14 +00:00
Francisco Hodge
4997dc8833 Merge pull request #1794 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.44.0
Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
2022-11-22 04:02:01 -05:00
dependabot[bot]
3bc6054321 Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.44.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 09:01:07 +00:00
Francisco Hodge
3359c8af67 Build update 2022-11-21 09:04:39 +00:00
Francisco Hodge
254239ad98 3.4.190 2022-11-21 09:04:18 +00:00
Francisco Hodge
ec1ea276a7 Merge pull request #1793 from hodgef/dependabot/npm_and_yarn/eslint-8.28.0
Bump eslint from 8.27.0 to 8.28.0
2022-11-21 04:01:48 -05:00
dependabot[bot]
846bdb41f7 Bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 09:00:46 +00:00
Francisco Hodge
5f6bf59114 Build update 2022-11-17 09:05:34 +00:00
Francisco Hodge
a3666cb973 3.4.189 2022-11-17 09:05:20 +00:00
Francisco Hodge
bf6a409829 Merge pull request #1792 from hodgef/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.3 to 2.0.4
2022-11-17 04:04:21 -05:00
Francisco Hodge
8b0a4a1902 Build update 2022-11-17 09:03:35 +00:00
Francisco Hodge
be83e71918 3.4.188 2022-11-17 09:03:22 +00:00
dependabot[bot]
6e90667de2 Bump loader-utils from 2.0.3 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:03:00 +00:00
Francisco Hodge
4977f69390 Merge pull request #1791 from hodgef/dependabot/npm_and_yarn/typescript-4.9.3
Bump typescript from 4.8.4 to 4.9.3
2022-11-17 04:02:31 -05:00
Francisco Hodge
6ed2ea2ee1 Merge pull request #1789 from hodgef/dependabot/npm_and_yarn/webpack-cli-5.0.0
Bump webpack-cli from 4.10.0 to 5.0.0
2022-11-17 04:02:15 -05:00
dependabot[bot]
82e5aef3bd Bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:01:32 +00:00
dependabot[bot]
3fd3007eb2 Bump webpack-cli from 4.10.0 to 5.0.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:00:54 +00:00
Francisco Hodge
f94870021f Build update 2022-11-15 09:03:19 +00:00
Francisco Hodge
c8a3d77f28 3.4.187 2022-11-15 09:02:58 +00:00
Francisco Hodge
384aa72ad7 Merge pull request #1785 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
Bump @typescript-eslint/parser from 5.42.0 to 5.43.0
2022-11-15 04:01:33 -05:00
dependabot[bot]
d69249d3d8 Bump @typescript-eslint/parser from 5.42.0 to 5.43.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 09:00:32 +00:00
Francisco Hodge
9ddab2a59f Build update 2022-11-14 09:03:18 +00:00
Francisco Hodge
be5a2c95cb 3.4.186 2022-11-14 09:03:00 +00:00
Francisco Hodge
da9b42d8ed Merge pull request #1783 from hodgef/dependabot/npm_and_yarn/css-loader-6.7.2
Bump css-loader from 6.7.1 to 6.7.2
2022-11-14 04:01:47 -05:00
dependabot[bot]
2d6f3a484b Bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:00:51 +00:00
Francisco Hodge
a7ad07f995 Build update 2022-11-11 09:05:02 +00:00
Francisco Hodge
0923aaa182 3.4.185 2022-11-11 09:04:43 +00:00
Francisco Hodge
e13eb07f09 Merge pull request #1782 from hodgef/dependabot/npm_and_yarn/postcss-8.4.19
Bump postcss from 8.4.18 to 8.4.19
2022-11-11 04:03:26 -05:00
dependabot[bot]
1b58d0ffdc Bump postcss from 8.4.18 to 8.4.19
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 09:01:59 +00:00
Francisco Hodge
b05eb35603 Build update 2022-11-08 09:07:13 +00:00
Francisco Hodge
241fe5f8d6 3.4.184 2022-11-08 09:06:52 +00:00
Francisco Hodge
787a6d7c13 Merge pull request #1778 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.42.1
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.1
2022-11-08 04:05:28 -05:00
dependabot[bot]
e69bfc8b83 Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.42.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.42.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 09:04:31 +00:00
Francisco Hodge
208da4822a Build update 2022-11-08 08:36:15 +00:00
Francisco Hodge
17bba8b94c 3.4.183 2022-11-08 08:35:57 +00:00
Francisco Hodge
f41b2db081 Merge pull request #1776 from hodgef/dependabot/npm_and_yarn/loader-utils-2.0.3
Bump loader-utils from 2.0.0 to 2.0.3
2022-11-08 03:34:43 -05:00
dependabot[bot]
2348b2ff4a Bump loader-utils from 2.0.0 to 2.0.3
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 08:33:47 +00:00
Francisco Hodge
0ec137a38b Build update 2022-11-07 09:05:19 +00:00
Francisco Hodge
f04ef47304 3.4.182 2022-11-07 09:05:04 +00:00
Francisco Hodge
474089e3a4 Merge pull request #1775 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.2
Bump @babel/plugin-transform-typescript from 7.20.0 to 7.20.2
2022-11-07 04:04:05 -05:00
Francisco Hodge
6bc04c3c3e Merge pull request #1774 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.20.2
Bump @babel/preset-env from 7.19.4 to 7.20.2
2022-11-07 04:03:27 -05:00
dependabot[bot]
c35aa9e5ce Bump @babel/plugin-transform-typescript from 7.20.0 to 7.20.2
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.20.0 to 7.20.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.20.2/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:03:11 +00:00
Francisco Hodge
e300eda46c Merge pull request #1772 from hodgef/dependabot/npm_and_yarn/babel/core-7.20.2
Bump @babel/core from 7.19.6 to 7.20.2
2022-11-07 04:02:58 -05:00
Francisco Hodge
e56e188222 Merge pull request #1773 from hodgef/dependabot/npm_and_yarn/eslint-8.27.0
Bump eslint from 8.26.0 to 8.27.0
2022-11-07 04:02:54 -05:00
dependabot[bot]
cb09263883 Bump @babel/preset-env from 7.19.4 to 7.20.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.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.20.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:02:32 +00:00
dependabot[bot]
49793c8c07 Bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:01:59 +00:00
dependabot[bot]
3256931edc Bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.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.20.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 09:01:32 +00:00
Francisco Hodge
f258e0d3b2 Build update 2022-11-04 08:04:13 +00:00
Francisco Hodge
e7b7fd5dca 3.4.181 2022-11-04 08:03:51 +00:00
Francisco Hodge
9aaeff5dee Merge pull request #1769 from hodgef/dependabot/npm_and_yarn/babel-loader-9.1.0
Bump babel-loader from 9.0.1 to 9.1.0
2022-11-04 04:02:24 -04:00
dependabot[bot]
70b003248c Bump babel-loader from 9.0.1 to 9.1.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 08:01:08 +00:00
Francisco Hodge
2e378d1fa9 Build update 2022-11-01 08:05:07 +00:00
Francisco Hodge
09815a047c 3.4.180 2022-11-01 08:04:48 +00:00
Francisco Hodge
c447d59fe0 Merge pull request #1766 from hodgef/dependabot/npm_and_yarn/babel-loader-9.0.1
Bump babel-loader from 9.0.0 to 9.0.1
2022-11-01 04:02:24 -04:00
Francisco Hodge
7a7d49c084 Merge pull request #1764 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.0
Bump @typescript-eslint/parser from 5.41.0 to 5.42.0
2022-11-01 04:01:47 -04:00
dependabot[bot]
2c9bb42f79 Bump babel-loader from 9.0.0 to 9.0.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:01:13 +00:00
dependabot[bot]
e20dcedf1a Bump @typescript-eslint/parser from 5.41.0 to 5.42.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.42.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:00:49 +00:00
Francisco Hodge
189086558b Build update 2022-10-28 08:04:21 +00:00
Francisco Hodge
2a803d2554 3.4.179 2022-10-28 08:04:06 +00:00
Francisco Hodge
3b6c2bf9eb Merge pull request #1763 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.20.0
Bump @babel/plugin-transform-typescript from 7.19.3 to 7.20.0
2022-10-28 04:03:07 -04:00
Francisco Hodge
bc5adc0ed7 Merge pull request #1762 from hodgef/dependabot/npm_and_yarn/babel-loader-9.0.0
Bump babel-loader from 8.2.5 to 9.0.0
2022-10-28 04:02:10 -04:00
dependabot[bot]
d747d857e3 Bump @babel/plugin-transform-typescript from 7.19.3 to 7.20.0
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.19.3 to 7.20.0.
- [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.20.0/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 08:01:49 +00:00
Francisco Hodge
353e39342d Merge pull request #1761 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.13
Bump autoprefixer from 10.4.12 to 10.4.13
2022-10-28 04:01:39 -04:00
dependabot[bot]
313884b532 Bump babel-loader from 8.2.5 to 9.0.0
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 08:01:11 +00:00
dependabot[bot]
9a277edb78 Bump autoprefixer from 10.4.12 to 10.4.13
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 08:00:38 +00:00
Francisco Hodge
41784c7e9e Build update 2022-10-25 08:03:13 +00:00
Francisco Hodge
7ebbf75499 3.4.178 2022-10-25 08:02:57 +00:00
Francisco Hodge
c15695ad60 Merge pull request #1758 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.41.0
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-25 04:01:53 -04:00
dependabot[bot]
3376548cd1 Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 08:00:48 +00:00
Francisco Hodge
dfed835ccb Build update 2022-10-24 08:03:56 +00:00
Francisco Hodge
a4206e6b92 3.4.177 2022-10-24 08:03:37 +00:00
Francisco Hodge
6e332e1c88 Merge pull request #1757 from hodgef/dependabot/npm_and_yarn/eslint-8.26.0
Bump eslint from 8.25.0 to 8.26.0
2022-10-24 04:02:12 -04:00
Francisco Hodge
acffcd8dbc Merge pull request #1756 from hodgef/dependabot/npm_and_yarn/core-js-3.26.0
Bump core-js from 3.25.5 to 3.26.0
2022-10-24 04:01:52 -04:00
dependabot[bot]
28c5723f41 Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 08:00:53 +00:00
dependabot[bot]
e210ea220b Bump core-js from 3.25.5 to 3.26.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.5 to 3.26.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.26.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 08:00:35 +00:00
Francisco Hodge
a87281a43c Build update 2022-10-21 08:55:41 +00:00
Francisco Hodge
1e148d32a7 3.4.176 2022-10-21 08:55:26 +00:00
Francisco Hodge
96c18450c0 Merge pull request #1755 from hodgef/dependabot/npm_and_yarn/babel/core-7.19.6
Bump @babel/core from 7.19.3 to 7.19.6
2022-10-21 04:54:26 -04:00
dependabot[bot]
8810e60085 Bump @babel/core from 7.19.3 to 7.19.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [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.19.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 08:53:08 +00:00
Francisco Hodge
4e3ff4cd0d Build update 2022-10-18 08:03:35 +00:00
Francisco Hodge
e439a79185 3.4.175 2022-10-18 08:03:17 +00:00
Francisco Hodge
e7b34f0e34 Merge pull request #1748 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-18 04:02:02 -04:00
dependabot[bot]
92f04dcd5b Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 08:00:35 +00:00
Francisco Hodge
141b19d19c Build update 2022-10-14 08:03:06 +00:00
Francisco Hodge
cc6b1074d6 3.4.174 2022-10-14 08:02:51 +00:00
Francisco Hodge
8b159c27f9 Merge pull request #1745 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-4.2.2
Bump css-minimizer-webpack-plugin from 4.2.1 to 4.2.2
2022-10-14 08:01:48 +00:00
dependabot[bot]
5afbb67bd1 Bump css-minimizer-webpack-plugin from 4.2.1 to 4.2.2
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 08:00:47 +00:00
Francisco Hodge
c0921b0116 Build update 2022-10-13 08:03:37 +00:00
Francisco Hodge
902ccc0d7a 3.4.173 2022-10-13 08:03:18 +00:00
Francisco Hodge
287d349c99 Merge pull request #1744 from hodgef/dependabot/npm_and_yarn/postcss-8.4.18
Bump postcss from 8.4.17 to 8.4.18
2022-10-13 08:02:02 +00:00
dependabot[bot]
2aa211a386 Bump postcss from 8.4.17 to 8.4.18
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.17...8.4.18)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 08:00:53 +00:00
Francisco Hodge
ca17d3bb23 Build update 2022-10-11 08:03:58 +00:00
Francisco Hodge
6e2e9483b6 3.4.172 2022-10-11 08:03:40 +00:00
Francisco Hodge
b8d309c78c Merge pull request #1742 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.0
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
2022-10-11 08:02:28 +00:00
Francisco Hodge
6cd7ccec6a Merge pull request #1741 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.19.4
Bump @babel/preset-env from 7.19.3 to 7.19.4
2022-10-11 08:01:49 +00:00
dependabot[bot]
cd96a63662 Bump @typescript-eslint/parser from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:01:17 +00:00
dependabot[bot]
a49301c617 Bump @babel/preset-env from 7.19.3 to 7.19.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.3 to 7.19.4.
- [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.19.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:00:34 +00:00
Francisco Hodge
d3e957c35a Build update 2022-10-10 08:03:33 +00:00
Francisco Hodge
f278f72fd2 3.4.171 2022-10-10 08:03:12 +00:00
Francisco Hodge
3ad1313547 Merge pull request #1739 from hodgef/dependabot/npm_and_yarn/eslint-8.25.0
Bump eslint from 8.24.0 to 8.25.0
2022-10-10 08:01:49 +00:00
dependabot[bot]
0ca45b22ea Bump eslint from 8.24.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:00:41 +00:00
Francisco Hodge
02d0fbbab6 Build update 2022-10-07 08:05:21 +00:00
Francisco Hodge
6881e2c4b6 3.4.170 2022-10-07 08:05:01 +00:00
Francisco Hodge
1f81b2ea4f Merge pull request #1737 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-4.2.1
Bump css-minimizer-webpack-plugin from 4.2.0 to 4.2.1
2022-10-07 08:03:37 +00:00
dependabot[bot]
9ce4e27cbe Bump css-minimizer-webpack-plugin from 4.2.0 to 4.2.1
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 08:00:58 +00:00
Francisco Hodge
6223ba9159 Build update 2022-10-04 08:04:48 +00:00
Francisco Hodge
a3fd5775fa 3.4.169 2022-10-04 08:04:30 +00:00
Francisco Hodge
43efcc4a88 Merge pull request #1736 from hodgef/dependabot/npm_and_yarn/core-js-3.25.5
Bump core-js from 3.25.4 to 3.25.5
2022-10-04 08:03:13 +00:00
Francisco Hodge
b7a392b189 Merge pull request #1734 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.39.0
Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
2022-10-04 08:02:16 +00:00
dependabot[bot]
ddebfb70c6 Bump core-js from 3.25.4 to 3.25.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.4...v3.25.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 08:02:16 +00:00
dependabot[bot]
2e544a986f Bump @typescript-eslint/parser from 5.36.2 to 5.39.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.2 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 08:01:09 +00:00
Francisco Hodge
a48ba69aa7 Build update 2022-10-03 08:04:28 +00:00
Francisco Hodge
fad413ba6f 3.4.168 2022-10-03 08:04:13 +00:00
Francisco Hodge
a555da1da4 Merge pull request #1733 from hodgef/dependabot/npm_and_yarn/postcss-8.4.17
Bump postcss from 8.4.16 to 8.4.17
2022-10-03 08:03:09 +00:00
Francisco Hodge
2d9a58e5bb Merge pull request #1732 from hodgef/dependabot/npm_and_yarn/core-js-3.25.4
Bump core-js from 3.25.3 to 3.25.4
2022-10-03 08:02:07 +00:00
dependabot[bot]
25f2a53487 Bump postcss from 8.4.16 to 8.4.17
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:01:44 +00:00
dependabot[bot]
d43e1d6719 Bump core-js from 3.25.3 to 3.25.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.3...v3.25.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:00:59 +00:00
Francisco Hodge
26e6d0e6c6 Build update 2022-09-30 08:04:13 +00:00
Francisco Hodge
558562d1d5 3.4.167 2022-09-30 08:03:59 +00:00
Francisco Hodge
b01eaf2951 Merge pull request #1730 from hodgef/dependabot/npm_and_yarn/css-minimizer-webpack-plugin-4.2.0
Bump css-minimizer-webpack-plugin from 4.0.0 to 4.2.0
2022-09-30 08:02:58 +00:00
dependabot[bot]
bc73d817b2 Bump css-minimizer-webpack-plugin from 4.0.0 to 4.2.0
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.0.0...v4.2.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 08:01:22 +00:00
Francisco Hodge
50486c8004 Build update 2022-09-30 02:39:35 +00:00
Francisco Hodge
8094fcd004 3.4.166 2022-09-30 02:39:18 +00:00
Francisco Hodge
13202726dc Add SimpleKeyboard export. Per https://github.com/hodgef/react-simple-keyboard/issues/2070 2022-09-29 19:37:51 -07:00
Francisco Hodge
fe136b78f4 Build update 2022-09-30 02:07:34 +00:00
Francisco Hodge
b4e1de6b04 3.4.165 2022-09-30 02:07:16 +00:00
Francisco Hodge
8282ccee5f Add disableCandidateNormalization option. Fixes #1719 2022-09-29 19:06:00 -07:00
Francisco Hodge
18384c4517 Update main.yml 2022-09-29 08:11:50 +00:00
Francisco Hodge
baad3bff8d Build update 2022-09-28 08:04:41 +00:00
Francisco Hodge
acc506b6b2 3.4.164 2022-09-28 08:04:26 +00:00
Francisco Hodge
2e8006bc20 Merge pull request #1727 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.19.3
Bump @babel/preset-env from 7.19.1 to 7.19.3
2022-09-28 08:03:25 +00:00
dependabot[bot]
76c8992497 Bump @babel/preset-env from 7.19.1 to 7.19.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:02:22 +00:00
Francisco Hodge
aec71b6408 Merge pull request #1724 from hodgef/dependabot/npm_and_yarn/babel/core-7.19.3
Bump @babel/core from 7.19.1 to 7.19.3
2022-09-28 08:02:18 +00:00
Francisco Hodge
34bb5c9998 Merge pull request #1723 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.19.3
Bump @babel/plugin-transform-typescript from 7.19.1 to 7.19.3
2022-09-28 08:01:58 +00:00
Francisco Hodge
73a8a7c4c7 Merge pull request #1722 from hodgef/dependabot/npm_and_yarn/typescript-4.8.4
Bump typescript from 4.8.3 to 4.8.4
2022-09-28 08:01:36 +00:00
dependabot[bot]
822bf1310d Bump @babel/core from 7.19.1 to 7.19.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:01:09 +00:00
dependabot[bot]
5f972011fa Bump @babel/plugin-transform-typescript from 7.19.1 to 7.19.3
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.19.1 to 7.19.3.
- [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.19.3/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:00:54 +00:00
dependabot[bot]
d2375ad5c0 Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 08:00:37 +00:00
Francisco Hodge
160bf233c8 Build update 2022-09-27 08:03:50 +00:00
Francisco Hodge
bef30b5e7b 3.4.163 2022-09-27 08:03:35 +00:00
Francisco Hodge
50c8278862 Merge pull request #1720 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
2022-09-27 08:02:28 +00:00
dependabot[bot]
90e4980515 Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 08:01:16 +00:00
Francisco Hodge
cd37b1853e Build update 2022-09-26 08:04:04 +00:00
Francisco Hodge
98821cd4b9 3.4.162 2022-09-26 08:03:46 +00:00
Francisco Hodge
296be3dce3 Merge pull request #1718 from hodgef/dependabot/npm_and_yarn/core-js-3.25.3
Bump core-js from 3.25.2 to 3.25.3
2022-09-26 08:02:30 +00:00
dependabot[bot]
8048de2ad8 Bump core-js from 3.25.2 to 3.25.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.2...v3.25.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:02:18 +00:00
Francisco Hodge
c789cb7e55 Merge pull request #1717 from hodgef/dependabot/npm_and_yarn/eslint-8.24.0
Bump eslint from 8.23.1 to 8.24.0
2022-09-26 08:01:42 +00:00
dependabot[bot]
2088a73838 Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 08:00:40 +00:00
Francisco Hodge
741a3208d0 Build update 2022-09-24 06:55:43 +00:00
Francisco Hodge
f54439e746 3.4.161 2022-09-24 06:55:27 +00:00
Francisco Hodge
2fe63706a4 Update webpack.config.modern.js 2022-09-24 06:54:29 +00:00
Francisco Hodge
f6e5e40534 Update main.yml 2022-09-24 06:54:00 +00:00
Francisco Hodge
57f83b0dd6 Build update 2022-09-24 06:50:31 +00:00
Francisco Hodge
1cf04d5248 3.4.160 2022-09-24 06:50:13 +00:00
Francisco Hodge
652e24c644 Update webpack.config.js 2022-09-24 06:49:01 +00:00
Francisco Hodge
3f36249fba Update main.yml 2022-09-24 06:48:46 +00:00
Francisco Hodge
0e7ac7d1fc Update publish.yml 2022-09-24 06:48:30 +00:00
Francisco Hodge
ac3d21cb89 Update pull_request.yml 2022-09-24 06:47:52 +00:00
Francisco Hodge
11d7139c48 Update pull_request_dependabot.yml 2022-09-24 06:47:43 +00:00
Francisco Hodge
ca1390b7f9 Build update 2022-09-21 08:04:07 +00:00
Francisco Hodge
2dd6e0d743 3.4.159 2022-09-21 08:03:49 +00:00
Francisco Hodge
7dddfc0313 Merge pull request #1716 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.12
Bump autoprefixer from 10.4.11 to 10.4.12
2022-09-21 01:02:30 -07:00
dependabot[bot]
4bca180aad Bump autoprefixer from 10.4.11 to 10.4.12
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.11 to 10.4.12.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.11...10.4.12)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 08:01:08 +00:00
Francisco Hodge
7e34e72af0 Build update 2022-09-20 08:04:46 +00:00
Francisco Hodge
164bc86368 3.4.158 2022-09-20 08:04:28 +00:00
Francisco Hodge
2926c4c407 Merge pull request #1714 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.0
Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
2022-09-20 01:03:05 -07:00
Francisco Hodge
5d9f5259ac Merge pull request #1713 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.11.1
Bump webpack-dev-server from 4.11.0 to 4.11.1
2022-09-20 01:01:56 -07:00
dependabot[bot]
48024cdd80 Bump @typescript-eslint/eslint-plugin from 5.37.0 to 5.38.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.37.0 to 5.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 08:01:50 +00:00
dependabot[bot]
6f39bfc22f Bump webpack-dev-server from 4.11.0 to 4.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.0...v4.11.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 08:00:40 +00:00
Francisco Hodge
87c7b4ef0e Build update 2022-09-19 08:03:39 +00:00
Francisco Hodge
9ab58d0355 3.4.157 2022-09-19 08:03:23 +00:00
Francisco Hodge
286980ac3f Merge pull request #1712 from hodgef/dependabot/npm_and_yarn/core-js-3.25.2
Bump core-js from 3.25.1 to 3.25.2
2022-09-19 01:02:12 -07:00
dependabot[bot]
75206fbe2f Bump core-js from 3.25.1 to 3.25.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.1...v3.25.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 08:01:06 +00:00
Francisco Hodge
2e0b5f06fc Build update 2022-09-15 08:04:45 +00:00
Francisco Hodge
4eb63ba068 3.4.156 2022-09-15 08:04:30 +00:00
Francisco Hodge
a1a916cdcc Merge pull request #1709 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.19.1
Bump @babel/plugin-transform-typescript from 7.18.12 to 7.19.1
2022-09-15 01:03:21 -07:00
dependabot[bot]
34b9942a39 Bump @babel/plugin-transform-typescript from 7.18.12 to 7.19.1
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.12 to 7.19.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.19.1/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:03:18 +00:00
Francisco Hodge
8d8a99475a Merge pull request #1710 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.11
Bump autoprefixer from 10.4.10 to 10.4.11
2022-09-15 01:03:01 -07:00
Francisco Hodge
969ba17011 Merge pull request #1708 from hodgef/dependabot/npm_and_yarn/babel/core-7.19.1
Bump @babel/core from 7.19.0 to 7.19.1
2022-09-15 01:02:51 -07:00
Francisco Hodge
8e027b964b Merge pull request #1707 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.19.1
Bump @babel/preset-env from 7.19.0 to 7.19.1
2022-09-15 01:02:17 -07:00
dependabot[bot]
9fb6372104 Bump autoprefixer from 10.4.10 to 10.4.11
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.10 to 10.4.11.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.10...10.4.11)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:02:08 +00:00
dependabot[bot]
8f4ee6fef1 Bump @babel/core from 7.19.0 to 7.19.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.0 to 7.19.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.19.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:01:30 +00:00
dependabot[bot]
0bee5c4d6b Bump @babel/preset-env from 7.19.0 to 7.19.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.0 to 7.19.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.19.1/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 08:00:56 +00:00
Francisco Hodge
e9698b43b0 Build update 2022-09-14 08:04:11 +00:00
Francisco Hodge
1aa2abd630 3.4.155 2022-09-14 08:03:53 +00:00
Francisco Hodge
84a65ca852 Merge pull request #1706 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.10
Bump autoprefixer from 10.4.9 to 10.4.10
2022-09-14 01:02:31 -07:00
dependabot[bot]
ac6d9aab7b Bump autoprefixer from 10.4.9 to 10.4.10
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.9 to 10.4.10.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.9...10.4.10)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 08:01:33 +00:00
Francisco Hodge
8cecb91684 Build update 2022-09-13 08:04:27 +00:00
Francisco Hodge
47b8f5f06b 3.4.154 2022-09-13 08:04:12 +00:00
Francisco Hodge
438d6b2e72 Merge pull request #1703 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.37.0
Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
2022-09-13 01:03:00 -07:00
dependabot[bot]
74dccbca33 Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.37.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 08:01:51 +00:00
Francisco Hodge
526e028cd9 Build update 2022-09-12 08:03:13 +00:00
Francisco Hodge
9dbbf0d877 3.4.153 2022-09-12 08:02:58 +00:00
Francisco Hodge
500c17a437 Merge pull request #1699 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.9
Bump autoprefixer from 10.4.8 to 10.4.9
2022-09-12 01:01:49 -07:00
Francisco Hodge
cea49c40f2 Merge pull request #1700 from hodgef/dependabot/npm_and_yarn/eslint-8.23.1
Bump eslint from 8.23.0 to 8.23.1
2022-09-12 01:01:47 -07:00
dependabot[bot]
75e858d206 Bump eslint from 8.23.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 08:00:47 +00:00
dependabot[bot]
8c32eb55ae Bump autoprefixer from 10.4.8 to 10.4.9
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.8 to 10.4.9.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.8...10.4.9)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 08:00:45 +00:00
Francisco Hodge
9c0bec12cd Build update 2022-09-09 08:03:39 +00:00
Francisco Hodge
2abd6bdd56 3.4.152 2022-09-09 08:03:19 +00:00
Francisco Hodge
f1a2e65c04 Merge pull request #1698 from hodgef/dependabot/npm_and_yarn/typescript-4.8.3
Bump typescript from 4.8.2 to 4.8.3
2022-09-09 01:01:44 -07:00
dependabot[bot]
944cac8bf5 Bump typescript from 4.8.2 to 4.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 08:00:46 +00:00
Francisco Hodge
a337016d88 Build update 2022-09-08 08:03:49 +00:00
Francisco Hodge
e4a3366e06 3.4.151 2022-09-08 08:03:34 +00:00
Francisco Hodge
de9e8cca60 Merge pull request #1697 from hodgef/dependabot/npm_and_yarn/core-js-3.25.1
Bump core-js from 3.25.0 to 3.25.1
2022-09-08 01:02:18 -07:00
Francisco Hodge
4a1c122eb8 Merge pull request #1696 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.11.0
Bump webpack-dev-server from 4.10.1 to 4.11.0
2022-09-08 01:01:49 -07:00
dependabot[bot]
4fbe55f886 Bump core-js from 3.25.0 to 3.25.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.25.0...v3.25.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 08:01:18 +00:00
dependabot[bot]
9f39cfc2c9 Bump webpack-dev-server from 4.10.1 to 4.11.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.1...v4.11.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 08:00:40 +00:00
Francisco Hodge
5485432bd8 Build update 2022-09-06 08:05:25 +00:00
Francisco Hodge
d6595221da 3.4.150 2022-09-06 08:05:06 +00:00
Francisco Hodge
aa5647f3ba Merge pull request #1695 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.2
Bump @typescript-eslint/parser from 5.35.1 to 5.36.2
2022-09-06 01:03:42 -07:00
dependabot[bot]
6849b63add Bump @typescript-eslint/parser from 5.35.1 to 5.36.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 08:03:36 +00:00
Francisco Hodge
cdc3e3c08a Merge pull request #1693 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.19.0
Bump @babel/preset-env from 7.18.10 to 7.19.0
2022-09-06 01:02:38 -07:00
dependabot[bot]
d3b2ead7ed Bump @babel/preset-env from 7.18.10 to 7.19.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.10 to 7.19.0.
- [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.19.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 08:02:28 +00:00
Francisco Hodge
72dc8b56be Merge pull request #1692 from hodgef/dependabot/npm_and_yarn/babel/core-7.19.0
Bump @babel/core from 7.18.13 to 7.19.0
2022-09-06 01:02:08 -07:00
Francisco Hodge
9c7938aa00 Merge pull request #1691 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.2
Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
2022-09-06 01:01:42 -07:00
dependabot[bot]
0fb2def59e Bump @babel/core from 7.18.13 to 7.19.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.0.
- [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.19.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 08:01:11 +00:00
dependabot[bot]
6e16cae64c Bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.36.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 08:00:44 +00:00
Francisco Hodge
b743ad819b Build update 2022-09-05 20:33:41 +00:00
Francisco Hodge
9341b35a7d 3.4.149 2022-09-05 20:33:23 +00:00
Francisco Hodge
0666a75af6 Merge pull request #1688 from simon04/patch-1
npmignore: add webpack.config.{demo,modern}.js
2022-09-05 13:32:00 -07:00
Simon Legner
cfe9509ecc npmignore: add webpack.config.{demo,modern}.js 2022-09-02 13:35:18 +02:00
Francisco Hodge
3fc722ffe0 Update README.md 2022-09-01 12:50:18 -07:00
Francisco Hodge
6a19864f16 Update README.md 2022-09-01 12:42:27 -07:00
Francisco Hodge
23d0a5fc5f Build update 2022-08-31 08:04:06 +00:00
Francisco Hodge
27874044b4 3.4.148 2022-08-31 08:03:45 +00:00
Francisco Hodge
c3ca476bd7 Merge pull request #1686 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.1
Bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1
2022-08-31 01:02:14 -07:00
dependabot[bot]
abd14e3ea3 Bump @typescript-eslint/eslint-plugin from 5.36.0 to 5.36.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 08:01:02 +00:00
Francisco Hodge
c803a85077 Build update 2022-08-30 08:05:01 +00:00
Francisco Hodge
49bc0bebbc 3.4.147 2022-08-30 08:04:44 +00:00
Francisco Hodge
1f83964bb0 Merge pull request #1684 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.10.1
Bump webpack-dev-server from 4.10.0 to 4.10.1
2022-08-30 01:02:57 -07:00
Francisco Hodge
5556490268 Merge pull request #1683 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.36.0
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.0
2022-08-30 01:02:17 -07:00
Francisco Hodge
76e0b4c5ee Merge pull request #1682 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.6
Bump terser-webpack-plugin from 5.3.5 to 5.3.6
2022-08-30 01:01:56 -07:00
dependabot[bot]
dfc89c72bb Bump webpack-dev-server from 4.10.0 to 4.10.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.10.0...v4.10.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 08:01:42 +00:00
dependabot[bot]
19e3771572 Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.1 to 5.36.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 08:01:17 +00:00
dependabot[bot]
03b00624d6 Bump terser-webpack-plugin from 5.3.5 to 5.3.6
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.5...v5.3.6)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 08:00:45 +00:00
Francisco Hodge
24a98bb5bc Build update 2022-08-29 08:04:21 +00:00
Francisco Hodge
c323502f15 3.4.146 2022-08-29 08:03:59 +00:00
Francisco Hodge
d147483784 Merge pull request #1681 from hodgef/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.22.0 to 8.23.0
2022-08-29 01:02:20 -07:00
dependabot[bot]
f8bf1a0100 Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.22.0...v8.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 08:01:24 +00:00
Francisco Hodge
0e6fe3e78d Build update 2022-08-26 08:03:48 +00:00
Francisco Hodge
4aa95a2289 3.4.145 2022-08-26 08:03:32 +00:00
Francisco Hodge
21e490b09d Merge pull request #1679 from hodgef/dependabot/npm_and_yarn/typescript-4.8.2
Bump typescript from 4.7.4 to 4.8.2
2022-08-26 01:02:18 -07:00
dependabot[bot]
1573b6af52 Bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 08:01:13 +00:00
Francisco Hodge
c68dc70564 Build update 2022-08-25 08:05:08 +00:00
Francisco Hodge
840bfdfde8 3.4.144 2022-08-25 08:04:49 +00:00
Francisco Hodge
3b6dab56b0 Merge pull request #1677 from hodgef/dependabot/npm_and_yarn/core-js-3.25.0
Bump core-js from 3.24.1 to 3.25.0
2022-08-25 01:03:34 -07:00
Francisco Hodge
e80fbb5bd4 Merge pull request #1675 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.35.1
Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
2022-08-25 01:02:43 -07:00
dependabot[bot]
b968e30dc3 Bump core-js from 3.24.1 to 3.25.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.1 to 3.25.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.24.1...v3.25.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:02:06 +00:00
dependabot[bot]
e2283cc738 Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.35.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.35.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 08:01:25 +00:00
Francisco Hodge
c2cbb381ba Build update 2022-08-23 08:05:02 +00:00
Francisco Hodge
27ab550d91 3.4.143 2022-08-23 08:04:42 +00:00
Francisco Hodge
d431f95af8 Merge pull request #1672 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.13
Bump @babel/core from 7.18.9 to 7.18.13
2022-08-23 01:03:26 -07:00
Francisco Hodge
5fcefcf005 Merge pull request #1670 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.34.0
Bump @typescript-eslint/parser from 5.32.0 to 5.34.0
2022-08-23 01:02:26 -07:00
dependabot[bot]
53b604934f Bump @babel/core from 7.18.9 to 7.18.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.9 to 7.18.13.
- [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.18.13/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 08:01:55 +00:00
dependabot[bot]
dd4d6223aa Bump @typescript-eslint/parser from 5.32.0 to 5.34.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.32.0 to 5.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.34.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 08:01:11 +00:00
Francisco Hodge
e65f3d1e79 Build update 2022-08-17 08:04:06 +00:00
Francisco Hodge
9323f903ac 3.4.142 2022-08-17 08:03:45 +00:00
Francisco Hodge
fadcc1ce4a Merge pull request #1669 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.5
Bump terser-webpack-plugin from 5.3.4 to 5.3.5
2022-08-17 01:02:28 -07:00
dependabot[bot]
7407cd7f98 Bump terser-webpack-plugin from 5.3.4 to 5.3.5
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.4...v5.3.5)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 08:00:52 +00:00
Francisco Hodge
640debb07d Build update 2022-08-16 08:04:13 +00:00
Francisco Hodge
35896a1eca 3.4.141 2022-08-16 08:03:51 +00:00
Francisco Hodge
fbd301eac2 Merge pull request #1666 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.1
Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
2022-08-16 01:02:30 -07:00
dependabot[bot]
11fdf9d475 Bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:00:47 +00:00
Francisco Hodge
5a2fee49cd Build update 2022-08-15 08:04:35 +00:00
Francisco Hodge
a73cfb567d 3.4.140 2022-08-15 08:04:11 +00:00
Francisco Hodge
4c3e11ab2a Merge pull request #1665 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.4
Bump terser-webpack-plugin from 5.3.3 to 5.3.4
2022-08-15 01:02:42 -07:00
Francisco Hodge
2f6a148d68 Merge pull request #1664 from hodgef/dependabot/npm_and_yarn/eslint-8.22.0
Bump eslint from 8.21.0 to 8.22.0
2022-08-15 01:02:00 -07:00
dependabot[bot]
622394a5a7 Bump terser-webpack-plugin from 5.3.3 to 5.3.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:01:05 +00:00
dependabot[bot]
d89c4a3e71 Bump eslint from 8.21.0 to 8.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 08:00:41 +00:00
Francisco Hodge
5b93391d8a Build update 2022-08-11 08:04:56 +00:00
Francisco Hodge
da05754a74 3.4.139 2022-08-11 08:04:34 +00:00
Francisco Hodge
43e9f5274a Merge pull request #1662 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.10.0
Bump webpack-dev-server from 4.9.3 to 4.10.0
2022-08-11 01:03:04 -07:00
dependabot[bot]
901ee726bd Bump webpack-dev-server from 4.9.3 to 4.10.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.3...v4.10.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 08:01:39 +00:00
Francisco Hodge
97106e4819 Build update 2022-08-09 08:05:05 +00:00
Francisco Hodge
c1f6d6badf 3.4.138 2022-08-09 08:04:39 +00:00
Francisco Hodge
d2d1f17592 Merge pull request #1660 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.33.0
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0
2022-08-09 01:03:07 -07:00
dependabot[bot]
c46054452c Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 08:01:48 +00:00
Francisco Hodge
b0722512ed Build update 2022-08-08 08:04:52 +00:00
Francisco Hodge
0d1bdb724e 3.4.137 2022-08-08 08:04:30 +00:00
Francisco Hodge
8654fde81a Merge pull request #1659 from hodgef/dependabot/npm_and_yarn/postcss-8.4.16
Bump postcss from 8.4.14 to 8.4.16
2022-08-08 01:03:10 -07:00
Francisco Hodge
fadc8c3f6c Merge pull request #1658 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.12
Bump @babel/plugin-transform-typescript from 7.18.8 to 7.18.12
2022-08-08 01:02:53 -07:00
dependabot[bot]
64428ce551 Bump postcss from 8.4.14 to 8.4.16
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.16.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.16)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 08:01:46 +00:00
dependabot[bot]
e8e7233915 Bump @babel/plugin-transform-typescript from 7.18.8 to 7.18.12
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.8 to 7.18.12.
- [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.18.12/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 08:01:22 +00:00
Francisco Hodge
2bcce69acb Build update 2022-08-02 08:06:05 +00:00
Francisco Hodge
1205d9004a 3.4.136 2022-08-02 08:05:43 +00:00
Francisco Hodge
cb37cadc3d Merge pull request #1655 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.32.0
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
2022-08-02 01:04:28 -07:00
Francisco Hodge
eb59d46b7e Merge pull request #1654 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.18.10
Bump @babel/preset-env from 7.18.9 to 7.18.10
2022-08-02 01:04:15 -07:00
dependabot[bot]
b1b33ac31e Bump @typescript-eslint/parser from 5.31.0 to 5.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 08:04:11 +00:00
Francisco Hodge
32c8210fdc Merge pull request #1653 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.32.0
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0
2022-08-02 01:03:14 -07:00
Francisco Hodge
051607c817 Merge pull request #1651 from hodgef/dependabot/npm_and_yarn/babel/cli-7.18.10
Bump @babel/cli from 7.17.6 to 7.18.10
2022-08-02 01:02:29 -07:00
dependabot[bot]
3a7f2c5127 Bump @babel/preset-env from 7.18.9 to 7.18.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [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.18.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 08:02:28 +00:00
dependabot[bot]
9aa13ff50c Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 08:01:44 +00:00
dependabot[bot]
e915657152 Bump @babel/cli from 7.17.6 to 7.18.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.6 to 7.18.10.
- [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.18.10/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 08:00:49 +00:00
Francisco Hodge
2bf8d3e2e3 Build update 2022-08-01 08:05:05 +00:00
Francisco Hodge
dfcd184d5e 3.4.135 2022-08-01 08:04:41 +00:00
Francisco Hodge
2e20067cd7 Merge pull request #1650 from hodgef/dependabot/npm_and_yarn/eslint-8.21.0
Bump eslint from 8.20.0 to 8.21.0
2022-08-01 01:03:21 -07:00
Francisco Hodge
d03b1af2db Merge pull request #1649 from hodgef/dependabot/npm_and_yarn/core-js-3.24.1
Bump core-js from 3.24.0 to 3.24.1
2022-08-01 01:03:10 -07:00
dependabot[bot]
fadee069b1 Bump eslint from 8.20.0 to 8.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:02:58 +00:00
Francisco Hodge
3f0ad68f80 Merge pull request #1648 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.8
Bump autoprefixer from 10.4.6 to 10.4.8
2022-08-01 01:02:15 -07:00
dependabot[bot]
ba00f4c365 Bump core-js from 3.24.0 to 3.24.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.24.0 to 3.24.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.24.0...v3.24.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:01:41 +00:00
dependabot[bot]
046a7b3405 Bump autoprefixer from 10.4.6 to 10.4.8
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.6 to 10.4.8.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.6...10.4.8)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:00:42 +00:00
Francisco Hodge
e6f4155a0c Build update 2022-07-31 23:56:30 +00:00
Francisco Hodge
dad89b6fce 3.4.134 2022-07-31 23:56:07 +00:00
Francisco Hodge
437cdfc68a Merge branch 'master' of https://github.com/hodgef/simple-keyboard 2022-07-31 16:54:47 -07:00
Francisco Hodge
791fe1040f Remove prettier plugin 2022-07-31 16:54:39 -07:00
Francisco Hodge
e3bcddd98f Build update 2022-07-31 23:53:52 +00:00
Francisco Hodge
53743598e5 3.4.133 2022-07-31 23:53:20 +00:00
Francisco Hodge
318cb6ee71 Fix build 2022-07-31 16:51:35 -07:00
Francisco Hodge
863dd144b3 Build update 2022-07-31 23:43:52 +00:00
Francisco Hodge
6b6c88cffc 3.4.132 2022-07-31 23:43:27 +00:00
Francisco Hodge
f82f2c342f Escape regex input for layoutCandidates check. Fixes #1645 2022-07-31 16:42:01 -07:00
Francisco Hodge
5c574e8226 Build update 2022-07-26 08:06:35 +00:00
Francisco Hodge
4b16f3411c 3.4.131 2022-07-26 08:06:12 +00:00
Francisco Hodge
08f7bb07e0 Merge pull request #1647 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.31.0
Bump @typescript-eslint/parser from 5.30.6 to 5.31.0
2022-07-26 04:04:27 -04:00
dependabot[bot]
0b493df373 Bump @typescript-eslint/parser from 5.30.6 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 08:02:35 +00:00
Francisco Hodge
d826ea948f Build update 2022-07-25 08:05:47 +00:00
Francisco Hodge
8f1c5a3475 3.4.130 2022-07-25 08:05:11 +00:00
Francisco Hodge
07aea3b607 Merge pull request #1643 from hodgef/dependabot/npm_and_yarn/core-js-3.24.0
Bump core-js from 3.23.5 to 3.24.0
2022-07-25 04:03:08 -04:00
dependabot[bot]
bb343761cd Bump core-js from 3.23.5 to 3.24.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.5...v3.24.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 08:01:20 +00:00
Francisco Hodge
afa70b3e2e Build update 2022-07-24 20:17:05 +00:00
Francisco Hodge
3142491e84 3.4.129 2022-07-24 20:16:39 +00:00
Francisco Hodge
ffb4bb3367 Apply physicalKeyboardHighlightBgColor as background. Fixes #1641 2022-07-24 16:14:39 -04:00
Francisco Hodge
15cfc5cb91 Build update 2022-07-20 01:36:41 +00:00
Francisco Hodge
e97f34f4f9 3.4.128 2022-07-20 01:36:07 +00:00
Francisco Hodge
e9b29f5746 Merge pull request #1640 from hodgef/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.7.2 to 5.14.2
2022-07-19 18:33:58 -07:00
dependabot[bot]
dc93c7068b Bump terser from 5.7.2 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 01:32:04 +00:00
Francisco Hodge
ab73f7a23f Build update 2022-07-19 08:08:14 +00:00
Francisco Hodge
7c976c1a18 3.4.127 2022-07-19 08:07:43 +00:00
Francisco Hodge
8aa87a5486 Merge pull request #1638 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.18.9
Bump @babel/preset-env from 7.18.2 to 7.18.9
2022-07-19 01:05:39 -07:00
Francisco Hodge
710be006b8 Merge pull request #1636 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.7
Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.7
2022-07-19 01:04:24 -07:00
Francisco Hodge
399c35d530 Merge pull request #1635 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.9
Bump @babel/core from 7.18.6 to 7.18.9
2022-07-19 01:03:49 -07:00
dependabot[bot]
e907d64cc5 Bump @babel/preset-env from 7.18.2 to 7.18.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.2 to 7.18.9.
- [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.18.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:03:42 +00:00
dependabot[bot]
9968bbc3f8 Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.7
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.4 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:02:32 +00:00
dependabot[bot]
0cf05bfce3 Bump @babel/core from 7.18.6 to 7.18.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9.
- [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.18.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:01:27 +00:00
Francisco Hodge
c6b00a31a1 Build update 2022-07-18 08:07:04 +00:00
Francisco Hodge
bfceb2f507 3.4.126 2022-07-18 08:06:41 +00:00
Francisco Hodge
9a0a053f5d Merge pull request #1633 from hodgef/dependabot/npm_and_yarn/core-js-3.23.5
Bump core-js from 3.23.4 to 3.23.5
2022-07-18 01:05:19 -07:00
Francisco Hodge
7958266621 Merge pull request #1632 from hodgef/dependabot/npm_and_yarn/eslint-8.20.0
Bump eslint from 8.19.0 to 8.20.0
2022-07-18 01:03:46 -07:00
dependabot[bot]
6424263aef Bump core-js from 3.23.4 to 3.23.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.4...v3.23.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:02:52 +00:00
dependabot[bot]
2ae1c07374 Bump eslint from 8.19.0 to 8.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:02:08 +00:00
Francisco Hodge
9d23bd909e Build update 2022-07-12 08:07:28 +00:00
Francisco Hodge
055d25abe9 3.4.125 2022-07-12 08:06:58 +00:00
Francisco Hodge
803d3e5adf Merge pull request #1626 from hodgef/dependabot/npm_and_yarn/postcss-loader-7.0.1
Bump postcss-loader from 6.2.0 to 7.0.1
2022-07-12 01:05:00 -07:00
Francisco Hodge
0afcfa4831 Merge pull request #1624 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
2022-07-12 01:03:40 -07:00
dependabot[bot]
9a470c2d08 Bump postcss-loader from 6.2.0 to 7.0.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.0 to 7.0.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.0...v7.0.1)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 08:02:55 +00:00
dependabot[bot]
f91408fe08 Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 08:01:52 +00:00
Francisco Hodge
ccfa407cd0 Build update 2022-07-11 08:06:04 +00:00
Francisco Hodge
b2608c969b 3.4.124 2022-07-11 08:05:41 +00:00
Francisco Hodge
ab5a7dc152 Merge pull request #1622 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.8
Bump @babel/plugin-transform-typescript from 7.18.6 to 7.18.8
2022-07-11 01:04:14 -07:00
Francisco Hodge
37b6d7359b Merge pull request #1623 from hodgef/dependabot/npm_and_yarn/core-js-3.23.4
Bump core-js from 3.23.3 to 3.23.4
2022-07-11 01:04:08 -07:00
dependabot[bot]
a4c83b6944 Bump core-js from 3.23.3 to 3.23.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.23.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.3...v3.23.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:02:14 +00:00
dependabot[bot]
c6ac0311e2 Bump @babel/plugin-transform-typescript from 7.18.6 to 7.18.8
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.6 to 7.18.8.
- [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.18.8/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:01:35 +00:00
Francisco Hodge
f5b3db54ae Build update 2022-07-11 07:39:34 +00:00
Francisco Hodge
3fe3ec088b 3.4.123 2022-07-11 07:39:02 +00:00
Francisco Hodge
fab0dacf03 useMouseEvents: Fire click handler in mousedown. Fixes #1621 2022-07-11 00:37:06 -07:00
Francisco Hodge
67efd3701a Build update 2022-07-05 08:06:30 +00:00
Francisco Hodge
7828163694 3.4.122 2022-07-05 08:06:06 +00:00
Francisco Hodge
2528f03c62 Merge pull request #1619 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.5
Bump @typescript-eslint/parser from 5.29.0 to 5.30.5
2022-07-05 01:04:35 -07:00
dependabot[bot]
5a0b687b56 Bump @typescript-eslint/parser from 5.29.0 to 5.30.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 08:02:47 +00:00
Francisco Hodge
c1f4fad623 Build update 2022-07-04 08:06:52 +00:00
Francisco Hodge
bc0af8d6ec 3.4.121 2022-07-04 08:06:28 +00:00
Francisco Hodge
61fd83e9b0 Merge pull request #1617 from hodgef/dependabot/npm_and_yarn/eslint-8.19.0
Bump eslint from 8.18.0 to 8.19.0
2022-07-04 01:05:04 -07:00
Francisco Hodge
13c3cf5393 Merge pull request #1615 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.4
Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4
2022-07-04 01:03:39 -07:00
dependabot[bot]
04b180bae8 Bump eslint from 8.18.0 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 08:03:12 +00:00
dependabot[bot]
b4e4243e0b Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.0 to 5.30.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.4/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 08:01:50 +00:00
Francisco Hodge
0cc2a17628 Build update 2022-06-30 08:05:49 +00:00
Francisco Hodge
1f18fab2e0 3.4.120 2022-06-30 08:05:24 +00:00
Francisco Hodge
a238b4232c Merge pull request #1612 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.9.3
Bump webpack-dev-server from 4.9.2 to 4.9.3
2022-06-30 01:03:56 -07:00
dependabot[bot]
de64476f42 Bump webpack-dev-server from 4.9.2 to 4.9.3
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 08:02:12 +00:00
Francisco Hodge
aca9abf017 Build update 2022-06-28 08:06:39 +00:00
Francisco Hodge
f4b36138cd 3.4.119 2022-06-28 08:06:16 +00:00
Francisco Hodge
b806ada3a9 Merge pull request #1607 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.30.0
Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.0
2022-06-28 01:04:52 -07:00
Francisco Hodge
46599c2b81 Merge pull request #1605 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.6
Bump @babel/core from 7.18.5 to 7.18.6
2022-06-28 01:03:57 -07:00
Francisco Hodge
bdeaaa0384 Merge pull request #1604 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.6
Bump @babel/plugin-transform-typescript from 7.18.4 to 7.18.6
2022-06-28 01:03:31 -07:00
dependabot[bot]
843f75abb4 Bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 08:03:06 +00:00
dependabot[bot]
80c089bea4 Bump @babel/core from 7.18.5 to 7.18.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.5 to 7.18.6.
- [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.18.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 08:02:04 +00:00
dependabot[bot]
bc88295d02 Bump @babel/plugin-transform-typescript from 7.18.4 to 7.18.6
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.4 to 7.18.6.
- [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.18.6/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 08:01:36 +00:00
Francisco Hodge
ae762ef62b Build update 2022-06-27 08:05:37 +00:00
Francisco Hodge
d79fa22a7e 3.4.118 2022-06-27 08:05:08 +00:00
Francisco Hodge
7e94430704 Merge pull request #1603 from hodgef/dependabot/npm_and_yarn/core-js-3.23.3
Bump core-js from 3.23.2 to 3.23.3
2022-06-27 01:03:25 -07:00
dependabot[bot]
061e13c586 Bump core-js from 3.23.2 to 3.23.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.2 to 3.23.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.2...v3.23.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 08:01:31 +00:00
Francisco Hodge
83e02de57e Build update 2022-06-21 08:09:27 +00:00
Francisco Hodge
7529aa2535 3.4.117 2022-06-21 08:09:03 +00:00
Francisco Hodge
6ee84d7df4 Merge pull request #1600 from hodgef/dependabot/npm_and_yarn/core-js-3.23.2
Bump core-js from 3.23.1 to 3.23.2
2022-06-21 01:04:54 -07:00
Francisco Hodge
db50c34b39 Merge pull request #1598 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.29.0
Bump @typescript-eslint/parser from 5.27.0 to 5.29.0
2022-06-21 01:03:45 -07:00
dependabot[bot]
c444a690dc Bump core-js from 3.23.1 to 3.23.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.1...v3.23.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 08:03:07 +00:00
dependabot[bot]
eb40004ea9 Bump @typescript-eslint/parser from 5.27.0 to 5.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 08:01:42 +00:00
Francisco Hodge
c98cb5dbef Build update 2022-06-20 08:06:39 +00:00
Francisco Hodge
582be07447 3.4.116 2022-06-20 08:06:14 +00:00
Francisco Hodge
da496de16a Merge pull request #1596 from hodgef/dependabot/npm_and_yarn/eslint-8.18.0
Bump eslint from 8.17.0 to 8.18.0
2022-06-20 01:04:44 -07:00
Francisco Hodge
319ce95eed Merge pull request #1595 from hodgef/dependabot/npm_and_yarn/typescript-4.7.4
Bump typescript from 4.7.3 to 4.7.4
2022-06-20 01:04:25 -07:00
dependabot[bot]
f44db5bd23 Bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 08:02:40 +00:00
dependabot[bot]
387ebee935 Bump typescript from 4.7.3 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 08:02:13 +00:00
Francisco Hodge
111ab8bb7e Build update 2022-06-16 08:05:55 +00:00
Francisco Hodge
27353587a1 3.4.115 2022-06-16 08:05:31 +00:00
Francisco Hodge
aa1865a4ff Merge pull request #1593 from hodgef/dependabot/npm_and_yarn/prettier-2.7.1
Bump prettier from 2.7.0 to 2.7.1
2022-06-16 01:04:04 -07:00
Francisco Hodge
6b4b72bce2 Merge pull request #1592 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.1
Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
2022-06-16 01:03:59 -07:00
dependabot[bot]
3c955dc302 Bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 08:02:10 +00:00
dependabot[bot]
b406e556c3 Bump mini-css-extract-plugin from 2.6.0 to 2.6.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 08:01:28 +00:00
Francisco Hodge
c998756125 Build update 2022-06-15 08:05:50 +00:00
Francisco Hodge
78c7bd8ddb 3.4.114 2022-06-15 08:05:21 +00:00
Francisco Hodge
ab31658571 Merge pull request #1591 from hodgef/dependabot/npm_and_yarn/core-js-3.23.1
Bump core-js from 3.23.0 to 3.23.1
2022-06-15 01:03:39 -07:00
dependabot[bot]
bc1697742f Bump core-js from 3.23.0 to 3.23.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.0 to 3.23.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.0...v3.23.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 08:01:48 +00:00
Francisco Hodge
930594874e Build update 2022-06-14 08:07:02 +00:00
Francisco Hodge
8862b86a95 3.4.113 2022-06-14 08:06:39 +00:00
Francisco Hodge
2b495aea09 Merge pull request #1590 from hodgef/dependabot/npm_and_yarn/prettier-2.7.0
Bump prettier from 2.6.2 to 2.7.0
2022-06-14 01:05:11 -07:00
Francisco Hodge
65c06aab20 Merge pull request #1588 from hodgef/dependabot/npm_and_yarn/core-js-3.23.0
Bump core-js from 3.22.8 to 3.23.0
2022-06-14 01:04:05 -07:00
Francisco Hodge
1b58f17620 Merge pull request #1587 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.28.0
Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0
2022-06-14 01:03:45 -07:00
dependabot[bot]
d754141788 Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 08:03:23 +00:00
dependabot[bot]
6167080b4b Bump core-js from 3.22.8 to 3.23.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.8 to 3.23.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.8...v3.23.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 08:02:22 +00:00
dependabot[bot]
498ac3ef8c Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.1 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 08:01:57 +00:00
Francisco Hodge
32ff468a42 Build update 2022-06-13 08:06:31 +00:00
Francisco Hodge
d2df531e91 3.4.112 2022-06-13 08:06:01 +00:00
Francisco Hodge
7103f2393b Merge pull request #1585 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.5
Bump @babel/core from 7.18.2 to 7.18.5
2022-06-13 01:04:13 -07:00
Francisco Hodge
1519d684a2 Merge pull request #1584 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.10.0
Bump webpack-cli from 4.9.2 to 4.10.0
2022-06-13 01:03:05 -07:00
dependabot[bot]
7968511de0 Bump @babel/core from 7.18.2 to 7.18.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.2 to 7.18.5.
- [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.18.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 08:02:31 +00:00
dependabot[bot]
d309d2869f Bump webpack-cli from 4.9.2 to 4.10.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 08:01:23 +00:00
Francisco Hodge
054f47bcb5 Build update 2022-06-10 06:00:52 +00:00
Francisco Hodge
0c53293324 3.4.111 2022-06-10 06:00:20 +00:00
Francisco Hodge
a2d537bfe2 Ensure caret position is not lost when using syncInstanceInputs. Fixes https://github.com/hodgef/react-simple-keyboard/issues/1948 2022-06-09 22:58:10 -07:00
Francisco Hodge
6dbf28364e Build update 2022-06-07 08:07:12 +00:00
Francisco Hodge
a2e315d8f7 3.4.110 2022-06-07 08:06:48 +00:00
Francisco Hodge
da6d9054c3 Merge pull request #1582 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.9.2
Bump webpack-dev-server from 4.9.1 to 4.9.2
2022-06-07 01:04:46 -07:00
Francisco Hodge
9f85a1dd85 Merge pull request #1580 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.27.1
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1
2022-06-07 01:03:50 -07:00
dependabot[bot]
aa2b72693a Bump webpack-dev-server from 4.9.1 to 4.9.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.1...v4.9.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:03:01 +00:00
dependabot[bot]
e0769b5c11 Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:02:03 +00:00
Francisco Hodge
a2183d255f Build update 2022-06-06 08:05:44 +00:00
Francisco Hodge
6407d9490d 3.4.109 2022-06-06 08:05:16 +00:00
Francisco Hodge
46b97e7a2b Merge pull request #1577 from hodgef/dependabot/npm_and_yarn/typescript-4.7.3
Bump typescript from 4.7.2 to 4.7.3
2022-06-06 01:03:46 -07:00
Francisco Hodge
19d25ac88d Merge pull request #1576 from hodgef/dependabot/npm_and_yarn/eslint-8.17.0
Bump eslint from 8.16.0 to 8.17.0
2022-06-06 01:03:09 -07:00
dependabot[bot]
83838a1f21 Bump typescript from 4.7.2 to 4.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 08:01:50 +00:00
dependabot[bot]
169e1df3e8 Bump eslint from 8.16.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 08:01:20 +00:00
Francisco Hodge
627771276c Build update 2022-06-02 08:06:11 +00:00
Francisco Hodge
423f016218 3.4.108 2022-06-02 08:05:41 +00:00
Francisco Hodge
a3b5050f73 Merge pull request #1574 from hodgef/dependabot/npm_and_yarn/core-js-3.22.8
Bump core-js from 3.22.7 to 3.22.8
2022-06-02 01:03:56 -07:00
Francisco Hodge
657bd53254 Merge pull request #1573 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.3
Bump terser-webpack-plugin from 5.3.1 to 5.3.3
2022-06-02 01:03:08 -07:00
dependabot[bot]
b4caf516b3 Bump core-js from 3.22.7 to 3.22.8
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.22.8.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.7...v3.22.8)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 08:01:58 +00:00
dependabot[bot]
c9e2933ec7 Bump terser-webpack-plugin from 5.3.1 to 5.3.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.1...v5.3.3)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 08:01:18 +00:00
Francisco Hodge
000c4935b1 Merge pull request #1571 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.9.1
Bump webpack-dev-server from 4.9.0 to 4.9.1
2022-06-01 02:50:27 -07:00
dependabot[bot]
0c657a5e96 Bump webpack-dev-server from 4.9.0 to 4.9.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.9.0...v4.9.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 09:48:45 +00:00
Francisco Hodge
820f14f406 Build update 2022-05-31 08:05:10 +00:00
Francisco Hodge
d9d72f506f 3.4.107 2022-05-31 08:04:47 +00:00
Francisco Hodge
ae0e61a4d9 Merge pull request #1569 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.0
Bump @typescript-eslint/parser from 5.25.0 to 5.27.0
2022-05-31 01:03:22 -07:00
dependabot[bot]
e7991b2bf8 Bump @typescript-eslint/parser from 5.25.0 to 5.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 08:01:26 +00:00
Francisco Hodge
040e122d94 Build update 2022-05-30 08:05:25 +00:00
Francisco Hodge
790cb7b7d6 3.4.106 2022-05-30 08:05:02 +00:00
Francisco Hodge
55696136cf Merge pull request #1568 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.4
Bump @babel/plugin-transform-typescript from 7.18.1 to 7.18.4
2022-05-30 01:03:39 -07:00
dependabot[bot]
aa6753c48b Bump @babel/plugin-transform-typescript from 7.18.1 to 7.18.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.18.1 to 7.18.4.
- [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.18.4/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 08:01:44 +00:00
Francisco Hodge
75fb0ce708 Build update 2022-05-26 08:05:56 +00:00
Francisco Hodge
286a1eb0e0 3.4.105 2022-05-26 08:05:33 +00:00
Francisco Hodge
a88f55e5fc Merge pull request #1566 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.2
Bump @babel/core from 7.18.0 to 7.18.2
2022-05-26 01:04:16 -07:00
Francisco Hodge
3438448cfc Merge pull request #1565 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.18.2
Bump @babel/preset-env from 7.18.0 to 7.18.2
2022-05-26 01:03:40 -07:00
dependabot[bot]
e3db06b964 Bump @babel/core from 7.18.0 to 7.18.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.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.18.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 08:02:25 +00:00
dependabot[bot]
8fff260c94 Bump @babel/preset-env from 7.18.0 to 7.18.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.0 to 7.18.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.18.2/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 08:01:41 +00:00
Francisco Hodge
edcfbc6b57 Build update 2022-05-25 08:05:33 +00:00
Francisco Hodge
f9357aa60f 3.4.104 2022-05-25 08:05:10 +00:00
Francisco Hodge
da1884995a Merge pull request #1564 from hodgef/dependabot/npm_and_yarn/core-js-3.22.7
Bump core-js from 3.22.6 to 3.22.7
2022-05-25 01:03:48 -07:00
Francisco Hodge
219f5a3cdf Merge pull request #1563 from hodgef/dependabot/npm_and_yarn/typescript-4.7.2
Bump typescript from 4.6.4 to 4.7.2
2022-05-25 01:03:16 -07:00
dependabot[bot]
c3b1b2074c Bump core-js from 3.22.6 to 3.22.7
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.6 to 3.22.7.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.6...v3.22.7)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 08:02:07 +00:00
dependabot[bot]
47bb82a736 Bump typescript from 4.6.4 to 4.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 08:01:38 +00:00
Francisco Hodge
cd18c74362 Build update 2022-05-24 08:05:21 +00:00
Francisco Hodge
45fa46d360 3.4.103 2022-05-24 08:04:58 +00:00
Francisco Hodge
e089505f32 Merge pull request #1561 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.26.0
Bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.26.0
2022-05-24 01:03:38 -07:00
dependabot[bot]
f7a2cd8579 Bump @typescript-eslint/eslint-plugin from 5.24.0 to 5.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.24.0 to 5.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 08:01:32 +00:00
Francisco Hodge
bbb541388c Build update 2022-05-23 08:05:54 +00:00
Francisco Hodge
56cb02109e 3.4.102 2022-05-23 08:05:25 +00:00
Francisco Hodge
55df458e6c Merge pull request #1559 from hodgef/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.15.0 to 8.16.0
2022-05-23 01:03:45 -07:00
Francisco Hodge
c31f6a24f3 Merge pull request #1558 from hodgef/dependabot/npm_and_yarn/core-js-3.22.6
Bump core-js from 3.22.5 to 3.22.6
2022-05-23 01:03:00 -07:00
dependabot[bot]
43725bc303 Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.15.0...v8.16.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 08:02:00 +00:00
dependabot[bot]
800984bc8f Bump core-js from 3.22.5 to 3.22.6
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.6.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.5...v3.22.6)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 08:01:15 +00:00
Francisco Hodge
2e05b41e39 Build update 2022-05-20 08:07:11 +00:00
Francisco Hodge
b618ee3231 3.4.101 2022-05-20 08:06:42 +00:00
Francisco Hodge
6cfea6523a Merge pull request #1557 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.18.0
Bump @babel/preset-env from 7.17.12 to 7.18.0
2022-05-20 01:04:47 -07:00
Francisco Hodge
6051c35952 Merge pull request #1556 from hodgef/dependabot/npm_and_yarn/babel/core-7.18.0
Bump @babel/core from 7.17.10 to 7.18.0
2022-05-20 01:03:48 -07:00
Francisco Hodge
52cc1febca Merge pull request #1555 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.18.1
Bump @babel/plugin-transform-typescript from 7.16.8 to 7.18.1
2022-05-20 01:03:21 -07:00
dependabot[bot]
cd0b43697f Bump @babel/preset-env from 7.17.12 to 7.18.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.12 to 7.18.0.
- [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.18.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 08:02:35 +00:00
dependabot[bot]
0d49092dbf Bump @babel/core from 7.17.10 to 7.18.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.0.
- [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.18.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 08:02:06 +00:00
dependabot[bot]
9291f6c5c2 Bump @babel/plugin-transform-typescript from 7.16.8 to 7.18.1
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.16.8 to 7.18.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.18.1/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 08:01:36 +00:00
Francisco Hodge
e84c515798 Build update 2022-05-19 08:05:21 +00:00
Francisco Hodge
b041e4d170 3.4.100 2022-05-19 08:04:52 +00:00
Francisco Hodge
590300f661 Merge pull request #1553 from hodgef/dependabot/npm_and_yarn/postcss-8.4.14
Bump postcss from 8.4.13 to 8.4.14
2022-05-19 01:03:12 -07:00
dependabot[bot]
1ea21a8518 Bump postcss from 8.4.13 to 8.4.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 08:01:13 +00:00
Francisco Hodge
b8d1e47611 Build update 2022-05-18 08:05:22 +00:00
Francisco Hodge
90055ef343 3.4.99 2022-05-18 08:04:58 +00:00
Francisco Hodge
ace521d1c9 Merge pull request #1551 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.25.0
Bump @typescript-eslint/parser from 5.23.0 to 5.25.0
2022-05-18 01:03:33 -07:00
dependabot[bot]
a8e108bca9 Bump @typescript-eslint/parser from 5.23.0 to 5.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 08:01:36 +00:00
Francisco Hodge
6816eb01c5 Build update 2022-05-17 08:07:18 +00:00
Francisco Hodge
252cff2740 3.4.98 2022-05-17 08:06:54 +00:00
Francisco Hodge
ff2bf9f06f Merge pull request #1550 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.17.12
Bump @babel/preset-env from 7.17.10 to 7.17.12
2022-05-17 01:05:30 -07:00
dependabot[bot]
4f6032d3c3 Bump @babel/preset-env from 7.17.10 to 7.17.12
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.10 to 7.17.12.
- [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.17.12/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 08:05:26 +00:00
Francisco Hodge
1cd24c3ddd Merge pull request #1546 from hodgef/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.17.12
Bump @babel/plugin-proposal-class-properties from 7.16.7 to 7.17.12
2022-05-17 01:03:45 -07:00
Francisco Hodge
4f911270fc Merge pull request #1545 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.24.0
Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.24.0
2022-05-17 01:03:09 -07:00
dependabot[bot]
136fdf237c Bump @babel/plugin-proposal-class-properties from 7.16.7 to 7.17.12
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.16.7 to 7.17.12.
- [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.17.12/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 08:01:51 +00:00
dependabot[bot]
4d79ae24d3 Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.24.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.24.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 08:01:24 +00:00
Francisco Hodge
d9333518e1 Build update 2022-05-11 08:06:02 +00:00
Francisco Hodge
c3a67f89e5 3.4.97 2022-05-11 08:05:39 +00:00
Francisco Hodge
6abedf9a0e Merge pull request #1543 from hodgef/dependabot/npm_and_yarn/core-js-3.22.5
Bump core-js from 3.22.4 to 3.22.5
2022-05-11 01:03:49 -07:00
dependabot[bot]
bfd79866c2 Bump core-js from 3.22.4 to 3.22.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.22.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.4...v3.22.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 08:01:59 +00:00
Francisco Hodge
5c1baac56a Build update 2022-05-10 08:05:46 +00:00
Francisco Hodge
55dcca1e2e 3.4.96 2022-05-10 08:05:17 +00:00
Francisco Hodge
3276da5215 Merge pull request #1540 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.23.0
Bump @typescript-eslint/parser from 5.22.0 to 5.23.0
2022-05-10 01:03:31 -07:00
dependabot[bot]
379280a960 Bump @typescript-eslint/parser from 5.22.0 to 5.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 08:01:48 +00:00
Francisco Hodge
e56e6c545e Build update 2022-05-09 08:06:26 +00:00
Francisco Hodge
5bde4d3d61 3.4.95 2022-05-09 08:05:55 +00:00
Francisco Hodge
46ba384f04 Merge pull request #1538 from hodgef/dependabot/npm_and_yarn/eslint-8.15.0
Bump eslint from 8.14.0 to 8.15.0
2022-05-09 01:04:02 -07:00
Francisco Hodge
3729fccf23 Merge pull request #1536 from hodgef/dependabot/npm_and_yarn/babel-preset-minify-0.5.2
Bump babel-preset-minify from 0.5.1 to 0.5.2
2022-05-09 01:03:26 -07:00
dependabot[bot]
c695692bc2 Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 08:02:20 +00:00
dependabot[bot]
33c3c4d086 Bump babel-preset-minify from 0.5.1 to 0.5.2
Bumps [babel-preset-minify](https://github.com/babel/minify) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/babel/minify/releases)
- [Changelog](https://github.com/babel/minify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/minify/compare/babel-preset-minify@0.5.1...babel-preset-minify@0.5.2)

---
updated-dependencies:
- dependency-name: babel-preset-minify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 08:01:19 +00:00
Francisco Hodge
b218192324 Build update 2022-05-05 08:05:12 +00:00
Francisco Hodge
6d56c74269 3.4.94 2022-05-05 08:04:48 +00:00
Francisco Hodge
841562ee38 Merge pull request #1535 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.9.0
Bump webpack-dev-server from 4.8.1 to 4.9.0
2022-05-05 01:03:17 -07:00
dependabot[bot]
223d854676 Bump webpack-dev-server from 4.8.1 to 4.9.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.1 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.8.1...v4.9.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 08:01:35 +00:00
Francisco Hodge
7dc07d0b7f Build update 2022-05-03 08:07:03 +00:00
Francisco Hodge
cf9cb0e846 3.4.93 2022-05-03 08:06:40 +00:00
Francisco Hodge
f7888b068f Merge pull request #1533 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.22.0
Bump @typescript-eslint/parser from 5.21.0 to 5.22.0
2022-05-03 01:05:16 -07:00
dependabot[bot]
df2b109544 Bump @typescript-eslint/parser from 5.21.0 to 5.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 08:05:14 +00:00
Francisco Hodge
262f9afb69 Merge pull request #1531 from hodgef/dependabot/npm_and_yarn/types/jest-27.5.0
Bump @types/jest from 27.4.1 to 27.5.0
2022-05-03 01:03:48 -07:00
Francisco Hodge
0e8a939287 Merge pull request #1530 from hodgef/dependabot/npm_and_yarn/core-js-3.22.4
Bump core-js from 3.22.3 to 3.22.4
2022-05-03 01:03:38 -07:00
dependabot[bot]
de45ae2061 Bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 08:02:01 +00:00
dependabot[bot]
059be41c86 Bump core-js from 3.22.3 to 3.22.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.3 to 3.22.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.3...v3.22.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 08:01:34 +00:00
Francisco Hodge
be1f65d9cc Build update 2022-05-02 08:07:00 +00:00
Francisco Hodge
29d768bc9f 3.4.92 2022-05-02 08:06:36 +00:00
Francisco Hodge
fa87ee477f Merge pull request #1529 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.6
Bump autoprefixer from 10.4.5 to 10.4.6
2022-05-02 01:05:26 -07:00
Francisco Hodge
6bb2c13100 Merge pull request #1528 from hodgef/dependabot/npm_and_yarn/postcss-8.4.13
Bump postcss from 8.4.12 to 8.4.13
2022-05-02 01:05:11 -07:00
Francisco Hodge
1caf41b8fb Merge pull request #1527 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.17.10
Bump @babel/preset-env from 7.16.11 to 7.17.10
2022-05-02 01:04:10 -07:00
Francisco Hodge
1740ce2b1a Merge pull request #1524 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.10
Bump @babel/core from 7.17.9 to 7.17.10
2022-05-02 01:03:37 -07:00
dependabot[bot]
02001077cb Bump autoprefixer from 10.4.5 to 10.4.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.5 to 10.4.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.5...10.4.6)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 08:03:34 +00:00
dependabot[bot]
e3481fee98 Bump postcss from 8.4.12 to 8.4.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 08:03:09 +00:00
dependabot[bot]
8652e4b7ea Bump @babel/preset-env from 7.16.11 to 7.17.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
- [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.17.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 08:02:35 +00:00
dependabot[bot]
2c02ea4c41 Bump @babel/core from 7.17.9 to 7.17.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
- [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.17.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 08:01:16 +00:00
Francisco Hodge
5630e69546 Build update 2022-04-29 08:05:37 +00:00
Francisco Hodge
ca075c9336 3.4.91 2022-04-29 08:05:14 +00:00
Francisco Hodge
dcd9e981bd Merge pull request #1523 from hodgef/dependabot/npm_and_yarn/typescript-4.6.4
Bump typescript from 4.6.3 to 4.6.4
2022-04-29 01:03:17 -07:00
dependabot[bot]
d85466cd0a Bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-29 08:01:32 +00:00
Francisco Hodge
f3950cdd87 Build update 2022-04-28 08:05:17 +00:00
Francisco Hodge
219fc799ce 3.4.90 2022-04-28 08:04:54 +00:00
Francisco Hodge
b9654b64ea Merge pull request #1521 from hodgef/dependabot/npm_and_yarn/core-js-3.22.3
Bump core-js from 3.22.2 to 3.22.3
2022-04-28 01:03:29 -07:00
dependabot[bot]
9f22e32823 Bump core-js from 3.22.2 to 3.22.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.2...v3.22.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 08:01:31 +00:00
Francisco Hodge
2ad4955b7c Build update 2022-04-26 08:05:10 +00:00
Francisco Hodge
ce85a57bcd 3.4.89 2022-04-26 08:04:46 +00:00
Francisco Hodge
3852e910e2 Merge pull request #1517 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.21.0
Bump @typescript-eslint/parser from 5.20.0 to 5.21.0
2022-04-26 01:03:11 -07:00
dependabot[bot]
47cb65cec0 Bump @typescript-eslint/parser from 5.20.0 to 5.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 08:01:20 +00:00
Francisco Hodge
1fd06d6d63 Build update 2022-04-25 08:05:55 +00:00
Francisco Hodge
72a5e3f6d0 3.4.88 2022-04-25 08:05:26 +00:00
Francisco Hodge
181050ad0e Merge pull request #1515 from hodgef/dependabot/npm_and_yarn/eslint-8.14.0
Bump eslint from 8.13.0 to 8.14.0
2022-04-25 01:03:36 -07:00
Francisco Hodge
095511656b Merge pull request #1514 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.5
Bump autoprefixer from 10.4.4 to 10.4.5
2022-04-25 01:03:12 -07:00
dependabot[bot]
dfc8139125 Bump eslint from 8.13.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 08:01:46 +00:00
dependabot[bot]
20d3fbc3bd Bump autoprefixer from 10.4.4 to 10.4.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.4 to 10.4.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.4...10.4.5)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 08:01:21 +00:00
Francisco Hodge
86180f3b6c Build update 2022-04-22 08:06:04 +00:00
Francisco Hodge
261e7547d5 3.4.87 2022-04-22 08:05:41 +00:00
Francisco Hodge
fa83f52af5 Merge pull request #1513 from hodgef/dependabot/npm_and_yarn/core-js-3.22.2
Bump core-js from 3.22.1 to 3.22.2
2022-04-22 01:03:38 -07:00
dependabot[bot]
addae81698 Bump core-js from 3.22.1 to 3.22.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.1...v3.22.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 08:01:13 +00:00
Francisco Hodge
d451f1f84d Build update 2022-04-20 08:05:29 +00:00
Francisco Hodge
8bff43e7d4 3.4.86 2022-04-20 08:05:05 +00:00
Francisco Hodge
a17c828e0d Merge pull request #1512 from hodgef/dependabot/npm_and_yarn/babel-loader-8.2.5
Bump babel-loader from 8.2.4 to 8.2.5
2022-04-20 01:03:40 -07:00
Francisco Hodge
c9e3f74815 Merge pull request #1511 from hodgef/dependabot/npm_and_yarn/core-js-3.22.1
Bump core-js from 3.22.0 to 3.22.1
2022-04-20 01:03:37 -07:00
dependabot[bot]
7dd4a2d410 Bump babel-loader from 8.2.4 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.4...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 08:01:57 +00:00
dependabot[bot]
8fb375a20f Bump core-js from 3.22.0 to 3.22.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.0 to 3.22.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.0...v3.22.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 08:01:31 +00:00
Francisco Hodge
49566ccd4e Build update 2022-04-19 08:05:04 +00:00
Francisco Hodge
d5f8d003d4 3.4.85 2022-04-19 08:04:39 +00:00
Francisco Hodge
46adf9f22d Merge pull request #1509 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.20.0
Bump @typescript-eslint/parser from 5.18.0 to 5.20.0
2022-04-19 01:03:07 -07:00
dependabot[bot]
036e71177f Bump @typescript-eslint/parser from 5.18.0 to 5.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.18.0 to 5.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.20.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19 08:01:17 +00:00
Francisco Hodge
6f2b909894 Build update 2022-04-15 08:04:53 +00:00
Francisco Hodge
df81b79636 3.4.84 2022-04-15 08:04:29 +00:00
Francisco Hodge
9b83f0263f Merge pull request #1508 from hodgef/dependabot/npm_and_yarn/core-js-3.22.0
Bump core-js from 3.21.1 to 3.22.0
2022-04-15 01:03:03 -07:00
dependabot[bot]
aed086cbeb Bump core-js from 3.21.1 to 3.22.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.21.1...v3.22.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 08:01:33 +00:00
Francisco Hodge
1803834e40 Build update 2022-04-15 05:43:47 +00:00
Francisco Hodge
76a873b16f 3.4.83 2022-04-15 05:43:16 +00:00
Francisco Hodge
b303f67155 Merge pull request #1507 from hodgef/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-04-14 22:41:33 -07:00
dependabot[bot]
fcc728f143 Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 05:39:56 +00:00
Francisco Hodge
089b24ae5b Build update 2022-04-15 05:39:15 +00:00
Francisco Hodge
8de5e8feb7 3.4.82 2022-04-15 05:38:47 +00:00
Francisco Hodge
d2c7a2fda7 Set PhysicalKeyboardHighlight pointerup appropriately. Per #1506 2022-04-14 22:37:03 -07:00
Francisco Hodge
a111940488 Build update 2022-04-13 04:13:56 +00:00
Francisco Hodge
22ecfcc8b0 3.4.81 2022-04-13 04:13:33 +00:00
Francisco Hodge
7834087992 Add physicalKeyboardHighlightPressUsePointerEvents. Fixes #1506 2022-04-12 21:12:00 -07:00
Francisco Hodge
d7427c63d6 Build update 2022-04-12 11:42:59 +00:00
Francisco Hodge
105b9abf29 3.4.80 2022-04-12 11:42:29 +00:00
Francisco Hodge
55e3b5e983 Merge pull request #1504 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.19.0
Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.19.0
2022-04-12 04:40:48 -07:00
dependabot[bot]
a1ae724e0b Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.19.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 11:38:50 +00:00
Francisco Hodge
174b795aad Build update 2022-04-11 08:05:21 +00:00
Francisco Hodge
79942573f6 3.4.79 2022-04-11 08:04:57 +00:00
Francisco Hodge
a8fa76feb5 Merge pull request #1503 from hodgef/dependabot/npm_and_yarn/eslint-8.13.0
Bump eslint from 8.12.0 to 8.13.0
2022-04-11 01:03:22 -07:00
dependabot[bot]
e14370354d Bump eslint from 8.12.0 to 8.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.13.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 08:01:24 +00:00
Francisco Hodge
c9afc3266b Build update 2022-04-07 08:05:17 +00:00
Francisco Hodge
6d881c65f3 3.4.78 2022-04-07 08:04:54 +00:00
Francisco Hodge
107cdb904f Merge pull request #1500 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.8.1
Bump webpack-dev-server from 4.8.0 to 4.8.1
2022-04-07 01:03:32 -07:00
Francisco Hodge
5ca5565070 Merge pull request #1501 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.9
Bump @babel/core from 7.17.8 to 7.17.9
2022-04-07 01:03:23 -07:00
dependabot[bot]
efaae04a8b Bump @babel/core from 7.17.8 to 7.17.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9.
- [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.17.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 08:01:50 +00:00
dependabot[bot]
df64163f0c Bump webpack-dev-server from 4.8.0 to 4.8.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 08:01:42 +00:00
Francisco Hodge
8942cf4f4d Build update 2022-04-06 08:05:21 +00:00
Francisco Hodge
23931355e6 3.4.77 2022-04-06 08:04:57 +00:00
Francisco Hodge
bddb79f773 Merge pull request #1499 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.8.0
Bump webpack-dev-server from 4.7.4 to 4.8.0
2022-04-06 01:03:22 -07:00
dependabot[bot]
3544dd0258 Bump webpack-dev-server from 4.7.4 to 4.8.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 08:01:33 +00:00
Francisco Hodge
1113a88d08 Build update 2022-04-06 04:28:03 +00:00
Francisco Hodge
a4bf6d8bad 3.4.76 2022-04-06 04:27:34 +00:00
Francisco Hodge
95fe298c78 Add layoutCandidatesCaseSensitiveMatch 2022-04-05 21:25:44 -07:00
Francisco Hodge
f603838ff0 Build update 2022-04-05 08:05:42 +00:00
Francisco Hodge
78d5d111c0 3.4.75 2022-04-05 08:05:12 +00:00
Francisco Hodge
8c70257664 Merge pull request #1497 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.18.0
Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
2022-04-05 01:03:22 -07:00
dependabot[bot]
0868671018 Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 08:01:37 +00:00
Francisco Hodge
8b1f96e58d Build update 2022-04-04 08:06:27 +00:00
Francisco Hodge
ad4f6f0445 3.4.74 2022-04-04 08:06:02 +00:00
Francisco Hodge
e46c036440 Merge pull request #1496 from hodgef/dependabot/npm_and_yarn/prettier-2.6.2
Bump prettier from 2.6.1 to 2.6.2
2022-04-04 01:04:27 -07:00
dependabot[bot]
e867ad4673 Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 08:02:12 +00:00
Francisco Hodge
ea38c5b64b Build update 2022-03-29 08:05:54 +00:00
Francisco Hodge
b62121ce86 3.4.73 2022-03-29 08:05:28 +00:00
Francisco Hodge
cfb6e35aa8 Merge pull request #1494 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.17.0
Bump @typescript-eslint/parser from 5.15.0 to 5.17.0
2022-03-29 01:03:51 -07:00
dependabot[bot]
fa3d8959a4 Bump @typescript-eslint/parser from 5.15.0 to 5.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 08:02:02 +00:00
Francisco Hodge
8f01b64756 Build update 2022-03-28 08:05:39 +00:00
Francisco Hodge
ff8724cb15 3.4.72 2022-03-28 08:05:14 +00:00
Francisco Hodge
d289547dc0 Merge pull request #1492 from hodgef/dependabot/npm_and_yarn/eslint-8.12.0
Bump eslint from 8.11.0 to 8.12.0
2022-03-28 01:03:34 -07:00
dependabot[bot]
4661c35449 Bump eslint from 8.11.0 to 8.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 08:01:19 +00:00
Francisco Hodge
19a9b38e09 Build update 2022-03-25 08:09:53 +00:00
Francisco Hodge
314121305e 3.4.71 2022-03-25 08:09:30 +00:00
Francisco Hodge
0e6704657c Merge pull request #1491 from hodgef/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-25 01:07:36 -07:00
Francisco Hodge
d01360f661 Build update 2022-03-25 08:07:21 +00:00
Francisco Hodge
3d8f7b9224 3.4.70 2022-03-25 08:06:51 +00:00
dependabot[bot]
80b29a40d4 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:04:26 +00:00
Francisco Hodge
8b13e5d7ac Merge pull request #1490 from hodgef/dependabot/npm_and_yarn/typescript-4.6.3
Bump typescript from 4.6.2 to 4.6.3
2022-03-25 01:04:16 -07:00
Francisco Hodge
fd9522d896 Merge pull request #1489 from hodgef/dependabot/npm_and_yarn/prettier-2.6.1
Bump prettier from 2.6.0 to 2.6.1
2022-03-25 01:03:39 -07:00
dependabot[bot]
1d0edfb4f0 Bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:02:10 +00:00
dependabot[bot]
108e76914f Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 08:01:39 +00:00
Francisco Hodge
81eb6e4f40 Build update 2022-03-23 08:08:37 +00:00
Francisco Hodge
9086cefa63 3.4.69 2022-03-23 08:08:14 +00:00
Francisco Hodge
4b0a018d06 Merge pull request #1488 from hodgef/dependabot/npm_and_yarn/babel-loader-8.2.4
Bump babel-loader from 8.2.3 to 8.2.4
2022-03-23 01:06:52 -07:00
dependabot[bot]
e64cbf6ca5 Bump babel-loader from 8.2.3 to 8.2.4
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.3 to 8.2.4.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.2.4)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 08:04:56 +00:00
Francisco Hodge
08879d04e2 Build update 2022-03-22 14:13:50 +00:00
Francisco Hodge
001152b86f 3.4.68 2022-03-22 14:13:21 +00:00
Francisco Hodge
9845698609 Merge pull request #1487 from hodgef/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-03-22 07:11:34 -07:00
dependabot[bot]
520cd14599 Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 14:09:30 +00:00
Francisco Hodge
c62d8589cf Build update 2022-03-22 08:06:04 +00:00
Francisco Hodge
e00afc0c2f 3.4.67 2022-03-22 08:05:33 +00:00
Francisco Hodge
5237afe939 Merge pull request #1485 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.16.0
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.16.0
2022-03-22 01:03:41 -07:00
dependabot[bot]
bb8b974a07 Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 08:01:30 +00:00
Francisco Hodge
f22e8471ea Build update 2022-03-21 08:05:03 +00:00
Francisco Hodge
e6999bda62 3.4.66 2022-03-21 08:04:39 +00:00
Francisco Hodge
0fa1617823 Merge pull request #1484 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.8
Bump @babel/core from 7.17.7 to 7.17.8
2022-03-21 01:03:08 -07:00
dependabot[bot]
764b4e5531 Bump @babel/core from 7.17.7 to 7.17.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.7 to 7.17.8.
- [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.17.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 08:01:14 +00:00
Francisco Hodge
d18aef496a Build update 2022-03-17 08:05:27 +00:00
Francisco Hodge
bdfd095490 3.4.65 2022-03-17 08:05:03 +00:00
Francisco Hodge
4569060260 Merge pull request #1483 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.4
Bump autoprefixer from 10.4.3 to 10.4.4
2022-03-17 01:03:39 -07:00
Francisco Hodge
e50c380a76 Merge pull request #1482 from hodgef/dependabot/npm_and_yarn/postcss-8.4.12
Bump postcss from 8.4.11 to 8.4.12
2022-03-17 01:03:08 -07:00
dependabot[bot]
96e8fa1302 Bump autoprefixer from 10.4.3 to 10.4.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.3 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.3...10.4.4)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 08:01:52 +00:00
dependabot[bot]
3506fe33fb Bump postcss from 8.4.11 to 8.4.12
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.11 to 8.4.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.11...8.4.12)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 08:01:26 +00:00
Francisco Hodge
e459f230e3 Build update 2022-03-16 08:05:40 +00:00
Francisco Hodge
71b12ce0b6 3.4.64 2022-03-16 08:05:17 +00:00
Francisco Hodge
8cbe891d87 Merge pull request #1481 from hodgef/dependabot/npm_and_yarn/prettier-2.6.0
Bump prettier from 2.5.1 to 2.6.0
2022-03-16 01:03:55 -07:00
Francisco Hodge
d6c2a45b5c Merge pull request #1480 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.3
Bump autoprefixer from 10.4.2 to 10.4.3
2022-03-16 01:03:26 -07:00
Francisco Hodge
7b4de160ff Merge pull request #1479 from hodgef/dependabot/npm_and_yarn/postcss-8.4.11
Bump postcss from 8.4.8 to 8.4.11
2022-03-16 01:02:56 -07:00
dependabot[bot]
415278bbfa Bump prettier from 2.5.1 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 08:02:15 +00:00
dependabot[bot]
e317fd60c8 Bump autoprefixer from 10.4.2 to 10.4.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.2 to 10.4.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.3)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 08:01:40 +00:00
dependabot[bot]
462f044acb Bump postcss from 8.4.8 to 8.4.11
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.11.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.8...8.4.11)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-16 08:01:13 +00:00
Francisco Hodge
0a01401b69 Build update 2022-03-15 08:05:36 +00:00
Francisco Hodge
ff44529941 3.4.63 2022-03-15 08:05:12 +00:00
Francisco Hodge
db32a32297 Merge pull request #1477 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.7
Bump @babel/core from 7.17.5 to 7.17.7
2022-03-15 01:03:55 -07:00
Francisco Hodge
bd29d21e35 Merge pull request #1476 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.15.0
Bump @typescript-eslint/parser from 5.12.1 to 5.15.0
2022-03-15 01:03:48 -07:00
dependabot[bot]
b6d3779eed Bump @babel/core from 7.17.5 to 7.17.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.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.17.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 08:01:58 +00:00
dependabot[bot]
d260672f94 Bump @typescript-eslint/parser from 5.12.1 to 5.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 08:01:30 +00:00
Francisco Hodge
25263650ac Build update 2022-03-14 08:05:13 +00:00
Francisco Hodge
09264f8b3c 3.4.62 2022-03-14 08:04:49 +00:00
Francisco Hodge
b1982a67ec Merge pull request #1475 from hodgef/dependabot/npm_and_yarn/eslint-8.11.0
Bump eslint from 8.10.0 to 8.11.0
2022-03-14 01:03:17 -07:00
dependabot[bot]
9d702d4d12 Bump eslint from 8.10.0 to 8.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.10.0...v8.11.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 08:01:14 +00:00
Francisco Hodge
cb8aa669bd Build update 2022-03-09 09:05:01 +00:00
Francisco Hodge
0b483a88e1 3.4.61 2022-03-09 09:04:39 +00:00
Francisco Hodge
e54e7d8c88 Merge pull request #1474 from hodgef/dependabot/npm_and_yarn/css-loader-6.7.1
Bump css-loader from 6.7.0 to 6.7.1
2022-03-09 01:03:15 -08:00
dependabot[bot]
e966a237a8 Bump css-loader from 6.7.0 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 09:01:24 +00:00
Francisco Hodge
ba6de2d999 Build update 2022-03-08 09:05:13 +00:00
Francisco Hodge
764bcbb8ee 3.4.60 2022-03-08 09:04:45 +00:00
Francisco Hodge
80d931fb4b Merge pull request #1472 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.14.0
Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0
2022-03-08 01:03:06 -08:00
dependabot[bot]
ec80ff49fa Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 09:01:22 +00:00
Francisco Hodge
9c10f52fba Build update 2022-03-07 09:06:29 +00:00
Francisco Hodge
cfb7529a69 3.4.59 2022-03-07 09:06:00 +00:00
Francisco Hodge
b784f7d266 Merge pull request #1471 from hodgef/dependabot/npm_and_yarn/css-loader-6.7.0
Bump css-loader from 6.6.0 to 6.7.0
2022-03-07 01:03:51 -08:00
Francisco Hodge
4409564bf4 Merge pull request #1470 from hodgef/dependabot/npm_and_yarn/postcss-8.4.8
Bump postcss from 8.4.7 to 8.4.8
2022-03-07 01:02:51 -08:00
dependabot[bot]
26d9445890 Bump css-loader from 6.6.0 to 6.7.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.6.0...v6.7.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 09:01:44 +00:00
dependabot[bot]
b4583a3eb1 Bump postcss from 8.4.7 to 8.4.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.7...8.4.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 09:01:14 +00:00
Francisco Hodge
723c234bdf Build update 2022-03-04 09:04:43 +00:00
Francisco Hodge
a361f2167c 3.4.58 2022-03-04 09:04:20 +00:00
Francisco Hodge
b66dee4b87 Merge pull request #1468 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.6.0
Bump mini-css-extract-plugin from 2.5.3 to 2.6.0
2022-03-04 01:02:57 -08:00
dependabot[bot]
17b0d1ce14 Bump mini-css-extract-plugin from 2.5.3 to 2.6.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.3...v2.6.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 09:01:11 +00:00
Francisco Hodge
583350f0a8 Build update 2022-03-01 09:06:19 +00:00
Francisco Hodge
bebcceeef2 3.4.57 2022-03-01 09:05:51 +00:00
Francisco Hodge
b005bad9b1 Merge pull request #1465 from hodgef/dependabot/npm_and_yarn/typescript-4.6.2
Bump typescript from 4.5.5 to 4.6.2
2022-03-01 01:03:57 -08:00
Francisco Hodge
af4c449c16 Merge pull request #1464 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.13.0
Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.13.0
2022-03-01 01:03:25 -08:00
dependabot[bot]
35e3e7f12f Bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:01:56 +00:00
dependabot[bot]
fd5fee8510 Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:01:27 +00:00
Francisco Hodge
b5c53ac5bc Build update 2022-02-28 09:04:36 +00:00
Francisco Hodge
514709846e 3.4.56 2022-02-28 09:04:16 +00:00
Francisco Hodge
9e9489eb4a Merge pull request #1462 from hodgef/dependabot/npm_and_yarn/eslint-8.10.0
Bump eslint from 8.9.0 to 8.10.0
2022-02-28 01:02:51 -08:00
dependabot[bot]
c2516241ae Bump eslint from 8.9.0 to 8.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 09:01:15 +00:00
Francisco Hodge
51c7fa63b3 Build update 2022-02-25 09:04:39 +00:00
Francisco Hodge
8c4c2dd777 3.4.55 2022-02-25 09:04:19 +00:00
Francisco Hodge
8a7b2347d5 Merge pull request #1461 from hodgef/dependabot/npm_and_yarn/postcss-8.4.7
Bump postcss from 8.4.6 to 8.4.7
2022-02-25 01:03:00 -08:00
dependabot[bot]
fc49cb3ac6 Bump postcss from 8.4.6 to 8.4.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.6...8.4.7)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 09:01:26 +00:00
Francisco Hodge
97650bdc73 Build update 2022-02-23 09:04:43 +00:00
Francisco Hodge
2164f311e5 3.4.54 2022-02-23 09:04:23 +00:00
Francisco Hodge
edc8360d17 Merge pull request #1460 from hodgef/dependabot/npm_and_yarn/types/jest-27.4.1
Bump @types/jest from 27.4.0 to 27.4.1
2022-02-23 01:02:59 -08:00
dependabot[bot]
4ff46dc631 Bump @types/jest from 27.4.0 to 27.4.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.0 to 27.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 09:01:16 +00:00
Francisco Hodge
8710f82594 Build update 2022-02-22 09:05:46 +00:00
Francisco Hodge
fe0c1d0383 3.4.53 2022-02-22 09:05:27 +00:00
Francisco Hodge
f33f7ced66 Merge pull request #1459 from hodgef/dependabot/npm_and_yarn/babel/cli-7.17.6
Bump @babel/cli from 7.17.0 to 7.17.6
2022-02-22 01:04:06 -08:00
Francisco Hodge
bd7bbb8e24 Merge pull request #1457 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.12.1
Bump @typescript-eslint/parser from 5.10.2 to 5.12.1
2022-02-22 01:03:04 -08:00
dependabot[bot]
43e3ff6ce0 Bump @babel/cli from 7.17.0 to 7.17.6
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.17.0 to 7.17.6.
- [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.17.6/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 09:02:29 +00:00
dependabot[bot]
861706e22a Bump @typescript-eslint/parser from 5.10.2 to 5.12.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.12.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 09:01:25 +00:00
Francisco Hodge
38c15a1f9e Build update 2022-02-18 09:07:32 +00:00
Francisco Hodge
f910befe92 3.4.52 2022-02-18 09:07:13 +00:00
Francisco Hodge
053ba003a8 Merge pull request #1456 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.5
Bump @babel/core from 7.17.4 to 7.17.5
2022-02-18 01:05:46 -08:00
dependabot[bot]
e9f393faf1 Bump @babel/core from 7.17.4 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.4 to 7.17.5.
- [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.17.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:03:47 +00:00
Francisco Hodge
38fdc98a8a Build update 2022-02-17 09:05:19 +00:00
Francisco Hodge
bd0c70ae65 3.4.51 2022-02-17 09:05:01 +00:00
Francisco Hodge
4b0f4dfe80 Merge pull request #1454 from hodgef/dependabot/npm_and_yarn/core-js-3.21.1
Bump core-js from 3.21.0 to 3.21.1
2022-02-17 01:03:31 -08:00
dependabot[bot]
300c213055 Bump core-js from 3.21.0 to 3.21.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.0 to 3.21.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.21.0...v3.21.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 09:01:27 +00:00
Francisco Hodge
3df6c53ab9 Build update 2022-02-16 09:05:03 +00:00
Francisco Hodge
89411ab202 3.4.50 2022-02-16 09:04:44 +00:00
Francisco Hodge
dc72e938b2 Merge pull request #1451 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.4
Bump @babel/core from 7.17.2 to 7.17.4
2022-02-16 01:03:23 -08:00
dependabot[bot]
9815a8bd58 Bump @babel/core from 7.17.2 to 7.17.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.4.
- [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.17.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 09:01:18 +00:00
Francisco Hodge
5f5c921e42 Build update 2022-02-15 09:04:58 +00:00
Francisco Hodge
55dd59f2ff 3.4.49 2022-02-15 09:04:38 +00:00
Francisco Hodge
c5828c49f6 Merge pull request #1449 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.12.0
Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0
2022-02-15 01:03:16 -08:00
dependabot[bot]
1b938e88cf Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:01:24 +00:00
Francisco Hodge
804ed8f416 Build update 2022-02-14 09:05:35 +00:00
Francisco Hodge
90c0032224 3.4.48 2022-02-14 09:05:07 +00:00
Francisco Hodge
23c38a5d65 Merge pull request #1448 from hodgef/dependabot/npm_and_yarn/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0
2022-02-14 01:03:09 -08:00
dependabot[bot]
8c2c05e54c Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:01:26 +00:00
Francisco Hodge
0b80e93b9f Build update 2022-02-12 20:26:32 +00:00
Francisco Hodge
da215fcc13 3.4.47 2022-02-12 20:26:12 +00:00
Francisco Hodge
8e93007e9b Merge pull request #1447 from hodgef/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-12 12:24:49 -08:00
dependabot[bot]
6c9f07c633 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 20:22:57 +00:00
Francisco Hodge
9cb9e11cb7 Build update 2022-02-09 09:08:26 +00:00
Francisco Hodge
0428118ba5 3.4.46 2022-02-09 09:08:09 +00:00
Francisco Hodge
7d6514259d Merge pull request #1445 from hodgef/dependabot/npm_and_yarn/babel/core-7.17.2
Bump @babel/core from 7.16.12 to 7.17.2
2022-02-09 01:03:43 -08:00
dependabot[bot]
064e6f2464 Bump @babel/core from 7.16.12 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.12 to 7.17.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.17.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 09:01:51 +00:00
Francisco Hodge
c9125a179e Build update 2022-02-08 09:05:39 +00:00
Francisco Hodge
d183c385d3 3.4.45 2022-02-08 09:05:16 +00:00
Francisco Hodge
4a449c92eb Merge pull request #1442 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.11.0
Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.11.0
2022-02-08 01:03:38 -08:00
dependabot[bot]
5993886024 Bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.1 to 5.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:01:34 +00:00
Francisco Hodge
8628bf34a3 Build update 2022-02-03 09:06:06 +00:00
Francisco Hodge
ac03d2c26a 3.4.44 2022-02-03 09:05:47 +00:00
Francisco Hodge
ce4a741c1d Merge pull request #1438 from hodgef/dependabot/npm_and_yarn/babel/cli-7.17.0
Bump @babel/cli from 7.16.8 to 7.17.0
2022-02-03 01:04:15 -08:00
Francisco Hodge
123691bf66 Merge pull request #1437 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.7.4
Bump webpack-dev-server from 4.7.3 to 4.7.4
2022-02-03 01:03:43 -08:00
Francisco Hodge
77fbe83da2 Merge pull request #1436 from hodgef/dependabot/npm_and_yarn/css-loader-6.6.0
Bump css-loader from 6.5.1 to 6.6.0
2022-02-03 01:03:09 -08:00
dependabot[bot]
20e57c08b1 Bump @babel/cli from 7.16.8 to 7.17.0
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.16.8 to 7.17.0.
- [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.17.0/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 09:02:26 +00:00
dependabot[bot]
363a23b3e4 Bump webpack-dev-server from 4.7.3 to 4.7.4
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.3...v4.7.4)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 09:01:56 +00:00
dependabot[bot]
306021648f Bump css-loader from 6.5.1 to 6.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.1...v6.6.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 09:01:25 +00:00
Francisco Hodge
3be1c49aad Build update 2022-02-02 09:05:44 +00:00
Francisco Hodge
418833a271 3.4.43 2022-02-02 09:05:21 +00:00
Francisco Hodge
0c4c6defc7 Merge pull request #1435 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.1
Bump terser-webpack-plugin from 5.3.0 to 5.3.1
2022-02-02 01:03:52 -08:00
Francisco Hodge
1c555d86fa Merge pull request #1434 from hodgef/dependabot/npm_and_yarn/core-js-3.21.0
Bump core-js from 3.20.3 to 3.21.0
2022-02-02 01:03:35 -08:00
Francisco Hodge
eab5775ce8 Merge pull request #1433 from hodgef/dependabot/npm_and_yarn/postcss-8.4.6
Bump postcss from 8.4.5 to 8.4.6
2022-02-02 01:03:24 -08:00
dependabot[bot]
2229616f9a Bump terser-webpack-plugin from 5.3.0 to 5.3.1
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 09:02:18 +00:00
dependabot[bot]
7855edf712 Bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 09:01:46 +00:00
dependabot[bot]
97782756d0 Bump postcss from 8.4.5 to 8.4.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.5 to 8.4.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.5...8.4.6)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 09:01:18 +00:00
Francisco Hodge
d73b11e17f Build update 2022-02-02 06:17:48 +00:00
Francisco Hodge
eafd02fd43 3.4.42 2022-02-02 06:17:23 +00:00
Francisco Hodge
15034200a6 Dispatch button hold state to all keyboard instances. Re: https://github.com/hodgef/react-simple-keyboard/issues/1756 2022-02-01 22:15:40 -08:00
Francisco Hodge
68c2133bbb Build update 2022-02-01 09:05:53 +00:00
Francisco Hodge
91fe937fc2 3.4.41 2022-02-01 09:05:34 +00:00
Francisco Hodge
a394997c2c Merge pull request #1431 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.10.2
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
2022-02-01 01:04:13 -08:00
dependabot[bot]
4ff7eaee8b Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 09:02:34 +00:00
Francisco Hodge
34ff68d8bf Build update 2022-02-01 04:02:13 +00:00
Francisco Hodge
92e2f86a2a 3.4.40 2022-02-01 04:01:50 +00:00
Francisco Hodge
b9ec6a8908 Fix caret positioning issue per https://github.com/hodgef/react-simple-keyboard/issues/1756 2022-01-31 20:00:22 -08:00
Francisco Hodge
3b9efbe57f Build update 2022-01-31 09:04:47 +00:00
Francisco Hodge
390d460f0e 3.4.39 2022-01-31 09:04:27 +00:00
Francisco Hodge
15c7f93aec Merge pull request #1429 from hodgef/dependabot/npm_and_yarn/eslint-8.8.0
Bump eslint from 8.7.0 to 8.8.0
2022-01-31 01:03:06 -08:00
dependabot[bot]
14df1ef049 Bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.7.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 09:01:26 +00:00
Francisco Hodge
a505a1cdeb Build update 2022-01-26 09:05:05 +00:00
Francisco Hodge
b522b7ccf5 3.4.38 2022-01-26 09:04:41 +00:00
Francisco Hodge
ad531cc487 Merge pull request #1428 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.3
Bump mini-css-extract-plugin from 2.5.2 to 2.5.3
2022-01-26 01:02:59 -08:00
dependabot[bot]
0d5f7aff56 Bump mini-css-extract-plugin from 2.5.2 to 2.5.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 09:01:28 +00:00
Francisco Hodge
7060422af2 Build update 2022-01-25 09:06:42 +00:00
Francisco Hodge
5af6db3d2f 3.4.37 2022-01-25 09:06:18 +00:00
Francisco Hodge
7c983603b9 Merge pull request #1427 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.10.1
Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1
2022-01-25 01:04:38 -08:00
dependabot[bot]
038aa3ed43 Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 09:04:35 +00:00
Francisco Hodge
9572ef8498 Merge pull request #1426 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.9.2
Bump webpack-cli from 4.9.1 to 4.9.2
2022-01-25 01:03:40 -08:00
Francisco Hodge
285d5e8cf3 Merge pull request #1425 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.10.1
Bump @typescript-eslint/parser from 5.9.1 to 5.10.1
2022-01-25 01:02:56 -08:00
dependabot[bot]
560662ecfb Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 09:01:50 +00:00
dependabot[bot]
d3b02bfba0 Bump @typescript-eslint/parser from 5.9.1 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 09:01:23 +00:00
Francisco Hodge
37d60235cf Build update 2022-01-24 09:05:42 +00:00
Francisco Hodge
486ebdaab9 3.4.36 2022-01-24 09:05:18 +00:00
Francisco Hodge
685302ac71 Merge pull request #1423 from hodgef/dependabot/npm_and_yarn/babel/core-7.16.12
Bump @babel/core from 7.16.10 to 7.16.12
2022-01-24 01:03:33 -08:00
dependabot[bot]
2355db6843 Bump @babel/core from 7.16.10 to 7.16.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.10 to 7.16.12.
- [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.16.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 09:02:03 +00:00
Francisco Hodge
0f98f20311 Build update 2022-01-22 03:35:15 +00:00
Francisco Hodge
dee098e2fd 3.4.35 2022-01-22 03:34:56 +00:00
Francisco Hodge
08c15534f3 Merge pull request #1421 from hodgef/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0
2022-01-21 19:33:40 -08:00
dependabot[bot]
6974aae08b Bump nanoid from 3.1.30 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 03:31:36 +00:00
Francisco Hodge
f97d6441c9 Build update 2022-01-21 17:17:15 +00:00
Francisco Hodge
1f3d81c010 3.4.34 2022-01-21 17:16:44 +00:00
Francisco Hodge
984a381689 Add source maps to modern browsers dist 2022-01-21 09:14:41 -08:00
Francisco Hodge
e7d44d0264 Build update 2022-01-21 09:05:45 +00:00
Francisco Hodge
6818c8e0cc 3.4.33 2022-01-21 09:05:22 +00:00
Francisco Hodge
c17a3605e7 Merge pull request #1420 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.11
Bump @babel/preset-env from 7.16.10 to 7.16.11
2022-01-21 01:03:39 -08:00
Francisco Hodge
30257717fa Merge pull request #1419 from hodgef/dependabot/npm_and_yarn/typescript-4.5.5
Bump typescript from 4.5.4 to 4.5.5
2022-01-21 01:03:20 -08:00
dependabot[bot]
7d0db29206 Bump @babel/preset-env from 7.16.10 to 7.16.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.10 to 7.16.11.
- [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.16.11/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 09:01:56 +00:00
dependabot[bot]
98355a6529 Bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 09:01:21 +00:00
Francisco Hodge
d09149dab5 Build update 2022-01-20 09:05:36 +00:00
Francisco Hodge
b8b2e1c876 3.4.32 2022-01-20 09:05:13 +00:00
Francisco Hodge
829c7a1132 Merge pull request #1418 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.10
Bump @babel/preset-env from 7.16.8 to 7.16.10
2022-01-20 01:03:41 -08:00
Francisco Hodge
3ffe497f03 Merge pull request #1417 from hodgef/dependabot/npm_and_yarn/babel/core-7.16.10
Bump @babel/core from 7.16.7 to 7.16.10
2022-01-20 01:03:12 -08:00
dependabot[bot]
ead56a952e Bump @babel/preset-env from 7.16.8 to 7.16.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.8 to 7.16.10.
- [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.16.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:01:56 +00:00
dependabot[bot]
67d47b1717 Bump @babel/core from 7.16.7 to 7.16.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.10.
- [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.16.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:01:22 +00:00
Francisco Hodge
df45daf576 Build update 2022-01-18 09:06:43 +00:00
Francisco Hodge
5ab0e9d041 3.4.31 2022-01-18 09:06:18 +00:00
Francisco Hodge
3bee354e29 Merge pull request #1416 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.5.2
Bump mini-css-extract-plugin from 2.4.7 to 2.5.2
2022-01-18 01:04:27 -08:00
Francisco Hodge
4e930215cf Merge pull request #1414 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.10.0
Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0
2022-01-18 01:03:08 -08:00
dependabot[bot]
54670ff4d8 Bump mini-css-extract-plugin from 2.4.7 to 2.5.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.7 to 2.5.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.7...v2.5.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:02:26 +00:00
dependabot[bot]
9050bc226b Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.1 to 5.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:01:21 +00:00
Francisco Hodge
ba28eee783 Build update 2022-01-17 09:06:01 +00:00
Francisco Hodge
282af6422a 3.4.30 2022-01-17 09:05:40 +00:00
Francisco Hodge
5cc715d678 Merge pull request #1413 from hodgef/dependabot/npm_and_yarn/eslint-8.7.0
Bump eslint from 8.6.0 to 8.7.0
2022-01-17 01:04:03 -08:00
Francisco Hodge
de5728c3bf Merge pull request #1411 from hodgef/dependabot/npm_and_yarn/core-js-3.20.3
Bump core-js from 3.20.2 to 3.20.3
2022-01-17 01:03:30 -08:00
dependabot[bot]
d59396f75f Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 09:02:16 +00:00
dependabot[bot]
aa48da7ca8 Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 09:01:18 +00:00
Francisco Hodge
a5ae29f956 Build update 2022-01-16 00:39:43 +00:00
Francisco Hodge
e3d2eabcf9 3.4.29 2022-01-16 00:39:22 +00:00
Francisco Hodge
413628a046 Apply normalization on CandidateBox selection 2022-01-15 16:37:49 -08:00
Francisco Hodge
6cc3f0dd49 Build update 2022-01-14 09:05:26 +00:00
Francisco Hodge
b5151ceef9 3.4.28 2022-01-14 09:05:07 +00:00
Francisco Hodge
a85e3b4efd Merge pull request #1410 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.7
Bump mini-css-extract-plugin from 2.4.6 to 2.4.7
2022-01-14 01:03:41 -08:00
dependabot[bot]
e95d88f806 Bump mini-css-extract-plugin from 2.4.6 to 2.4.7
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.6...v2.4.7)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 09:02:01 +00:00
Francisco Hodge
fda67860d1 Build update 2022-01-12 09:04:36 +00:00
Francisco Hodge
8df4bcabb2 3.4.27 2022-01-12 09:04:18 +00:00
Francisco Hodge
7c7d0f9aff Merge pull request #1408 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.7.3
Bump webpack-dev-server from 4.7.2 to 4.7.3
2022-01-12 01:02:57 -08:00
dependabot[bot]
3e8988469e Bump webpack-dev-server from 4.7.2 to 4.7.3
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.2...v4.7.3)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 09:01:15 +00:00
Francisco Hodge
65a7e09934 Build update 2022-01-11 09:07:20 +00:00
Francisco Hodge
f914b35c03 3.4.26 2022-01-11 09:07:01 +00:00
Francisco Hodge
438d0c30b3 Merge pull request #1407 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.9.1
Bump @typescript-eslint/parser from 5.8.1 to 5.9.1
2022-01-11 01:05:35 -08:00
dependabot[bot]
cd9b1b8ba9 Bump @typescript-eslint/parser from 5.8.1 to 5.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.1 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:05:26 +00:00
Francisco Hodge
1f0526d367 Merge pull request #1406 from hodgef/dependabot/npm_and_yarn/babel/cli-7.16.8
Bump @babel/cli from 7.15.7 to 7.16.8
2022-01-11 01:05:05 -08:00
Francisco Hodge
388c943bd7 Merge pull request #1405 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.8
Bump @babel/preset-env from 7.16.5 to 7.16.8
2022-01-11 01:04:01 -08:00
Francisco Hodge
d89b3ee5cb Merge pull request #1404 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.9.1
Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1
2022-01-11 01:03:56 -08:00
Francisco Hodge
0400c5a394 Merge pull request #1403 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.16.8
Bump @babel/plugin-transform-typescript from 7.16.7 to 7.16.8
2022-01-11 01:03:21 -08:00
dependabot[bot]
962044c777 Bump @babel/cli from 7.15.7 to 7.16.8
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.15.7 to 7.16.8.
- [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.16.8/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:02:52 +00:00
dependabot[bot]
6b1d9e4501 Bump @babel/preset-env from 7.16.5 to 7.16.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.5 to 7.16.8.
- [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.16.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:02:24 +00:00
dependabot[bot]
60b7355641 Bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.9.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:01:55 +00:00
dependabot[bot]
813ff83b85 Bump @babel/plugin-transform-typescript from 7.16.7 to 7.16.8
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.16.7 to 7.16.8.
- [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.16.8/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 09:01:18 +00:00
Francisco Hodge
ff16c264ea Build update 2022-01-10 09:05:23 +00:00
Francisco Hodge
4c29e1b67e 3.4.25 2022-01-10 09:04:58 +00:00
Francisco Hodge
05f35cfec7 Merge pull request #1402 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.2
Bump autoprefixer from 10.4.1 to 10.4.2
2022-01-10 01:03:16 -08:00
dependabot[bot]
c113530a85 Bump autoprefixer from 10.4.1 to 10.4.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.1 to 10.4.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.1...10.4.2)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 09:01:22 +00:00
Francisco Hodge
47b3e93ce4 Build update 2022-01-07 09:05:20 +00:00
Francisco Hodge
c7f4e84fa1 3.4.24 2022-01-07 09:05:00 +00:00
Francisco Hodge
e294a8da19 Merge pull request #1400 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.6
Bump mini-css-extract-plugin from 2.4.5 to 2.4.6
2022-01-07 10:03:31 +01:00
dependabot[bot]
8aafc217b4 Bump mini-css-extract-plugin from 2.4.5 to 2.4.6
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.5...v2.4.6)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 09:01:33 +00:00
Francisco Hodge
766023c863 Build update 2022-01-04 09:04:44 +00:00
Francisco Hodge
a1b6eb8ac0 3.4.23 2022-01-04 09:04:25 +00:00
Francisco Hodge
87dbc24b5e Merge pull request #1394 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.9.0
Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.9.0
2022-01-04 10:03:06 +01:00
dependabot[bot]
0a8fc81dea Bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.9.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 09:01:26 +00:00
Francisco Hodge
a71b63050c Build update 2022-01-03 09:05:12 +00:00
Francisco Hodge
20ba174ac0 3.4.22 2022-01-03 09:04:53 +00:00
Francisco Hodge
470e5712e3 Merge pull request #1393 from hodgef/dependabot/npm_and_yarn/core-js-3.20.2
Bump core-js from 3.20.1 to 3.20.2
2022-01-03 10:03:34 +01:00
Francisco Hodge
bb9320cd87 Merge pull request #1392 from hodgef/dependabot/npm_and_yarn/eslint-8.6.0
Bump eslint from 8.5.0 to 8.6.0
2022-01-03 10:03:05 +01:00
dependabot[bot]
9c9e5f5386 Bump core-js from 3.20.1 to 3.20.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.1...v3.20.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 09:01:54 +00:00
dependabot[bot]
d82e556bf6 Bump eslint from 8.5.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.5.0...v8.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 09:01:21 +00:00
Francisco Hodge
bb970bf8f9 Build update 2021-12-31 09:07:18 +00:00
Francisco Hodge
0384eb16dc 3.4.21 2021-12-31 09:06:53 +00:00
Francisco Hodge
cdca89aaa3 Merge pull request #1391 from hodgef/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.16.7
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.7
2021-12-31 10:05:10 +01:00
dependabot[bot]
76941dd940 Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.7
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.14.5 to 7.16.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.16.7/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:04:48 +00:00
Francisco Hodge
a36d40c263 Merge pull request #1388 from hodgef/dependabot/npm_and_yarn/types/jest-27.4.0
Bump @types/jest from 27.0.3 to 27.4.0
2021-12-31 10:04:05 +01:00
Francisco Hodge
f6f849120f Merge pull request #1387 from hodgef/dependabot/npm_and_yarn/babel/core-7.16.7
Bump @babel/core from 7.16.5 to 7.16.7
2021-12-31 10:03:35 +01:00
Francisco Hodge
ea69ffe26e Merge pull request #1386 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.16.7
Bump @babel/plugin-transform-typescript from 7.16.1 to 7.16.7
2021-12-31 10:02:47 +01:00
dependabot[bot]
65e599401c Bump @types/jest from 27.0.3 to 27.4.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:02:09 +00:00
dependabot[bot]
40a3705caa Bump @babel/core from 7.16.5 to 7.16.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.5 to 7.16.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.16.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:01:43 +00:00
dependabot[bot]
5a18adacdb Bump @babel/plugin-transform-typescript from 7.16.1 to 7.16.7
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.16.1 to 7.16.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.16.7/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:01:16 +00:00
Francisco Hodge
9d91358756 Build update 2021-12-30 09:04:59 +00:00
Francisco Hodge
03601c2ae1 3.4.20 2021-12-30 09:04:40 +00:00
Francisco Hodge
0586184cf0 Merge pull request #1385 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.7.2
Bump webpack-dev-server from 4.7.1 to 4.7.2
2021-12-30 10:03:25 +01:00
Francisco Hodge
de1d3ebff7 Merge pull request #1384 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.1
Bump autoprefixer from 10.4.0 to 10.4.1
2021-12-30 10:02:52 +01:00
dependabot[bot]
2c6eb1ebf2 Bump webpack-dev-server from 4.7.1 to 4.7.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.1...v4.7.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 09:01:41 +00:00
dependabot[bot]
227edee510 Bump autoprefixer from 10.4.0 to 10.4.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.0...10.4.1)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 09:01:12 +00:00
Francisco Hodge
fa1625849b Build update 2021-12-28 09:05:07 +00:00
Francisco Hodge
9c615f1145 3.4.19 2021-12-28 09:04:43 +00:00
Francisco Hodge
27ae6d91ce Merge pull request #1382 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.8.1
Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
2021-12-28 10:02:59 +01:00
dependabot[bot]
00ce698433 Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 09:01:18 +00:00
Francisco Hodge
e77fdc8de0 Build update 2021-12-24 09:05:01 +00:00
Francisco Hodge
7f908db9d5 3.4.18 2021-12-24 09:04:39 +00:00
Francisco Hodge
107f31cced Merge pull request #1381 from hodgef/dependabot/npm_and_yarn/core-js-3.20.1
Bump core-js from 3.20.0 to 3.20.1
2021-12-24 01:03:10 -08:00
dependabot[bot]
8361001fa3 Bump core-js from 3.20.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 09:01:26 +00:00
Francisco Hodge
961c958315 Build update 2021-12-23 09:04:43 +00:00
Francisco Hodge
a346412424 3.4.17 2021-12-23 09:04:23 +00:00
Francisco Hodge
66f01e2d41 Merge pull request #1380 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.7.1
Bump webpack-dev-server from 4.7.0 to 4.7.1
2021-12-23 01:03:03 -08:00
dependabot[bot]
8c0c34b6bb Bump webpack-dev-server from 4.7.0 to 4.7.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 09:01:26 +00:00
Francisco Hodge
42441527f1 Build update 2021-12-22 09:05:14 +00:00
Francisco Hodge
30424ac835 3.4.16 2021-12-22 09:04:54 +00:00
Francisco Hodge
e047e4c056 Merge pull request #1379 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.7.0
Bump webpack-dev-server from 4.6.0 to 4.7.0
2021-12-22 01:03:28 -08:00
dependabot[bot]
87bd6f9b88 Bump webpack-dev-server from 4.6.0 to 4.7.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.6.0...v4.7.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 09:01:28 +00:00
Francisco Hodge
82a8b86bd4 Build update 2021-12-21 09:05:36 +00:00
Francisco Hodge
99b8a7632b 3.4.15 2021-12-21 09:05:10 +00:00
Francisco Hodge
4f2c2c4f04 Merge pull request #1377 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.8.0
Bump @typescript-eslint/parser from 5.6.0 to 5.8.0
2021-12-21 01:03:06 -08:00
dependabot[bot]
5169bf6097 Bump @typescript-eslint/parser from 5.6.0 to 5.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 09:01:24 +00:00
Francisco Hodge
427fb02cac Build update 2021-12-20 09:04:32 +00:00
Francisco Hodge
3eadb920a8 3.4.14 2021-12-20 09:04:14 +00:00
Francisco Hodge
41a32fe59a Merge pull request #1376 from hodgef/dependabot/npm_and_yarn/eslint-8.5.0
Bump eslint from 8.4.1 to 8.5.0
2021-12-20 01:02:50 -08:00
dependabot[bot]
31c91cefdf Bump eslint from 8.4.1 to 8.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.4.1...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 09:01:10 +00:00
Francisco Hodge
2ac092a5a1 Build update 2021-12-17 09:04:38 +00:00
Francisco Hodge
5aaa665280 3.4.13 2021-12-17 09:04:19 +00:00
Francisco Hodge
2f0bdd727c Merge pull request #1375 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0
Bump terser-webpack-plugin from 5.2.5 to 5.3.0
2021-12-17 01:03:01 -08:00
dependabot[bot]
5272cdf75c Bump terser-webpack-plugin from 5.2.5 to 5.3.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.5 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.5...v5.3.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 09:01:23 +00:00
Francisco Hodge
4ef5574db0 Build update 2021-12-16 09:04:53 +00:00
Francisco Hodge
a267b14442 3.4.12 2021-12-16 09:04:31 +00:00
Francisco Hodge
0c014568b8 Merge pull request #1374 from hodgef/dependabot/npm_and_yarn/core-js-3.20.0
Bump core-js from 3.19.3 to 3.20.0
2021-12-16 01:02:51 -08:00
dependabot[bot]
4b99e767a1 Bump core-js from 3.19.3 to 3.20.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.3...v3.20.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 09:01:16 +00:00
Francisco Hodge
938491e7dc Build update 2021-12-14 09:06:36 +00:00
Francisco Hodge
1953aa1cf9 3.4.11 2021-12-14 09:06:18 +00:00
Francisco Hodge
ce6c8e0254 Merge pull request #1371 from hodgef/dependabot/npm_and_yarn/typescript-4.5.4
Bump typescript from 4.5.3 to 4.5.4
2021-12-14 01:05:02 -08:00
Francisco Hodge
12ba0b1d18 Merge pull request #1370 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.7.0
Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0
2021-12-14 01:04:51 -08:00
Francisco Hodge
ed87a7d715 Merge pull request #1368 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.5
Bump @babel/preset-env from 7.16.4 to 7.16.5
2021-12-14 01:03:38 -08:00
dependabot[bot]
540b0c7991 Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:03:22 +00:00
Francisco Hodge
d8daaed161 Merge pull request #1367 from hodgef/dependabot/npm_and_yarn/babel/core-7.16.5
Bump @babel/core from 7.16.0 to 7.16.5
2021-12-14 01:02:58 -08:00
dependabot[bot]
15181baabc Bump @typescript-eslint/eslint-plugin from 5.6.0 to 5.7.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:02:52 +00:00
dependabot[bot]
b454ca072a Bump @babel/preset-env from 7.16.4 to 7.16.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.4 to 7.16.5.
- [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.16.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:01:53 +00:00
dependabot[bot]
b74b6cab0d Bump @babel/core from 7.16.0 to 7.16.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.0 to 7.16.5.
- [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.16.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:01:24 +00:00
Francisco Hodge
4d81b1d427 Build update 2021-12-13 09:04:58 +00:00
Francisco Hodge
a69b625739 3.4.10 2021-12-13 09:04:35 +00:00
Francisco Hodge
4f72ee915a Merge pull request #1366 from hodgef/dependabot/npm_and_yarn/postcss-8.4.5
Bump postcss from 8.4.4 to 8.4.5
2021-12-13 01:02:50 -08:00
dependabot[bot]
b89443a51e Bump postcss from 8.4.4 to 8.4.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.4 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 09:01:17 +00:00
Francisco Hodge
6b99544ea1 Build update 2021-12-10 09:04:51 +00:00
Francisco Hodge
ca9218ee08 3.4.9 2021-12-10 09:04:33 +00:00
Francisco Hodge
9524bb5060 Merge pull request #1365 from hodgef/dependabot/npm_and_yarn/typescript-4.5.3
Bump typescript from 4.5.2 to 4.5.3
2021-12-10 01:03:14 -08:00
dependabot[bot]
063658dcdc Bump typescript from 4.5.2 to 4.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 09:01:41 +00:00
Francisco Hodge
f2256c0ccb Build update 2021-12-10 08:13:07 +00:00
Francisco Hodge
4524042b73 3.4.8 2021-12-10 08:12:44 +00:00
Francisco Hodge
91843de873 Fix param types 2021-12-10 00:10:55 -08:00
Francisco Hodge
5eaefbe342 Build update 2021-12-08 09:04:59 +00:00
Francisco Hodge
74a289e0f9 3.4.7 2021-12-08 09:04:40 +00:00
Francisco Hodge
46af2aeefb Merge pull request #1363 from hodgef/dependabot/npm_and_yarn/eslint-8.4.1
Bump eslint from 7.31.0 to 8.4.1
2021-12-08 01:03:22 -08:00
dependabot[bot]
2bc36fb890 Bump eslint from 7.31.0 to 8.4.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 8.4.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v8.4.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 09:01:29 +00:00
Francisco Hodge
c7536be731 Build update 2021-12-07 09:08:08 +00:00
Francisco Hodge
2e95d5b6c8 3.4.6 2021-12-07 09:07:41 +00:00
Francisco Hodge
3b1cd7dd4c Merge pull request #1361 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.6.0
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
2021-12-07 01:05:54 -08:00
Francisco Hodge
db8aae98b2 Build update 2021-12-07 09:05:25 +00:00
dependabot[bot]
fd80b00433 Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 09:05:17 +00:00
Francisco Hodge
ee1869e621 3.4.5 2021-12-07 09:05:05 +00:00
Francisco Hodge
ab75bfdf00 Merge pull request #1360 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.6.0
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 5.6.0
2021-12-07 01:03:45 -08:00
dependabot[bot]
0141438506 Bump @typescript-eslint/eslint-plugin from 4.31.2 to 5.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.2 to 5.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.6.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 09:02:03 +00:00
Francisco Hodge
f0f9766569 Build update 2021-12-06 09:05:46 +00:00
Francisco Hodge
f79454d719 3.4.4 2021-12-06 09:05:24 +00:00
Francisco Hodge
26a1f4a21c Merge pull request #1358 from hodgef/dependabot/npm_and_yarn/prettier-2.5.1
Bump prettier from 2.5.0 to 2.5.1
2021-12-06 01:03:54 -08:00
Francisco Hodge
b5d8aa09e9 Merge pull request #1357 from hodgef/dependabot/npm_and_yarn/core-js-3.19.3
Bump core-js from 3.19.2 to 3.19.3
2021-12-06 01:02:52 -08:00
dependabot[bot]
b7abb98418 Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 09:02:14 +00:00
dependabot[bot]
da8ed8ffcd Bump core-js from 3.19.2 to 3.19.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.2...v3.19.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 09:01:15 +00:00
Francisco Hodge
bc3d543ef7 Build update 2021-11-30 09:05:28 +00:00
Francisco Hodge
e07bbf07a7 3.4.3 2021-11-30 09:05:05 +00:00
Francisco Hodge
0369f52861 Merge pull request #1352 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.5.0
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
2021-11-30 01:03:34 -08:00
Francisco Hodge
6ebcdd2a75 Merge pull request #1351 from hodgef/dependabot/npm_and_yarn/core-js-3.19.2
Bump core-js from 3.19.1 to 3.19.2
2021-11-30 01:02:49 -08:00
dependabot[bot]
ebb03aa7af Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 09:02:08 +00:00
dependabot[bot]
0e34f7a857 Bump core-js from 3.19.1 to 3.19.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 09:01:26 +00:00
Francisco Hodge
f1825824cc Build update 2021-11-29 09:05:11 +00:00
Francisco Hodge
9aaa3628ac 3.4.2 2021-11-29 09:04:44 +00:00
Francisco Hodge
cd842b41e2 Merge pull request #1349 from hodgef/dependabot/npm_and_yarn/postcss-8.4.4
Bump postcss from 8.4.1 to 8.4.4
2021-11-29 01:02:52 -08:00
dependabot[bot]
ceff0c2f5c Bump postcss from 8.4.1 to 8.4.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.1 to 8.4.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.1...8.4.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 09:01:19 +00:00
Francisco Hodge
50a05b6132 Build update 2021-11-27 09:18:23 +00:00
Francisco Hodge
ee5762f7a3 3.4.1 2021-11-27 09:18:04 +00:00
Francisco Hodge
840be065b1 Update types location 2021-11-27 01:16:10 -08:00
Francisco Hodge
40c05ffde6 Build update 2021-11-26 09:06:53 +00:00
Francisco Hodge
7f3eec00fb 3.3.30 2021-11-26 09:06:30 +00:00
Francisco Hodge
a39c39cec8 Merge pull request #1348 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.6.0
Bump webpack-dev-server from 4.5.0 to 4.6.0
2021-11-26 01:04:40 -08:00
Francisco Hodge
26d51e9543 Build update 2021-11-26 09:04:29 +00:00
Francisco Hodge
c229b9c17c 3.3.29 2021-11-26 09:04:10 +00:00
dependabot[bot]
387fa6bd10 Bump webpack-dev-server from 4.5.0 to 4.6.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 09:03:00 +00:00
Francisco Hodge
7141452405 Merge pull request #1346 from hodgef/dependabot/npm_and_yarn/prettier-2.5.0
Bump prettier from 2.4.1 to 2.5.0
2021-11-26 01:02:46 -08:00
dependabot[bot]
f5c12b1c41 Bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 09:01:28 +00:00
Francisco Hodge
82c067ce51 Build update 2021-11-25 09:04:46 +00:00
Francisco Hodge
d496c6bd19 3.3.28 2021-11-25 09:04:28 +00:00
Francisco Hodge
735d6552c8 Merge pull request #1345 from hodgef/dependabot/npm_and_yarn/postcss-8.4.1
Bump postcss from 8.3.11 to 8.4.1
2021-11-25 01:03:07 -08:00
dependabot[bot]
4e6d002684 Bump postcss from 8.3.11 to 8.4.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.11 to 8.4.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 09:01:55 +00:00
Francisco Hodge
bc36460090 Build update 2021-11-19 09:04:36 +00:00
Francisco Hodge
dd0bcc0a40 3.3.27 2021-11-19 09:04:16 +00:00
Francisco Hodge
88c07f5023 Merge pull request #1342 from hodgef/dependabot/npm_and_yarn/types/jest-27.0.3
Bump @types/jest from 27.0.1 to 27.0.3
2021-11-19 01:02:51 -08:00
dependabot[bot]
8e1806fd59 Bump @types/jest from 27.0.1 to 27.0.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 09:01:26 +00:00
Francisco Hodge
0b0c0f0161 Build update 2021-11-18 09:05:49 +00:00
Francisco Hodge
15ec357b21 3.3.26 2021-11-18 09:05:28 +00:00
Francisco Hodge
c14c843450 Merge pull request #1341 from hodgef/dependabot/npm_and_yarn/typescript-4.5.2
Bump typescript from 4.4.4 to 4.5.2
2021-11-18 01:03:52 -08:00
Francisco Hodge
c3736005ef Merge pull request #1340 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.5
Bump mini-css-extract-plugin from 2.4.4 to 2.4.5
2021-11-18 01:02:53 -08:00
dependabot[bot]
384d791dd3 Bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 09:02:07 +00:00
dependabot[bot]
49f6763782 Bump mini-css-extract-plugin from 2.4.4 to 2.4.5
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.4...v2.4.5)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 09:01:15 +00:00
Francisco Hodge
d1983246c0 Build update 2021-11-17 09:04:52 +00:00
Francisco Hodge
0ba6a99678 3.3.25 2021-11-17 09:04:32 +00:00
Francisco Hodge
eb6e120ff5 Merge pull request #1339 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.4
Bump @babel/preset-env from 7.16.0 to 7.16.4
2021-11-17 01:03:07 -08:00
dependabot[bot]
51406b4181 Bump @babel/preset-env from 7.16.0 to 7.16.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.0 to 7.16.4.
- [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.16.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 09:01:18 +00:00
Francisco Hodge
b27964c6ca Build update 2021-11-16 09:04:36 +00:00
Francisco Hodge
005ccbed75 3.3.24 2021-11-16 09:04:16 +00:00
Francisco Hodge
d2a0cbc987 Merge pull request #1336 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.4.0
Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
2021-11-16 01:02:54 -08:00
dependabot[bot]
04d004514b Bump @typescript-eslint/parser from 5.3.1 to 5.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.4.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 09:01:36 +00:00
Francisco Hodge
17127e443f Build update 2021-11-15 09:05:05 +00:00
Francisco Hodge
342df2c48f 3.3.23 2021-11-15 09:04:45 +00:00
Francisco Hodge
7dc1acd5af Merge pull request #1335 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.5.0
Bump webpack-dev-server from 4.4.0 to 4.5.0
2021-11-15 01:03:20 -08:00
dependabot[bot]
7c6b26fbcd Bump webpack-dev-server from 4.4.0 to 4.5.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 09:01:39 +00:00
Francisco Hodge
630e79348a Build update 2021-11-11 10:32:08 +00:00
Francisco Hodge
aaa1a7e9e5 3.3.22 2021-11-11 10:31:44 +00:00
Francisco Hodge
0d81cabb34 Fix layoutCandidates case insensitive selection per https://github.com/simple-keyboard/simple-keyboard-layouts/issues/1361 2021-11-11 02:30:11 -08:00
Francisco Hodge
00fbc6c105 Build update 2021-11-11 09:35:37 +00:00
Francisco Hodge
2bb85bdfc2 3.3.21 2021-11-11 09:35:11 +00:00
Francisco Hodge
3b87f1df02 Make layoutCandidates case insensitive per https://github.com/simple-keyboard/simple-keyboard-layouts/issues/1151 2021-11-11 01:33:27 -08:00
Francisco Hodge
ba894c34b2 Build update 2021-11-09 09:07:01 +00:00
Francisco Hodge
399d4408f0 3.3.20 2021-11-09 09:06:40 +00:00
Francisco Hodge
ef12afbcb6 Merge pull request #1331 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.5
Bump terser-webpack-plugin from 5.2.4 to 5.2.5
2021-11-09 01:05:00 -08:00
Francisco Hodge
09e683f936 Merge pull request #1329 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.3.1
Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
2021-11-09 01:03:18 -08:00
dependabot[bot]
a8ecc4c724 Bump terser-webpack-plugin from 5.2.4 to 5.2.5
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.2.5)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 09:03:15 +00:00
dependabot[bot]
b09d88e2db Bump @typescript-eslint/parser from 5.3.0 to 5.3.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09 09:01:35 +00:00
Francisco Hodge
ae20080a15 Build update 2021-11-05 08:04:33 +00:00
Francisco Hodge
30f973b137 3.3.19 2021-11-05 08:04:12 +00:00
Francisco Hodge
925d177003 Merge pull request #1327 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.4
Bump mini-css-extract-plugin from 2.4.3 to 2.4.4
2021-11-05 01:02:46 -07:00
dependabot[bot]
698b2fddb9 Bump mini-css-extract-plugin from 2.4.3 to 2.4.4
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.3...v2.4.4)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 08:01:31 +00:00
Francisco Hodge
bed7ab5060 Build update 2021-11-04 08:04:14 +00:00
Francisco Hodge
fcc65e7136 3.3.18 2021-11-04 08:03:54 +00:00
Francisco Hodge
99e06b3f59 Merge pull request #1326 from hodgef/dependabot/npm_and_yarn/css-loader-6.5.1
Bump css-loader from 6.5.0 to 6.5.1
2021-11-04 01:02:34 -07:00
dependabot[bot]
ddf0a69dc8 Bump css-loader from 6.5.0 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.0...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:01:18 +00:00
Francisco Hodge
d9a645d3d9 Build update 2021-11-03 08:04:57 +00:00
Francisco Hodge
e6d2a479a6 3.3.17 2021-11-03 08:04:34 +00:00
Francisco Hodge
8bfaef8f13 Merge pull request #1324 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-5.3.0
Bump @typescript-eslint/parser from 4.33.0 to 5.3.0
2021-11-03 01:02:58 -07:00
Francisco Hodge
aea2b1361e Merge pull request #1323 from hodgef/dependabot/npm_and_yarn/core-js-3.19.1
Bump core-js from 3.19.0 to 3.19.1
2021-11-03 01:02:44 -07:00
dependabot[bot]
431f37125e Bump @typescript-eslint/parser from 4.33.0 to 5.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.33.0 to 5.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:01:25 +00:00
dependabot[bot]
13c3bedd0d Bump core-js from 3.19.0 to 3.19.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.19.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:00:59 +00:00
Francisco Hodge
eb8bc973e4 Build update 2021-11-01 08:07:39 +00:00
Francisco Hodge
57abee03d5 3.3.16 2021-11-01 08:07:16 +00:00
Francisco Hodge
75182006e3 Merge pull request #1319 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.16.0
Bump @babel/preset-env from 7.15.8 to 7.16.0
2021-11-01 01:04:37 -07:00
Francisco Hodge
12f22a7c44 Build update 2021-11-01 08:04:27 +00:00
Francisco Hodge
6325ef9db3 3.3.15 2021-11-01 08:04:09 +00:00
dependabot[bot]
f782dd5701 Bump @babel/preset-env from 7.15.8 to 7.16.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 08:03:17 +00:00
Francisco Hodge
38676d4e88 Merge pull request #1317 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.16.1
Bump @babel/plugin-transform-typescript from 7.15.8 to 7.16.1
2021-11-01 01:02:55 -07:00
Francisco Hodge
b1711b762a Merge pull request #1316 from hodgef/dependabot/npm_and_yarn/babel/core-7.16.0
Bump @babel/core from 7.15.8 to 7.16.0
2021-11-01 01:02:25 -07:00
dependabot[bot]
b5aea34218 Bump @babel/plugin-transform-typescript from 7.15.8 to 7.16.1
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.8 to 7.16.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.16.1/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 08:01:42 +00:00
dependabot[bot]
18567e7fd3 Bump @babel/core from 7.15.8 to 7.16.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [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.16.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 08:01:15 +00:00
Francisco Hodge
ad117883a9 Build update 2021-10-29 08:04:50 +00:00
Francisco Hodge
19c787cb38 3.3.14 2021-10-29 08:04:27 +00:00
Francisco Hodge
6315cd76f4 Merge pull request #1315 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.4.0
Bump autoprefixer from 10.3.6 to 10.4.0
2021-10-29 01:02:53 -07:00
dependabot[bot]
83fbcdd500 Bump autoprefixer from 10.3.6 to 10.4.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.6 to 10.4.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.6...10.4.0)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 08:01:15 +00:00
Francisco Hodge
e0f1463a69 Build update 2021-10-28 08:04:43 +00:00
Francisco Hodge
2ba7cabaae 3.3.13 2021-10-28 08:04:20 +00:00
Francisco Hodge
063d0a9560 Merge pull request #1314 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.4.0
Bump webpack-dev-server from 4.3.1 to 4.4.0
2021-10-28 01:02:34 -07:00
dependabot[bot]
51b1b50c77 Bump webpack-dev-server from 4.3.1 to 4.4.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-28 08:01:21 +00:00
Francisco Hodge
0531bb5233 Build update 2021-10-27 08:08:47 +00:00
Francisco Hodge
a05ae24356 3.3.12 2021-10-27 08:08:29 +00:00
Francisco Hodge
c00e855c71 Merge pull request #1313 from hodgef/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-10-27 01:07:17 -07:00
dependabot[bot]
0725401285 Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 08:06:06 +00:00
Francisco Hodge
580601d91e Build update 2021-10-27 08:05:02 +00:00
Francisco Hodge
ea271df75c 3.3.11 2021-10-27 08:04:45 +00:00
Francisco Hodge
b1d16daef5 Merge pull request #1312 from hodgef/dependabot/npm_and_yarn/css-loader-6.5.0
Bump css-loader from 6.4.0 to 6.5.0
2021-10-27 01:03:24 -07:00
dependabot[bot]
99adfa6b8a Bump css-loader from 6.4.0 to 6.5.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 08:01:50 +00:00
Francisco Hodge
816b471cff Build update 2021-10-26 08:05:04 +00:00
Francisco Hodge
9c9434c427 3.3.10 2021-10-26 08:04:45 +00:00
Francisco Hodge
41d75c2669 Merge pull request #1311 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.5.0
Bump html-webpack-plugin from 5.4.0 to 5.5.0
2021-10-26 01:03:14 -07:00
dependabot[bot]
dc03912813 Bump html-webpack-plugin from 5.4.0 to 5.5.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 08:01:52 +00:00
Francisco Hodge
032ff81bb6 Build update 2021-10-25 08:04:51 +00:00
Francisco Hodge
5f0caad17e 3.3.9 2021-10-25 08:04:29 +00:00
Francisco Hodge
fd9c015028 Merge pull request #1309 from hodgef/dependabot/npm_and_yarn/core-js-3.19.0
Bump core-js from 3.18.3 to 3.19.0
2021-10-25 01:02:54 -07:00
dependabot[bot]
932a9d2957 Bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.3...v3.19.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 08:01:17 +00:00
Francisco Hodge
ad9b834b77 Build update 2021-10-22 08:06:50 +00:00
Francisco Hodge
5dd15acd61 3.3.8 2021-10-22 08:06:28 +00:00
Francisco Hodge
b36ce72d75 Merge pull request #1308 from hodgef/dependabot/npm_and_yarn/style-loader-3.3.1
Bump style-loader from 3.3.0 to 3.3.1
2021-10-22 01:04:46 -07:00
Francisco Hodge
5397d2cff6 Merge pull request #1307 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.3
Bump mini-css-extract-plugin from 2.4.2 to 2.4.3
2021-10-22 01:04:13 -07:00
Francisco Hodge
19d56f8281 Merge pull request #1306 from hodgef/dependabot/npm_and_yarn/postcss-8.3.11
Bump postcss from 8.3.10 to 8.3.11
2021-10-22 01:03:38 -07:00
dependabot[bot]
f7609ba49d Bump style-loader from 3.3.0 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:03:12 +00:00
dependabot[bot]
732e745263 Bump mini-css-extract-plugin from 2.4.2 to 2.4.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:02:47 +00:00
dependabot[bot]
90c9e4a524 Bump postcss from 8.3.10 to 8.3.11
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.10 to 8.3.11.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.10...8.3.11)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:02:16 +00:00
Francisco Hodge
178e21e247 Build update 2021-10-21 08:06:23 +00:00
Francisco Hodge
bf3a3cd33e 3.3.7 2021-10-21 08:06:01 +00:00
Francisco Hodge
df9ab68da0 Merge pull request #1305 from hodgef/dependabot/npm_and_yarn/postcss-8.3.10
Bump postcss from 8.3.9 to 8.3.10
2021-10-21 01:04:47 -07:00
Francisco Hodge
cb9b71aa00 Merge pull request #1304 from hodgef/dependabot/npm_and_yarn/babel-loader-8.2.3
Bump babel-loader from 8.2.2 to 8.2.3
2021-10-21 01:04:30 -07:00
dependabot[bot]
bdef8783d7 Bump postcss from 8.3.9 to 8.3.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.3.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.9...8.3.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 08:03:32 +00:00
dependabot[bot]
78f297c9e1 Bump babel-loader from 8.2.2 to 8.2.3
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.3)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-21 08:03:05 +00:00
Francisco Hodge
cfca68d287 Create README.md 2021-10-21 00:10:05 -07:00
Francisco Hodge
b94af582b4 Update README.md 2021-10-20 23:55:00 -07:00
Francisco Hodge
7d76817a5b Update README.md 2021-10-20 19:49:00 -07:00
Francisco Hodge
35b581e029 Build update 2021-10-19 08:06:14 +00:00
Francisco Hodge
7b20b98797 3.3.6 2021-10-19 08:05:52 +00:00
Francisco Hodge
a6b723342b Merge pull request #1301 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.9.1
Bump webpack-cli from 4.9.0 to 4.9.1
2021-10-19 01:04:18 -07:00
dependabot[bot]
4e33aa2b0f Bump webpack-cli from 4.9.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 08:02:37 +00:00
Francisco Hodge
483b899110 Build update 2021-10-18 08:04:57 +00:00
Francisco Hodge
0fa2e8a7c8 3.3.5 2021-10-18 08:04:35 +00:00
Francisco Hodge
6576c17671 Merge pull request #1298 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.4.0
Bump html-webpack-plugin from 5.3.2 to 5.4.0
2021-10-18 01:02:58 -07:00
dependabot[bot]
36589cb667 Bump html-webpack-plugin from 5.3.2 to 5.4.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.2 to 5.4.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.2...v5.4.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 08:01:43 +00:00
Francisco Hodge
873e60e944 Update stale.yml 2021-10-15 22:00:39 -07:00
Francisco Hodge
dc379f10e9 Build update 2021-10-14 08:06:24 +00:00
Francisco Hodge
6d1010fa32 3.3.4 2021-10-14 08:06:03 +00:00
Francisco Hodge
ff8c98ba47 Merge pull request #1297 from hodgef/dependabot/npm_and_yarn/postcss-loader-6.2.0
Bump postcss-loader from 6.1.1 to 6.2.0
2021-10-14 01:04:18 -07:00
dependabot[bot]
538b0fa914 Bump postcss-loader from 6.1.1 to 6.2.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 08:02:50 +00:00
Francisco Hodge
60079e6e93 Update README.md 2021-10-13 01:52:09 -07:00
Francisco Hodge
8ec56826c8 Build update 2021-10-13 08:05:58 +00:00
Francisco Hodge
06c1069bd0 3.3.3 2021-10-13 08:05:37 +00:00
Francisco Hodge
fa742d3c48 Merge pull request #1295 from hodgef/dependabot/npm_and_yarn/typescript-4.4.4
Bump typescript from 4.4.3 to 4.4.4
2021-10-13 01:04:02 -07:00
Francisco Hodge
ddc8fd6fdc Merge pull request #1294 from hodgef/dependabot/npm_and_yarn/core-js-3.18.3
Bump core-js from 3.18.2 to 3.18.3
2021-10-13 01:03:17 -07:00
dependabot[bot]
48e3823ad8 Bump typescript from 4.4.3 to 4.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:02:27 +00:00
dependabot[bot]
a6ea8babcf Bump core-js from 3.18.2 to 3.18.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.2 to 3.18.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.2...v3.18.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:01:36 +00:00
Francisco Hodge
96b30396e3 Build update 2021-10-13 06:15:25 +00:00
Francisco Hodge
e47606acb1 3.3.2 2021-10-13 06:15:03 +00:00
Francisco Hodge
86e0dada1d Added mock css loader 2021-10-12 23:13:26 -07:00
Francisco Hodge
cb008245a8 Update README.md 2021-10-12 22:24:10 -07:00
Francisco Hodge
5225c86915 Update README.md 2021-10-12 21:40:31 -07:00
Francisco Hodge
895f4f2e51 Build update 2021-10-13 03:20:56 +00:00
Francisco Hodge
32dcc374ba 3.3.1 2021-10-13 03:20:33 +00:00
Francisco Hodge
9dd51c80c1 Add build for modern browsers (index.modern.js) 2021-10-12 20:18:52 -07:00
Francisco Hodge
78532a53b1 Build update 2021-10-11 08:04:20 +00:00
Francisco Hodge
59ab0e43b9 3.2.69 2021-10-11 08:04:04 +00:00
Francisco Hodge
4ed3860692 Merge pull request #1291 from hodgef/dependabot/npm_and_yarn/css-loader-6.4.0
Bump css-loader from 6.2.0 to 6.4.0
2021-10-11 01:02:34 -07:00
dependabot[bot]
2f7f167d28 Bump css-loader from 6.2.0 to 6.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 08:01:20 +00:00
Francisco Hodge
12908c2237 Build update 2021-10-08 08:04:08 +00:00
Francisco Hodge
e0bc002640 3.2.68 2021-10-08 08:03:54 +00:00
Francisco Hodge
cf6fa5a44b Merge pull request #1289 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
2021-10-08 01:02:40 -07:00
dependabot[bot]
23752d2f9a Bump mini-css-extract-plugin from 2.4.1 to 2.4.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 08:01:25 +00:00
Francisco Hodge
f3d16565e7 Build update 2021-10-07 08:06:13 +00:00
Francisco Hodge
63acc2357f 3.2.67 2021-10-07 08:05:57 +00:00
Francisco Hodge
6595af5682 Merge pull request #1288 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.8
Bump @babel/core from 7.15.5 to 7.15.8
2021-10-07 04:04:26 -04:00
Francisco Hodge
73e6c65299 Merge pull request #1287 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.8
Bump @babel/plugin-transform-typescript from 7.15.4 to 7.15.8
2021-10-07 04:03:35 -04:00
Francisco Hodge
e6979586d5 Merge pull request #1285 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.8
Bump @babel/preset-env from 7.15.6 to 7.15.8
2021-10-07 04:03:17 -04:00
Francisco Hodge
0ee6d30d82 Merge pull request #1286 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.9.0
Bump webpack-cli from 4.8.0 to 4.9.0
2021-10-07 04:03:15 -04:00
dependabot[bot]
f89e56b7b9 Bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [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.15.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:02:52 +00:00
dependabot[bot]
ed23eaedc9 Bump @babel/plugin-transform-typescript from 7.15.4 to 7.15.8
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.4 to 7.15.8.
- [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.15.8/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:02:18 +00:00
dependabot[bot]
c03747a3e8 Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:01:48 +00:00
dependabot[bot]
7599e6acb0 Bump @babel/preset-env from 7.15.6 to 7.15.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.15.8.
- [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.15.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:01:19 +00:00
Francisco Hodge
fc3c21e7db Build update 2021-10-06 08:06:21 +00:00
Francisco Hodge
5bcb6de679 3.2.66 2021-10-06 08:06:03 +00:00
Francisco Hodge
56f4d075f7 Merge pull request #1284 from hodgef/dependabot/npm_and_yarn/core-js-3.18.2
Bump core-js from 3.18.1 to 3.18.2
2021-10-06 04:04:25 -04:00
Francisco Hodge
fcf98e8d9b Build update 2021-10-06 08:04:20 +00:00
Francisco Hodge
5ad0bcaae4 3.2.65 2021-10-06 08:04:06 +00:00
dependabot[bot]
11aa682fc8 Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.1...v3.18.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:02:52 +00:00
Francisco Hodge
ba616f1be8 Merge pull request #1282 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.1
Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
2021-10-06 04:02:51 -04:00
dependabot[bot]
73773f4234 Bump mini-css-extract-plugin from 2.3.0 to 2.4.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 08:01:45 +00:00
Francisco Hodge
7fa573debb Build update 2021-10-05 08:05:28 +00:00
Francisco Hodge
fe13a44a54 3.2.64 2021-10-05 08:05:12 +00:00
Francisco Hodge
e393311a7f Merge pull request #1278 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.3.1
Bump webpack-dev-server from 4.3.0 to 4.3.1
2021-10-05 04:03:37 -04:00
Francisco Hodge
e9c24b52ad Merge pull request #1277 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
2021-10-05 04:03:11 -04:00
Francisco Hodge
bdf59f2a85 Merge pull request #1276 from hodgef/dependabot/npm_and_yarn/postcss-8.3.9
Bump postcss from 8.3.8 to 8.3.9
2021-10-05 04:02:49 -04:00
dependabot[bot]
dbc160ae9f Bump webpack-dev-server from 4.3.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:02:18 +00:00
dependabot[bot]
4c47081e15 Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:01:51 +00:00
dependabot[bot]
1cedb125ee Bump postcss from 8.3.8 to 8.3.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:01:21 +00:00
Francisco Hodge
962605cce1 Build update 2021-09-28 08:04:20 +00:00
Francisco Hodge
2cdfcb5ddc 3.2.63 2021-09-28 08:04:06 +00:00
Francisco Hodge
2911c672d1 Merge pull request #1268 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
2021-09-28 01:02:53 -07:00
dependabot[bot]
915ae80d37 Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 08:01:21 +00:00
Francisco Hodge
dc712a7508 Build update 2021-09-27 08:07:05 +00:00
Francisco Hodge
3acddb02d6 3.2.62 2021-09-27 08:06:48 +00:00
Francisco Hodge
cea2422298 Merge pull request #1267 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.3.0
Bump webpack-dev-server from 4.2.1 to 4.3.0
2021-09-27 01:05:16 -07:00
Francisco Hodge
855c1c9384 Merge pull request #1266 from hodgef/dependabot/npm_and_yarn/core-js-3.18.1
Bump core-js from 3.18.0 to 3.18.1
2021-09-27 01:04:46 -07:00
Francisco Hodge
31b2ffa2a9 Merge pull request #1265 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.6
Bump autoprefixer from 10.3.5 to 10.3.6
2021-09-27 01:04:29 -07:00
dependabot[bot]
7edc540eac Bump webpack-dev-server from 4.2.1 to 4.3.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:03:43 +00:00
Francisco Hodge
bb1b400c7c Merge pull request #1264 from hodgef/dependabot/npm_and_yarn/postcss-8.3.8
Bump postcss from 8.3.7 to 8.3.8
2021-09-27 01:03:41 -07:00
dependabot[bot]
92a04adf70 Bump core-js from 3.18.0 to 3.18.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.0...v3.18.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:03:17 +00:00
dependabot[bot]
3d79fc0dce Bump autoprefixer from 10.3.5 to 10.3.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.5 to 10.3.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.5...10.3.6)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:02:50 +00:00
dependabot[bot]
a3e92c89fc Bump postcss from 8.3.7 to 8.3.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.7 to 8.3.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.7...8.3.8)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 08:02:21 +00:00
Francisco Hodge
d9e1e970d1 Build update 2021-09-22 08:05:45 +00:00
Francisco Hodge
3937c10079 3.2.61 2021-09-22 08:05:26 +00:00
Francisco Hodge
c63aa9570f Merge pull request #1261 from hodgef/dependabot/npm_and_yarn/style-loader-3.3.0
Bump style-loader from 3.2.1 to 3.3.0
2021-09-22 01:03:50 -07:00
Francisco Hodge
6a4ebcedd6 Merge pull request #1260 from hodgef/dependabot/npm_and_yarn/postcss-8.3.7
Bump postcss from 8.3.6 to 8.3.7
2021-09-22 01:02:58 -07:00
Francisco Hodge
1a9779d914 Merge pull request #1259 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.5
Bump autoprefixer from 10.3.4 to 10.3.5
2021-09-22 01:02:49 -07:00
dependabot[bot]
a1c4d644c0 Bump style-loader from 3.2.1 to 3.3.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:02:18 +00:00
dependabot[bot]
07d122251a Bump postcss from 8.3.6 to 8.3.7
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.7.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.3.7)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:01:48 +00:00
dependabot[bot]
deeb2e077b Bump autoprefixer from 10.3.4 to 10.3.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.4...10.3.5)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 08:01:20 +00:00
Francisco Hodge
8c8f6071da Build update 2021-09-21 08:04:10 +00:00
Francisco Hodge
210d179f16 3.2.60 2021-09-21 08:03:56 +00:00
Francisco Hodge
5e2fb9fe99 Merge pull request #1254 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.2
Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
2021-09-21 01:02:39 -07:00
dependabot[bot]
81f08d8c72 Bump @typescript-eslint/eslint-plugin from 4.31.1 to 4.31.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.1 to 4.31.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 08:01:23 +00:00
Francisco Hodge
9198a93c61 Build update 2021-09-20 21:54:22 +00:00
Francisco Hodge
7b99f4d6e8 3.2.59 2021-09-20 21:54:09 +00:00
Francisco Hodge
44103fc9b2 Merge pull request #1253 from hodgef/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-09-20 14:52:54 -07:00
Francisco Hodge
fdce1cf5c7 Build update 2021-09-20 21:52:24 +00:00
Francisco Hodge
7851b2209c 3.2.58 2021-09-20 21:52:09 +00:00
dependabot[bot]
f36fe695d4 Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 21:51:48 +00:00
Francisco Hodge
e014993731 Merge pull request #1252 from hodgef/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-20 14:50:55 -07:00
dependabot[bot]
d3f6344630 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 21:49:41 +00:00
Francisco Hodge
5c73e264cb Build update 2021-09-20 08:05:22 +00:00
Francisco Hodge
de25955e5c 3.2.57 2021-09-20 08:05:05 +00:00
Francisco Hodge
bd8922fe55 Merge pull request #1250 from hodgef/dependabot/npm_and_yarn/core-js-3.18.0
Bump core-js from 3.17.3 to 3.18.0
2021-09-20 01:03:30 -07:00
Francisco Hodge
21a99837a9 Merge pull request #1249 from hodgef/dependabot/npm_and_yarn/babel/cli-7.15.7
Bump @babel/cli from 7.14.8 to 7.15.7
2021-09-20 01:02:55 -07:00
dependabot[bot]
d98bddda07 Bump core-js from 3.17.3 to 3.18.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 08:01:55 +00:00
dependabot[bot]
c64b9ea763 Bump @babel/cli from 7.14.8 to 7.15.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.8 to 7.15.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.15.7/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 08:01:26 +00:00
Francisco Hodge
c52e088255 Build update 2021-09-16 08:04:51 +00:00
Francisco Hodge
bc5e995295 3.2.56 2021-09-16 08:04:35 +00:00
Francisco Hodge
27413813ad Merge pull request #1247 from hodgef/dependabot/npm_and_yarn/prettier-2.4.1
Bump prettier from 2.4.0 to 2.4.1
2021-09-16 01:03:09 -07:00
dependabot[bot]
ea15af4b1d Bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 08:01:40 +00:00
Francisco Hodge
127a18654e Build update 2021-09-14 08:05:45 +00:00
Francisco Hodge
25d4d2c939 3.2.55 2021-09-14 08:05:29 +00:00
Francisco Hodge
d62671f27d Merge pull request #1246 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.2.1
Bump webpack-dev-server from 4.2.0 to 4.2.1
2021-09-14 01:03:58 -07:00
dependabot[bot]
b07077c0da Bump webpack-dev-server from 4.2.0 to 4.2.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 08:02:53 +00:00
Francisco Hodge
54697e8ef9 Merge pull request #1243 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.1
Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
2021-09-14 01:02:46 -07:00
dependabot[bot]
877612a756 Bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.0 to 4.31.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 08:01:26 +00:00
Francisco Hodge
b4cd879e0c Build update 2021-09-13 08:05:06 +00:00
Francisco Hodge
fe05e92449 3.2.54 2021-09-13 08:04:52 +00:00
Francisco Hodge
04db63f100 Merge pull request #1242 from hodgef/dependabot/npm_and_yarn/typescript-4.4.3
Bump typescript from 4.4.2 to 4.4.3
2021-09-13 01:03:47 -07:00
Francisco Hodge
2f22f325fc Merge pull request #1241 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.3.0
Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
2021-09-13 01:03:33 -07:00
dependabot[bot]
1f516267f7 Bump typescript from 4.4.2 to 4.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:02:37 +00:00
dependabot[bot]
a86d01ddbe Bump mini-css-extract-plugin from 2.2.2 to 2.3.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 08:02:08 +00:00
Francisco Hodge
021ea462f3 Build update 2021-09-10 08:06:34 +00:00
Francisco Hodge
fdb64ba5e0 3.2.53 2021-09-10 08:06:17 +00:00
Francisco Hodge
7e3a5da0db Merge pull request #1239 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.6
Bump @babel/preset-env from 7.15.4 to 7.15.6
2021-09-10 01:04:40 -07:00
Francisco Hodge
c7703be3c9 Merge pull request #1238 from hodgef/dependabot/npm_and_yarn/core-js-3.17.3
Bump core-js from 3.17.2 to 3.17.3
2021-09-10 01:04:09 -07:00
Francisco Hodge
56230962a9 Merge pull request #1237 from hodgef/dependabot/npm_and_yarn/prettier-2.4.0
Bump prettier from 2.3.2 to 2.4.0
2021-09-10 01:03:50 -07:00
dependabot[bot]
12714f0f43 Bump @babel/preset-env from 7.15.4 to 7.15.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.4 to 7.15.6.
- [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.15.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:03:17 +00:00
Francisco Hodge
df09e3fcb5 Merge pull request #1236 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.2.0
Bump webpack-dev-server from 4.1.1 to 4.2.0
2021-09-10 01:03:05 -07:00
dependabot[bot]
19fd621f60 Bump core-js from 3.17.2 to 3.17.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.2 to 3.17.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.2...v3.17.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:02:48 +00:00
Francisco Hodge
bb6ee80ccc Merge pull request #1235 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.4
Bump terser-webpack-plugin from 5.2.3 to 5.2.4
2021-09-10 01:02:33 -07:00
dependabot[bot]
a4fba172c8 Bump prettier from 2.3.2 to 2.4.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:02:16 +00:00
dependabot[bot]
0164375c14 Bump webpack-dev-server from 4.1.1 to 4.2.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.1...v4.2.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:01:42 +00:00
dependabot[bot]
f36b9607cb Bump terser-webpack-plugin from 5.2.3 to 5.2.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.3...v5.2.4)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 08:01:16 +00:00
Francisco Hodge
99501d4cf5 Build update 2021-09-08 08:05:17 +00:00
Francisco Hodge
60a284e30e 3.2.52 2021-09-08 08:05:01 +00:00
Francisco Hodge
4eba614de9 Merge pull request #1233 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.1.1
Bump webpack-dev-server from 4.1.0 to 4.1.1
2021-09-08 01:03:38 -07:00
dependabot[bot]
be3df2e926 Bump webpack-dev-server from 4.1.0 to 4.1.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 08:01:23 +00:00
Francisco Hodge
0bdf70aab5 Build update 2021-09-07 08:04:46 +00:00
Francisco Hodge
52690235bd 3.2.51 2021-09-07 08:04:29 +00:00
Francisco Hodge
304c83e7e3 Merge pull request #1231 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.0
Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
2021-09-07 01:02:55 -07:00
dependabot[bot]
994bdda7d5 Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 08:01:22 +00:00
Francisco Hodge
209908a7ec Build update 2021-09-06 08:05:13 +00:00
Francisco Hodge
75a397ade9 3.2.50 2021-09-06 08:05:00 +00:00
Francisco Hodge
cf2af5cbeb Merge pull request #1229 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.5
Bump @babel/core from 7.15.4 to 7.15.5
2021-09-06 01:03:44 -07:00
Francisco Hodge
ca45d4eec2 Merge pull request #1227 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.3
Bump terser-webpack-plugin from 5.2.2 to 5.2.3
2021-09-06 01:02:45 -07:00
dependabot[bot]
c78efe2f61 Bump @babel/core from 7.15.4 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.4 to 7.15.5.
- [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.15.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 08:02:25 +00:00
dependabot[bot]
177fd56bf6 Bump terser-webpack-plugin from 5.2.2 to 5.2.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 08:01:19 +00:00
Francisco Hodge
c6f4db2dce Build update 2021-09-03 08:07:38 +00:00
Francisco Hodge
b085b752b7 3.2.49 2021-09-03 08:07:22 +00:00
Francisco Hodge
d87b365858 Merge pull request #1225 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.4
Bump autoprefixer from 10.3.3 to 10.3.4
2021-09-03 01:05:55 -07:00
Francisco Hodge
6e293d9eac Merge pull request #1224 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.4
Bump @babel/plugin-transform-typescript from 7.15.0 to 7.15.4
2021-09-03 01:05:03 -07:00
Francisco Hodge
7e02efa189 Merge pull request #1223 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.2
Bump terser-webpack-plugin from 5.2.0 to 5.2.2
2021-09-03 01:04:48 -07:00
dependabot[bot]
068609952b Bump autoprefixer from 10.3.3 to 10.3.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.3 to 10.3.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/commits)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:04:24 +00:00
Francisco Hodge
37c6497c64 Merge pull request #1222 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.4
Bump @babel/core from 7.15.0 to 7.15.4
2021-09-03 01:04:13 -07:00
dependabot[bot]
19bca095b9 Bump @babel/plugin-transform-typescript from 7.15.0 to 7.15.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:03:55 +00:00
dependabot[bot]
ba5003ff13 Bump terser-webpack-plugin from 5.2.0 to 5.2.2
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.0...v5.2.2)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:03:28 +00:00
Francisco Hodge
5701a3086e Merge pull request #1220 from hodgef/dependabot/npm_and_yarn/core-js-3.17.2
Bump core-js from 3.17.1 to 3.17.2
2021-09-03 01:03:28 -07:00
dependabot[bot]
4262640767 Bump @babel/core from 7.15.0 to 7.15.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:03:01 +00:00
Francisco Hodge
62610cf54e Merge pull request #1219 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.4
Bump @babel/preset-env from 7.15.0 to 7.15.4
2021-09-03 01:02:40 -07:00
dependabot[bot]
e9c4935778 Bump core-js from 3.17.1 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.1...v3.17.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:01:54 +00:00
dependabot[bot]
203a4a96ff Bump @babel/preset-env from 7.15.0 to 7.15.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 08:01:28 +00:00
Francisco Hodge
608c0ba0b5 Build update 2021-09-02 08:04:40 +00:00
Francisco Hodge
2dbc99ab48 3.2.48 2021-09-02 08:04:26 +00:00
Francisco Hodge
dcf1081e34 Merge pull request #1218 from hodgef/dependabot/npm_and_yarn/core-js-3.17.1
Bump core-js from 3.16.4 to 3.17.1
2021-09-02 01:03:03 -07:00
Francisco Hodge
c7521dd192 Merge pull request #1217 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.2
Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
2021-09-02 01:02:41 -07:00
dependabot[bot]
2e98c849e9 Bump core-js from 3.16.4 to 3.17.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.4...v3.17.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 08:01:48 +00:00
dependabot[bot]
d111e2105c Bump mini-css-extract-plugin from 2.2.1 to 2.2.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 08:01:18 +00:00
Francisco Hodge
d2317f26aa Build update 2021-09-01 08:05:40 +00:00
Francisco Hodge
4a0bcf8b89 3.2.47 2021-09-01 08:05:22 +00:00
Francisco Hodge
f9de90bca0 Merge pull request #1216 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.0
Bump terser-webpack-plugin from 5.1.4 to 5.2.0
2021-09-01 01:03:41 -07:00
Francisco Hodge
d1b2750ee0 Merge pull request #1215 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.1.0
Bump webpack-dev-server from 4.0.0 to 4.1.0
2021-09-01 01:03:01 -07:00
Francisco Hodge
052dfc8974 Merge pull request #1214 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.1
Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
2021-09-01 01:02:42 -07:00
dependabot[bot]
b6c0e131a2 Bump terser-webpack-plugin from 5.1.4 to 5.2.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.4...v5.2.0)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:02:13 +00:00
dependabot[bot]
d82d1edd2a Bump webpack-dev-server from 4.0.0 to 4.1.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:01:46 +00:00
dependabot[bot]
349c654fc8 Bump mini-css-extract-plugin from 2.2.0 to 2.2.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 08:01:18 +00:00
Francisco Hodge
c1f7893a6a Build update 2021-08-31 08:04:38 +00:00
Francisco Hodge
0778e8a287 3.2.46 2021-08-31 08:04:21 +00:00
Francisco Hodge
1fe006e82b Merge pull request #1212 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.30.0
Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.30.0
2021-08-31 01:02:54 -07:00
dependabot[bot]
3a10b427ad Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.30.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 08:01:34 +00:00
Francisco Hodge
a3387963f0 Build update 2021-08-30 08:04:16 +00:00
Francisco Hodge
6e42192c05 3.2.45 2021-08-30 08:04:00 +00:00
Francisco Hodge
f846e25910 Merge pull request #1210 from hodgef/dependabot/npm_and_yarn/core-js-3.16.4
Bump core-js from 3.16.3 to 3.16.4
2021-08-30 01:02:39 -07:00
dependabot[bot]
d71122f90d Bump core-js from 3.16.3 to 3.16.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.3 to 3.16.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.3...v3.16.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 08:01:14 +00:00
Francisco Hodge
8fe2adb2c8 Build update 2021-08-27 08:05:19 +00:00
Francisco Hodge
5128a732d3 3.2.44 2021-08-27 08:05:02 +00:00
Francisco Hodge
03b9d872d5 Merge pull request #1209 from hodgef/dependabot/npm_and_yarn/typescript-4.4.2
Bump typescript from 4.3.5 to 4.4.2
2021-08-27 01:03:31 -07:00
Francisco Hodge
2f41c0f483 Merge pull request #1208 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.3
Bump autoprefixer from 10.3.2 to 10.3.3
2021-08-27 01:02:26 -07:00
dependabot[bot]
d407840edb Bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 08:02:19 +00:00
dependabot[bot]
15c25f3333 Bump autoprefixer from 10.3.2 to 10.3.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.2 to 10.3.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.2...10.3.3)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 08:01:17 +00:00
Francisco Hodge
372093c0e4 Build update 2021-08-25 08:04:33 +00:00
Francisco Hodge
b32b722c54 3.2.43 2021-08-25 08:04:16 +00:00
Francisco Hodge
b1f0b12238 Merge pull request #1207 from hodgef/dependabot/npm_and_yarn/core-js-3.16.3
Bump core-js from 3.16.2 to 3.16.3
2021-08-25 01:02:43 -07:00
dependabot[bot]
c69d4b656f Bump core-js from 3.16.2 to 3.16.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.2...v3.16.3)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 08:01:22 +00:00
Francisco Hodge
c6cf2fdeab Build update 2021-08-24 08:04:27 +00:00
Francisco Hodge
78087f6310 3.2.42 2021-08-24 08:04:13 +00:00
Francisco Hodge
5f97904fb2 Merge pull request #1204 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.3
Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
2021-08-24 01:02:58 -07:00
dependabot[bot]
d61f77b410 Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 4.29.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 08:01:27 +00:00
Francisco Hodge
4a293e0f9f Build update 2021-08-23 08:04:51 +00:00
Francisco Hodge
409c1aaebd 3.2.41 2021-08-23 08:04:36 +00:00
Francisco Hodge
0f170134ce Merge pull request #1203 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.2
Bump autoprefixer from 10.3.1 to 10.3.2
2021-08-23 01:03:16 -07:00
dependabot[bot]
c2a1d23385 Bump autoprefixer from 10.3.1 to 10.3.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.1 to 10.3.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.1...10.3.2)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 08:01:52 +00:00
Francisco Hodge
59cbd37afe Build update 2021-08-19 08:05:15 +00:00
Francisco Hodge
6194613db6 3.2.40 2021-08-19 08:04:59 +00:00
Francisco Hodge
2e189ffd66 Merge pull request #1201 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0
Bump webpack-dev-server from 4.0.0-rc.1 to 4.0.0
2021-08-19 01:03:10 -07:00
dependabot[bot]
7214b58f76 Bump webpack-dev-server from 4.0.0-rc.1 to 4.0.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.1 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.1...v4.0.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 08:01:51 +00:00
Francisco Hodge
ed6fe776bc Build update 2021-08-18 08:04:41 +00:00
Francisco Hodge
b4698930f6 3.2.39 2021-08-18 08:04:25 +00:00
Francisco Hodge
56ddf6874b Merge pull request #1200 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-rc.1
Bump webpack-dev-server from 4.0.0-rc.0 to 4.0.0-rc.1
2021-08-18 01:03:03 -07:00
Francisco Hodge
ca88d70106 Merge pull request #1199 from hodgef/dependabot/npm_and_yarn/core-js-3.16.2
Bump core-js from 3.16.1 to 3.16.2
2021-08-18 01:02:34 -07:00
dependabot[bot]
597d3752d0 Bump webpack-dev-server from 4.0.0-rc.0 to 4.0.0-rc.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.0 to 4.0.0-rc.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.0.0-rc.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 08:01:45 +00:00
dependabot[bot]
861d99d83c Bump core-js from 3.16.1 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.1...v3.16.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 08:01:15 +00:00
Francisco Hodge
730621c5fe Build update 2021-08-17 08:04:02 +00:00
Francisco Hodge
7510163732 3.2.38 2021-08-17 08:03:49 +00:00
Francisco Hodge
97e6a7f2b1 Merge pull request #1197 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.2
Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
2021-08-17 01:02:43 -07:00
dependabot[bot]
e2efeaa973 Bump @typescript-eslint/parser from 4.29.1 to 4.29.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.1 to 4.29.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 08:01:19 +00:00
Francisco Hodge
b055426509 Build update 2021-08-16 08:05:06 +00:00
Francisco Hodge
a52af189b8 3.2.37 2021-08-16 08:04:51 +00:00
Francisco Hodge
d222cdddc6 Merge pull request #1195 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.8.0
Bump webpack-cli from 4.7.2 to 4.8.0
2021-08-16 01:03:36 -07:00
dependabot[bot]
7a57345002 Bump webpack-cli from 4.7.2 to 4.8.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 08:02:29 +00:00
Francisco Hodge
a71efa341b Build update 2021-08-13 08:04:54 +00:00
Francisco Hodge
513ac499b8 3.2.36 2021-08-13 08:04:38 +00:00
Francisco Hodge
d4b9783fc2 Merge pull request #1194 from hodgef/dependabot/npm_and_yarn/types/jest-27.0.1
Bump @types/jest from 27.0.0 to 27.0.1
2021-08-13 01:03:09 -07:00
dependabot[bot]
4fb5e83857 Bump @types/jest from 27.0.0 to 27.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.0 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 08:01:56 +00:00
Francisco Hodge
36f443d635 Update workflow 2021-08-12 20:58:47 -07:00
github-actions[bot]
077cbf3cb4 Merge pull request #1192 from hodgef/dependabot/npm_and_yarn/types/jest-27.0.0 2021-08-11 08:04:53 +00:00
dependabot[bot]
4dbdc36610 Bump @types/jest from 26.0.24 to 27.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 27.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 08:03:35 +00:00
github-actions[bot]
c484cee09d Merge pull request #1190 from hodgef/dependabot/npm_and_yarn/path-parse-1.0.7 2021-08-10 17:45:47 +00:00
dependabot[bot]
3a568838a6 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 17:44:29 +00:00
github-actions[bot]
e62f44aff4 Merge pull request #1189 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.29.1 2021-08-10 08:06:30 +00:00
dependabot[bot]
fdcca34e04 Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 08:05:14 +00:00
github-actions[bot]
2a2ece9117 Merge pull request #1188 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.1 2021-08-10 08:02:52 +00:00
dependabot[bot]
c242957d10 Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 08:01:32 +00:00
github-actions[bot]
edd14749f4 Merge pull request #1185 from hodgef/dependabot/npm_and_yarn/core-js-3.16.1 2021-08-09 08:03:18 +00:00
dependabot[bot]
b86052bf08 Bump core-js from 3.16.0 to 3.16.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 08:02:08 +00:00
github-actions[bot]
c5fee49787 Merge pull request #1182 from hodgef/dependabot/npm_and_yarn/babel/core-7.15.0 2021-08-05 08:04:51 +00:00
github-actions[bot]
35977dac21 Merge pull request #1181 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.2.0 2021-08-05 08:04:05 +00:00
dependabot[bot]
2bea5722dc Bump @babel/core from 7.14.8 to 7.15.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:03:24 +00:00
github-actions[bot]
0cea216f1a Merge pull request #1180 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.15.0 2021-08-05 08:03:12 +00:00
dependabot[bot]
9ee5ca2f21 Bump mini-css-extract-plugin from 2.1.0 to 2.2.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:02:55 +00:00
github-actions[bot]
d3780518a9 Merge pull request #1179 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.15.0 2021-08-05 08:02:47 +00:00
dependabot[bot]
652017e6c6 Bump @babel/preset-env from 7.14.8 to 7.15.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.8 to 7.15.0.
- [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.15.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:01:54 +00:00
dependabot[bot]
04f1ee561b Bump @babel/plugin-transform-typescript from 7.14.6 to 7.15.0
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.6 to 7.15.0.
- [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.15.0/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 08:01:28 +00:00
Francisco Hodge
532fe6d23e Build update 2021-08-04 08:06:50 +00:00
Francisco Hodge
d375bcfa89 3.2.35 2021-08-04 08:06:32 +00:00
Francisco Hodge
4503fbfa25 Update workflow 2021-08-04 01:04:15 -07:00
Francisco Hodge
1b5a0f7113 Build update 2021-08-04 06:40:00 +00:00
Francisco Hodge
91646bca59 3.2.34 2021-08-04 06:39:44 +00:00
Francisco Hodge
1a2361a0ce Merge pull request #1177 from hodgef/hodgef-patch-1
Update publish.yml
2021-08-03 23:38:24 -07:00
Francisco Hodge
af08d22a10 Update publish.yml 2021-08-03 23:36:45 -07:00
github-actions[bot]
52228258e4 Merge pull request #1173 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.29.0 2021-08-03 08:05:53 +00:00
dependabot[bot]
5d0d2f99b4 Bump @typescript-eslint/parser from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 08:04:49 +00:00
github-actions[bot]
c23e35f93e Merge pull request #1172 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.29.0 2021-08-03 08:02:54 +00:00
dependabot[bot]
06a089a6ff Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.5 to 4.29.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 08:01:50 +00:00
Francisco Hodge
ebab22c124 Update workflows 2021-08-02 12:56:34 -07:00
Francisco Hodge
fe5551156e Update workflow 2021-08-02 12:33:37 -07:00
Francisco Hodge
9073de62d7 Update workflows 2021-08-02 11:38:00 -07:00
Francisco Hodge
30e4eda353 Build update 2021-08-02 10:38:41 +00:00
Francisco Hodge
6b9ae82c64 3.2.33 2021-08-02 10:38:24 +00:00
Francisco Hodge
6b65728108 Merge pull request #1170 from hodgef/hodgef-patch-1
Rollback Jest update
2021-08-02 03:36:53 -07:00
Francisco Hodge
99a2614739 Update pull_request_dependabot.yml 2021-08-02 03:33:11 -07:00
Francisco Hodge
2d354eefd9 Update package.json 2021-08-02 03:20:14 -07:00
Francisco Hodge
93fce35b8d Update publish.yml 2021-08-02 03:16:24 -07:00
Francisco Hodge
ad079e61ec Update pull_request_dependabot.yml 2021-08-02 03:15:18 -07:00
Francisco Hodge
4f08e0e617 Update main.yml 2021-08-02 03:11:56 -07:00
github-actions[bot]
e51fcd7cbc Merge pull request #1167 from hodgef/dependabot/npm_and_yarn/jest-27.0.6 2021-08-02 10:04:18 +00:00
dependabot[bot]
46f131a1de Bump jest from 26.6.3 to 27.0.6
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.6)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 10:02:50 +00:00
Francisco Hodge
6a535fe822 Update pull_request_dependabot.yml 2021-08-02 03:00:30 -07:00
Francisco Hodge
fa1f1ad03d Create pull_request_dependabot.yml 2021-08-02 02:48:22 -07:00
Francisco Hodge
294d6d5154 Update pull_request.yml 2021-08-02 02:43:53 -07:00
Francisco Hodge
ca2866c036 Update pull_request.yml 2021-08-02 01:54:02 -07:00
Francisco Hodge
f765bbb3ab Update pull_request.yml 2021-08-02 01:28:01 -07:00
Francisco Hodge
dfe391fbd5 Delete dependabot_merge.yml 2021-08-02 01:26:03 -07:00
Francisco Hodge
8712ca15b2 Update and rename dependabot.yml to dependabot_merge.yml 2021-08-02 01:11:32 -07:00
Francisco Hodge
90af9dab02 Update dependabot.yml 2021-08-02 00:58:58 -07:00
Francisco Hodge
5681bbd796 Update publish.yml 2021-08-02 00:50:43 -07:00
Francisco Hodge
de98517bb6 Update main.yml 2021-08-02 00:50:16 -07:00
Francisco Hodge
15047290cd Build update 2021-08-02 07:25:07 +00:00
Francisco Hodge
9aa2a8d823 3.2.32 2021-08-02 07:24:52 +00:00
Francisco Hodge
bf16cf3636 Create dependabot.yml 2021-08-02 00:23:39 -07:00
Francisco Hodge
007a5996ed Build update 2021-08-02 07:11:50 +00:00
Francisco Hodge
6bf97dd842 3.2.31 2021-08-02 07:11:38 +00:00
Francisco Hodge
331ddf0f5c Merge pull request #1006 from hodgef/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
2021-08-02 00:10:25 -07:00
Francisco Hodge
590fc94cf0 Update dependabot.yml 2021-08-02 00:08:35 -07:00
Francisco Hodge
012666bd39 Build update 2021-07-31 05:25:55 +00:00
Francisco Hodge
792a71f38a 3.2.30 2021-07-31 05:25:41 +00:00
Francisco Hodge
ed2c5ce81d Ensure button handler is triggered on physicalKeyboardHighlightPress. Per https://github.com/hodgef/react-simple-keyboard/issues/1386 2021-07-30 22:23:51 -07:00
Francisco Hodge
cc61947fc0 Build update 2021-07-30 08:27:28 +00:00
Francisco Hodge
7204e9c4ac 3.2.29 2021-07-30 08:27:11 +00:00
dependabot-preview[bot]
3a3324dfa9 Merge pull request #1164 from hodgef/dependabot/npm_and_yarn/core-js-3.16.0 2021-07-30 08:25:37 +00:00
dependabot-preview[bot]
2b073cfb0f Bump core-js from 3.15.2 to 3.16.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.15.2...v3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-30 08:23:24 +00:00
Francisco Hodge
73d8edce1e Build update 2021-07-27 08:38:17 +00:00
Francisco Hodge
0e12227014 3.2.28 2021-07-27 08:38:01 +00:00
dependabot-preview[bot]
ae57d515c6 Merge pull request #1161 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.5 2021-07-27 08:36:42 +00:00
dependabot-preview[bot]
2672c2b4ab Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-27 08:34:39 +00:00
Francisco Hodge
47c3506350 Build update 2021-07-27 08:33:50 +00:00
Francisco Hodge
f2fe0e1c25 3.2.27 2021-07-27 08:33:35 +00:00
dependabot-preview[bot]
9a8ff21675 Merge pull request #1160 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.5 2021-07-27 08:32:19 +00:00
dependabot-preview[bot]
eaf8493436 Bump @typescript-eslint/parser from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-27 08:30:18 +00:00
Francisco Hodge
50fbab81fe Build update 2021-07-22 08:34:16 +00:00
Francisco Hodge
82784cc917 3.2.26 2021-07-22 08:33:59 +00:00
dependabot-preview[bot]
a44b9868de Merge pull request #1158 from hodgef/dependabot/npm_and_yarn/postcss-8.3.6 2021-07-22 08:32:28 +00:00
dependabot-preview[bot]
abd904a23d Bump postcss from 8.3.5 to 8.3.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-22 08:30:06 +00:00
Francisco Hodge
78465785d7 Build update 2021-07-21 08:41:31 +00:00
Francisco Hodge
64cff89dcf 3.2.25 2021-07-21 08:41:15 +00:00
dependabot-preview[bot]
6529629ed9 Merge pull request #1152 from hodgef/dependabot/npm_and_yarn/css-loader-6.2.0 2021-07-21 08:39:48 +00:00
dependabot-preview[bot]
feb1b8b8de Merge pull request #1156 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.8 2021-07-21 08:39:01 +00:00
dependabot-preview[bot]
2251b075a2 Bump css-loader from 6.1.0 to 6.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:37:41 +00:00
Francisco Hodge
2ccc7adc49 Build update 2021-07-21 08:37:09 +00:00
Francisco Hodge
2960c554bb 3.2.24 2021-07-21 08:36:52 +00:00
dependabot-preview[bot]
0ba565e9f0 Bump @babel/core from 7.14.6 to 7.14.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.14.8.
- [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.14.8/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:36:25 +00:00
dependabot-preview[bot]
58ee532ca9 Merge pull request #1155 from hodgef/dependabot/npm_and_yarn/style-loader-3.2.1 2021-07-21 08:35:26 +00:00
dependabot-preview[bot]
0623d6b1dd Merge pull request #1153 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.8 2021-07-21 08:34:21 +00:00
dependabot-preview[bot]
9c1ac53428 Merge pull request #1154 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.8 2021-07-21 08:33:47 +00:00
dependabot-preview[bot]
8d059f9e83 Bump style-loader from 3.1.0 to 3.2.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.1.0...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:32:05 +00:00
dependabot-preview[bot]
07f3b08170 Bump @babel/preset-env from 7.14.7 to 7.14.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.14.8.
- [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.14.8/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:31:26 +00:00
dependabot-preview[bot]
0ff0dd1f67 Bump @babel/cli from 7.14.5 to 7.14.8
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.5 to 7.14.8.
- [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.14.8/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-21 08:30:48 +00:00
Francisco Hodge
db56635e93 Build update 2021-07-20 08:43:02 +00:00
Francisco Hodge
9ab05d8043 3.2.23 2021-07-20 08:42:46 +00:00
dependabot-preview[bot]
20b10f1b0b Merge pull request #1151 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.4 2021-07-20 08:41:20 +00:00
dependabot-preview[bot]
aacba83689 Bump @typescript-eslint/parser from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:39:34 +00:00
Francisco Hodge
86fff98671 Build update 2021-07-20 08:38:58 +00:00
Francisco Hodge
3ed5d78ebe 3.2.22 2021-07-20 08:38:45 +00:00
dependabot-preview[bot]
d0f0e01a6f Merge pull request #1149 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.4 2021-07-20 08:37:43 +00:00
dependabot-preview[bot]
5c483071a4 Merge pull request #1150 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-rc.0 2021-07-20 08:37:34 +00:00
dependabot-preview[bot]
4ecae3f864 Bump webpack-dev-server from 4.0.0-beta.3 to 4.0.0-rc.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.3 to 4.0.0-rc.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.3...v4.0.0-rc.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:35:28 +00:00
dependabot-preview[bot]
a439848021 Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-20 08:34:51 +00:00
Francisco Hodge
d581a4ab99 Build update 2021-07-19 09:05:39 +00:00
Francisco Hodge
dd5281a04d 3.2.21 2021-07-19 09:05:23 +00:00
dependabot-preview[bot]
3e397f1ae0 Merge pull request #1148 from hodgef/dependabot/npm_and_yarn/eslint-7.31.0 2021-07-19 09:04:01 +00:00
dependabot-preview[bot]
111e175503 Bump eslint from 7.30.0 to 7.31.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-19 09:01:17 +00:00
Francisco Hodge
85469dc095 Build update 2021-07-19 09:00:44 +00:00
Francisco Hodge
2ef37d2c16 3.2.20 2021-07-19 09:00:31 +00:00
dependabot-preview[bot]
5faee2fa97 Merge pull request #1146 from hodgef/dependabot/npm_and_yarn/css-loader-6.1.0 2021-07-19 08:59:21 +00:00
dependabot-preview[bot]
702bc3d79b Bump css-loader from 6.0.0 to 6.1.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-19 08:57:18 +00:00
Francisco Hodge
bf8beaadc1 Build update 2021-07-18 17:08:12 +00:00
Francisco Hodge
85d4116bac 3.2.19 2021-07-18 17:07:57 +00:00
Francisco Hodge
7e256907b8 Handle selectionchange event. Fixes #1140 2021-07-18 10:06:34 -07:00
Francisco Hodge
f20221eae2 Build update 2021-07-15 08:31:48 +00:00
Francisco Hodge
5d78534e98 3.2.18 2021-07-15 08:31:35 +00:00
dependabot-preview[bot]
e11b6d6fa2 Merge pull request #1144 from hodgef/dependabot/npm_and_yarn/css-loader-6.0.0 2021-07-15 08:30:26 +00:00
dependabot-preview[bot]
c8b6fc639f Bump css-loader from 5.2.7 to 6.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.7...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-15 08:28:15 +00:00
Francisco Hodge
202caed810 Build update 2021-07-14 08:35:25 +00:00
Francisco Hodge
cbbb23009e 3.2.17 2021-07-14 08:35:09 +00:00
dependabot-preview[bot]
dc2de4031f Merge pull request #1143 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.7 2021-07-14 08:33:45 +00:00
dependabot-preview[bot]
b5a888457d Bump css-loader from 5.2.6 to 5.2.7
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-14 08:31:17 +00:00
Francisco Hodge
e56cb503b4 Build update 2021-07-13 08:45:55 +00:00
Francisco Hodge
77d35df92b 3.2.16 2021-07-13 08:45:37 +00:00
dependabot-preview[bot]
c32c614ed1 Merge pull request #1141 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.1 2021-07-13 08:44:11 +00:00
dependabot-preview[bot]
909cc77ccf Bump autoprefixer from 10.3.0 to 10.3.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.3.0...10.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:42:06 +00:00
Francisco Hodge
69244346f4 Build update 2021-07-13 08:41:59 +00:00
Francisco Hodge
66870b77a0 3.2.15 2021-07-13 08:41:41 +00:00
dependabot-preview[bot]
aa3d16495e Merge pull request #1140 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3 2021-07-13 08:40:08 +00:00
Francisco Hodge
98fdad0567 Build update 2021-07-13 08:39:54 +00:00
Francisco Hodge
3349fdc8f5 3.2.14 2021-07-13 08:39:39 +00:00
dependabot-preview[bot]
2661dfafe6 Merge pull request #1142 from hodgef/dependabot/npm_and_yarn/style-loader-3.1.0 2021-07-13 08:38:23 +00:00
dependabot-preview[bot]
b60c929289 Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:38:11 +00:00
Francisco Hodge
6a13b361b9 Build update 2021-07-13 08:37:39 +00:00
Francisco Hodge
68b8eac44a 3.2.13 2021-07-13 08:37:24 +00:00
dependabot-preview[bot]
71259c4c65 Bump style-loader from 3.0.0 to 3.1.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:36:20 +00:00
dependabot-preview[bot]
610ee8848f Merge pull request #1139 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.3 2021-07-13 08:36:10 +00:00
dependabot-preview[bot]
ee694100f1 Bump @typescript-eslint/parser from 4.28.2 to 4.28.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.3/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 08:34:14 +00:00
Francisco Hodge
207043ff2c Build update 2021-07-12 11:03:35 +00:00
Francisco Hodge
534e6e9d54 3.2.12 2021-07-12 11:03:19 +00:00
dependabot-preview[bot]
f61107ad72 Merge pull request #1138 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.3.0 2021-07-12 11:01:57 +00:00
dependabot-preview[bot]
a7052fd3d9 Bump autoprefixer from 10.2.6 to 10.3.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.6 to 10.3.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.6...10.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-12 10:59:33 +00:00
Francisco Hodge
226ce914d7 Build update 2021-07-07 08:43:51 +00:00
Francisco Hodge
58b867d18c 3.2.11 2021-07-07 08:43:31 +00:00
dependabot-preview[bot]
8436cd8ae6 Merge pull request #1136 from hodgef/dependabot/npm_and_yarn/types/jest-26.0.24 2021-07-07 08:41:53 +00:00
dependabot-preview[bot]
b76778567f Bump @types/jest from 26.0.23 to 26.0.24
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 26.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-07 08:39:17 +00:00
Francisco Hodge
fe0f3a08a2 Build update 2021-07-06 08:40:30 +00:00
Francisco Hodge
17328ef472 3.2.10 2021-07-06 08:40:12 +00:00
dependabot-preview[bot]
b46cf3669e Merge pull request #1134 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.2 2021-07-06 08:38:43 +00:00
Francisco Hodge
09a71fe1a0 Build update 2021-07-06 08:38:36 +00:00
Francisco Hodge
5f8bae79b3 3.2.9 2021-07-06 08:38:21 +00:00
dependabot-preview[bot]
f320e6a4da Bump @typescript-eslint/eslint-plugin from 4.28.1 to 4.28.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:36:38 +00:00
dependabot-preview[bot]
dff3df25f2 Merge pull request #1133 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.1.0 2021-07-06 08:35:56 +00:00
dependabot-preview[bot]
831e83e39b Merge pull request #1131 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.2 2021-07-06 08:34:31 +00:00
dependabot-preview[bot]
5766f1f9f6 Bump mini-css-extract-plugin from 2.0.0 to 2.1.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/v2.1.0/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:33:19 +00:00
dependabot-preview[bot]
7b20c186ef Bump @typescript-eslint/parser from 4.28.1 to 4.28.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.2/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-06 08:31:52 +00:00
Francisco Hodge
da6dc65587 Build update 2021-07-05 09:09:48 +00:00
Francisco Hodge
cf007a65ba 3.2.8 2021-07-05 09:09:34 +00:00
dependabot-preview[bot]
ee73a1f011 Merge pull request #1130 from hodgef/dependabot/npm_and_yarn/eslint-7.30.0 2021-07-05 09:08:20 +00:00
dependabot-preview[bot]
c250086b9b Bump eslint from 7.29.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-05 09:06:06 +00:00
Francisco Hodge
cd0ff59de9 Build update 2021-07-02 08:21:06 +00:00
Francisco Hodge
935bfac297 3.2.7 2021-07-02 08:20:47 +00:00
dependabot-preview[bot]
2582080e96 Merge pull request #1129 from hodgef/dependabot/npm_and_yarn/postcss-loader-6.1.1 2021-07-02 08:19:08 +00:00
dependabot-preview[bot]
74868d824a Bump postcss-loader from 6.1.0 to 6.1.1
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-02 08:16:49 +00:00
Francisco Hodge
24d7cbf926 Build update 2021-07-01 09:05:54 +00:00
Francisco Hodge
0a75e7b063 3.2.6 2021-07-01 09:05:42 +00:00
dependabot-preview[bot]
f82279e33a Merge pull request #1127 from hodgef/dependabot/npm_and_yarn/typescript-4.3.5 2021-07-01 09:04:34 +00:00
dependabot-preview[bot]
f19d999145 Merge pull request #1126 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0 2021-07-01 09:03:29 +00:00
dependabot-preview[bot]
e0e68a462f Bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-01 09:02:07 +00:00
dependabot-preview[bot]
454d159d2c Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-01 09:01:24 +00:00
Francisco Hodge
f773e118dc Build update 2021-06-30 08:33:53 +00:00
Francisco Hodge
42760641c3 3.2.5 2021-06-30 08:33:36 +00:00
dependabot-preview[bot]
a9d78b5646 Merge pull request #1124 from hodgef/dependabot/npm_and_yarn/core-js-3.15.2 2021-06-30 08:32:08 +00:00
dependabot-preview[bot]
640e7ecf57 Bump core-js from 3.15.1 to 3.15.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.2/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-30 08:29:30 +00:00
Francisco Hodge
0c9f2e50e2 Build update 2021-06-29 08:40:38 +00:00
Francisco Hodge
8352a30c98 3.2.4 2021-06-29 08:40:24 +00:00
dependabot-preview[bot]
9ebe908b4e Merge pull request #1122 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.1 2021-06-29 08:39:15 +00:00
dependabot-preview[bot]
c407c72f52 Bump @typescript-eslint/eslint-plugin from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:36:50 +00:00
Francisco Hodge
b3b9767fef Build update 2021-06-29 08:36:31 +00:00
Francisco Hodge
2cdbd2b39b 3.2.3 2021-06-29 08:36:16 +00:00
dependabot-preview[bot]
e3bb5fc72b Merge pull request #1121 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.1 2021-06-29 08:34:52 +00:00
dependabot-preview[bot]
d80e7f757f Merge pull request #1120 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.2 2021-06-29 08:34:05 +00:00
dependabot-preview[bot]
32ba3d03df Bump @typescript-eslint/parser from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:31:52 +00:00
dependabot-preview[bot]
65f6279f0f Bump mini-css-extract-plugin from 1.6.1 to 1.6.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-29 08:31:10 +00:00
Francisco Hodge
eebf32e206 Build update 2021-06-29 06:53:03 +00:00
Francisco Hodge
f66facfb74 3.2.2 2021-06-29 06:52:47 +00:00
Francisco Hodge
1b99d5bb8b Update README.md 2021-06-28 23:51:31 -07:00
Francisco Hodge
3d6baaa1d2 Build update 2021-06-29 06:30:00 +00:00
Francisco Hodge
2fcd634090 3.2.1 2021-06-29 06:29:43 +00:00
Francisco Hodge
a1668da044 Adjust coverage sourcing 2021-06-28 23:28:09 -07:00
Francisco Hodge
3032bef324 Allow CandidateBox caret positioning, passing event though onChange. Per https://github.com/hodgef/react-simple-keyboard/issues/1298 2021-06-28 23:26:43 -07:00
Francisco Hodge
c6f12f0f92 Build update 2021-06-28 09:19:13 +00:00
Francisco Hodge
44c4e46825 3.1.57 2021-06-28 09:19:00 +00:00
dependabot-preview[bot]
6d88549dee Merge pull request #1116 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.1.4 2021-06-28 09:17:51 +00:00
Francisco Hodge
17d474e936 Build update 2021-06-28 09:17:10 +00:00
Francisco Hodge
933e5ad55e 3.1.56 2021-06-28 09:16:56 +00:00
dependabot-preview[bot]
57a145c5f9 Bump terser-webpack-plugin from 5.1.3 to 5.1.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.3...v5.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:15:43 +00:00
dependabot-preview[bot]
b98f7a814d Merge pull request #1117 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.1 2021-06-28 09:15:39 +00:00
Francisco Hodge
7899778e8a Build update 2021-06-28 09:15:10 +00:00
Francisco Hodge
a13c908b87 3.1.55 2021-06-28 09:14:54 +00:00
dependabot-preview[bot]
bbee486f40 Merge pull request #1115 from hodgef/dependabot/npm_and_yarn/prettier-2.3.2 2021-06-28 09:13:40 +00:00
dependabot-preview[bot]
60d667ad0e Bump mini-css-extract-plugin from 1.6.0 to 1.6.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:12:42 +00:00
dependabot-preview[bot]
f9475a9e4f Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-28 09:11:23 +00:00
Francisco Hodge
f9243f24ee Build update 2021-06-25 08:26:53 +00:00
Francisco Hodge
be9fe54228 3.1.54 2021-06-25 08:26:38 +00:00
dependabot-preview[bot]
deeb2abdf3 Merge pull request #1114 from hodgef/dependabot/npm_and_yarn/style-loader-3.0.0 2021-06-25 08:25:18 +00:00
dependabot-preview[bot]
5659c98de6 Bump style-loader from 2.0.0 to 3.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-25 08:23:13 +00:00
Francisco Hodge
273f926574 Build update 2021-06-24 08:42:46 +00:00
Francisco Hodge
7bd34e8f86 3.1.53 2021-06-24 08:42:31 +00:00
dependabot-preview[bot]
2fe0c3a7da Merge pull request #1113 from hodgef/dependabot/npm_and_yarn/optimize-css-assets-webpack-plugin-6.0.1 2021-06-24 08:41:09 +00:00
dependabot-preview[bot]
7b8d4f6548 Bump optimize-css-assets-webpack-plugin from 6.0.0 to 6.0.1
Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases)
- [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v6.0.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-24 08:38:07 +00:00
Francisco Hodge
506660a881 Build update 2021-06-23 08:38:30 +00:00
Francisco Hodge
3b1d738d65 3.1.52 2021-06-23 08:38:17 +00:00
dependabot-preview[bot]
5ca7df5094 Merge pull request #1112 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.3.2 2021-06-23 08:37:16 +00:00
dependabot-preview[bot]
ff3bef81de Merge pull request #1111 from hodgef/dependabot/npm_and_yarn/core-js-3.15.1 2021-06-23 08:37:06 +00:00
dependabot-preview[bot]
02241d9da4 Bump html-webpack-plugin from 5.3.1 to 5.3.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-23 08:35:05 +00:00
dependabot-preview[bot]
a2d5eb3de2 Bump core-js from 3.15.0 to 3.15.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-23 08:34:26 +00:00
Francisco Hodge
bedb14dd40 Build update 2021-06-22 08:57:15 +00:00
Francisco Hodge
b892de103f 3.1.51 2021-06-22 08:57:00 +00:00
dependabot-preview[bot]
66dc907040 Merge pull request #1108 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.0 2021-06-22 08:55:39 +00:00
dependabot-preview[bot]
543e6d9cbb Bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:53:43 +00:00
Francisco Hodge
509b25fbb1 Build update 2021-06-22 08:53:07 +00:00
Francisco Hodge
71a682cf74 3.1.50 2021-06-22 08:52:54 +00:00
dependabot-preview[bot]
04acf24a55 Merge pull request #1107 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.7 2021-06-22 08:51:41 +00:00
Francisco Hodge
65e707cd8c Build update 2021-06-22 08:50:40 +00:00
Francisco Hodge
bf54d2f418 3.1.49 2021-06-22 08:50:24 +00:00
dependabot-preview[bot]
917d3647ba Merge pull request #1109 from hodgef/dependabot/npm_and_yarn/webpack-5.40.0 2021-06-22 08:49:02 +00:00
dependabot-preview[bot]
f497fea9c9 Bump @babel/preset-env from 7.14.5 to 7.14.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.5 to 7.14.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.14.7/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:48:58 +00:00
Francisco Hodge
69db5a3ae7 Build update 2021-06-22 08:48:19 +00:00
Francisco Hodge
665cc5e07c 3.1.48 2021-06-22 08:48:06 +00:00
dependabot-preview[bot]
fe6becb8b7 Merge pull request #1106 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.28.0 2021-06-22 08:46:56 +00:00
dependabot-preview[bot]
50320c58c4 Bump webpack from 5.39.1 to 5.40.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.1 to 5.40.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.1...v5.40.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:46:47 +00:00
dependabot-preview[bot]
4efd0f726e Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-22 08:44:29 +00:00
Francisco Hodge
f4a8ec23fe Build update 2021-06-21 09:25:49 +00:00
Francisco Hodge
5dd2dc5975 3.1.47 2021-06-21 09:25:33 +00:00
dependabot-preview[bot]
10b62cf5c4 Merge pull request #1105 from hodgef/dependabot/npm_and_yarn/eslint-7.29.0 2021-06-21 09:24:12 +00:00
dependabot-preview[bot]
a6fdc4cb5d Bump eslint from 7.28.0 to 7.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-21 09:21:49 +00:00
Francisco Hodge
b6b2fa2a4c Build update 2021-06-21 09:21:21 +00:00
Francisco Hodge
eeebda9c22 3.1.46 2021-06-21 09:21:06 +00:00
dependabot-preview[bot]
8b80dcca3b Merge pull request #1104 from hodgef/dependabot/npm_and_yarn/core-js-3.15.0 2021-06-21 09:19:46 +00:00
dependabot-preview[bot]
917af8b983 Bump core-js from 3.14.0 to 3.15.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-21 09:17:38 +00:00
Francisco Hodge
7021f08850 Build update 2021-06-18 09:10:17 +00:00
Francisco Hodge
fca109c791 3.1.45 2021-06-18 09:09:59 +00:00
dependabot-preview[bot]
0796a090f9 Merge pull request #1103 from hodgef/dependabot/npm_and_yarn/webpack-5.39.1 2021-06-18 09:08:27 +00:00
dependabot-preview[bot]
83c3297eac Bump webpack from 5.39.0 to 5.39.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.39.0 to 5.39.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.39.0...v5.39.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-18 09:06:10 +00:00
Francisco Hodge
a4a0dd7f0c Build update 2021-06-18 09:05:33 +00:00
Francisco Hodge
ca3aa65ac7 3.1.44 2021-06-18 09:05:17 +00:00
dependabot-preview[bot]
de01ca46e6 Merge pull request #1102 from hodgef/dependabot/npm_and_yarn/typescript-4.3.4 2021-06-18 09:03:59 +00:00
dependabot-preview[bot]
0f68a5b0e6 Bump typescript from 4.3.2 to 4.3.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-18 09:02:07 +00:00
Francisco Hodge
3bc3940f8c Build update 2021-06-17 08:43:17 +00:00
Francisco Hodge
074676c291 3.1.43 2021-06-17 08:43:00 +00:00
dependabot-preview[bot]
e45208564d Merge pull request #1100 from hodgef/dependabot/npm_and_yarn/postcss-8.3.5 2021-06-17 08:41:29 +00:00
dependabot-preview[bot]
e140ef6e61 Bump postcss from 8.3.4 to 8.3.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-17 08:38:51 +00:00
Francisco Hodge
bf327f1e44 Build update 2021-06-16 08:55:53 +00:00
Francisco Hodge
e49e497e2a 3.1.42 2021-06-16 08:55:36 +00:00
dependabot-preview[bot]
b98cf64687 Merge pull request #1099 from hodgef/dependabot/npm_and_yarn/normalize-url-4.5.1 2021-06-16 08:54:05 +00:00
dependabot-preview[bot]
07700a05c8 [Security] Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-16 08:51:46 +00:00
Francisco Hodge
28bf21e27c Build update 2021-06-15 09:01:20 +00:00
Francisco Hodge
897e042299 3.1.41 2021-06-15 09:01:04 +00:00
dependabot-preview[bot]
7b3e670b56 Merge pull request #1096 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.6 2021-06-15 08:59:44 +00:00
dependabot-preview[bot]
d80d58e9d4 Merge pull request #1097 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.27.0 2021-06-15 08:58:37 +00:00
dependabot-preview[bot]
2431f7193f Bump @babel/core from 7.14.5 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.5 to 7.14.6.
- [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.14.6/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:57:29 +00:00
Francisco Hodge
11ed2360be Build update 2021-06-15 08:57:21 +00:00
Francisco Hodge
a129d3d65b 3.1.40 2021-06-15 08:57:03 +00:00
dependabot-preview[bot]
63cb14aa1a Bump @typescript-eslint/parser from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:56:09 +00:00
dependabot-preview[bot]
63f666bce2 Merge pull request #1098 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.6 2021-06-15 08:55:27 +00:00
dependabot-preview[bot]
5f92af77c6 Merge pull request #1095 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0 2021-06-15 08:54:08 +00:00
dependabot-preview[bot]
034dca529c Bump @babel/plugin-transform-typescript from 7.14.5 to 7.14.6
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.5 to 7.14.6.
- [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.14.6/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:53:26 +00:00
dependabot-preview[bot]
dc815e3e1d Merge pull request #1094 from hodgef/dependabot/npm_and_yarn/postcss-8.3.4 2021-06-15 08:53:12 +00:00
dependabot-preview[bot]
02861ef048 Merge pull request #1093 from hodgef/dependabot/npm_and_yarn/webpack-5.39.0 2021-06-15 08:52:22 +00:00
dependabot-preview[bot]
da886726ff Bump @typescript-eslint/eslint-plugin from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:51:26 +00:00
dependabot-preview[bot]
09c1b88db1 Bump postcss from 8.3.3 to 8.3.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.3...8.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:50:36 +00:00
dependabot-preview[bot]
6b4732e8f1 Bump webpack from 5.38.1 to 5.39.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-15 08:49:56 +00:00
Francisco Hodge
a476bff98b Build update 2021-06-14 09:25:45 +00:00
Francisco Hodge
b2e3ba5fc9 3.1.39 2021-06-14 09:25:28 +00:00
dependabot-preview[bot]
e84be88939 Merge pull request #1092 from hodgef/dependabot/npm_and_yarn/postcss-8.3.3 2021-06-14 09:24:02 +00:00
Francisco Hodge
71a61a2beb Build update 2021-06-14 09:23:40 +00:00
Francisco Hodge
330a08ba20 3.1.38 2021-06-14 09:23:26 +00:00
dependabot-preview[bot]
88d02f5227 Merge pull request #1091 from hodgef/dependabot/npm_and_yarn/ws-7.4.6 2021-06-14 09:22:12 +00:00
dependabot-preview[bot]
a3c375e77e Bump postcss from 8.3.2 to 8.3.3
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.2...8.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-14 09:21:18 +00:00
dependabot-preview[bot]
09e1decf57 [Security] Bump ws from 7.4.4 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. **This update includes security fixes.**
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-14 09:18:53 +00:00
Francisco Hodge
402defe6d6 Build update 2021-06-11 08:48:45 +00:00
Francisco Hodge
a585ddd46a 3.1.37 2021-06-11 08:48:32 +00:00
dependabot-preview[bot]
e16defb0c3 Merge pull request #1089 from hodgef/dependabot/npm_and_yarn/postcss-loader-6.1.0 2021-06-11 08:47:24 +00:00
dependabot-preview[bot]
09b687b29d Bump postcss-loader from 5.3.0 to 6.1.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.3.0 to 6.1.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.3.0...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-11 08:45:28 +00:00
Francisco Hodge
0a77a3a89b Build update 2021-06-11 08:45:18 +00:00
Francisco Hodge
a40d31d6e0 3.1.36 2021-06-11 08:45:03 +00:00
dependabot-preview[bot]
d8418562c5 Merge pull request #1088 from hodgef/dependabot/npm_and_yarn/postcss-8.3.2 2021-06-11 08:43:32 +00:00
dependabot-preview[bot]
1b2e893a90 Bump postcss from 8.3.1 to 8.3.2
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.1...8.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-11 08:40:47 +00:00
Francisco Hodge
4be73fb6be Build update 2021-06-10 09:08:05 +00:00
Francisco Hodge
21ae777592 3.1.35 2021-06-10 09:07:48 +00:00
dependabot-preview[bot]
58313becef Merge pull request #1083 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.5 2021-06-10 09:06:14 +00:00
dependabot-preview[bot]
5ff1c2b6dc Bump @babel/core from 7.14.2 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.5.
- [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.14.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 09:03:02 +00:00
Francisco Hodge
eb0bc7755e Build update 2021-06-10 09:02:37 +00:00
Francisco Hodge
0f81395b07 3.1.34 2021-06-10 09:02:23 +00:00
dependabot-preview[bot]
a4ddc5ee79 Merge pull request #1084 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.5 2021-06-10 09:01:07 +00:00
dependabot-preview[bot]
faba06e4c9 Bump @babel/plugin-transform-typescript from 7.14.4 to 7.14.5
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.14.4 to 7.14.5.
- [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.14.5/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:58:34 +00:00
Francisco Hodge
cfb7c7503b Build update 2021-06-10 08:58:16 +00:00
Francisco Hodge
7b630d8c9b 3.1.33 2021-06-10 08:58:03 +00:00
dependabot-preview[bot]
28e55d2381 Merge pull request #1087 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.5 2021-06-10 08:56:50 +00:00
dependabot-preview[bot]
e1ff0a65bd Merge pull request #1086 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.5 2021-06-10 08:56:35 +00:00
dependabot-preview[bot]
3cb5f31df5 Bump @babel/cli from 7.14.3 to 7.14.5
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.3 to 7.14.5.
- [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.14.5/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:54:17 +00:00
dependabot-preview[bot]
ff06028297 Bump @babel/preset-env from 7.14.4 to 7.14.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.4 to 7.14.5.
- [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.14.5/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:54:17 +00:00
Francisco Hodge
5172a66044 Build update 2021-06-10 08:53:46 +00:00
Francisco Hodge
bf7eae17a0 3.1.32 2021-06-10 08:53:31 +00:00
dependabot-preview[bot]
ee9585c9a4 Merge pull request #1085 from hodgef/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.14.5 2021-06-10 08:52:12 +00:00
Francisco Hodge
2ff2b2d1c2 Build update 2021-06-10 08:51:52 +00:00
Francisco Hodge
33d82e5f1e 3.1.31 2021-06-10 08:51:36 +00:00
dependabot-preview[bot]
95abc0f458 Merge pull request #1082 from hodgef/dependabot/npm_and_yarn/postcss-8.3.1 2021-06-10 08:50:11 +00:00
dependabot-preview[bot]
06da8fffd4 Bump @babel/plugin-proposal-class-properties from 7.13.0 to 7.14.5
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.13.0 to 7.14.5.
- [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.14.5/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:49:41 +00:00
dependabot-preview[bot]
439975a4ac Bump postcss from 8.3.0 to 8.3.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.0...8.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-10 08:47:37 +00:00
Francisco Hodge
d72584b439 Build update 2021-06-09 05:05:50 +00:00
Francisco Hodge
e2669bd87b 3.1.30 2021-06-09 05:05:35 +00:00
Francisco Hodge
3d075a2f57 Address selected input edge case. Fixes #1058 2021-06-08 22:04:10 -07:00
Francisco Hodge
f0fbf760b2 Build update 2021-06-08 09:25:06 +00:00
Francisco Hodge
bb19308e40 3.1.29 2021-06-08 09:24:53 +00:00
dependabot-preview[bot]
294a9a2ac7 Merge pull request #1079 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.1 2021-06-08 09:23:41 +00:00
dependabot-preview[bot]
72e440ea4d Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:20:48 +00:00
Francisco Hodge
708237360b Build update 2021-06-08 09:20:29 +00:00
Francisco Hodge
d326c723fd 3.1.28 2021-06-08 09:20:14 +00:00
dependabot-preview[bot]
2c7243139e Merge pull request #1080 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.1 2021-06-08 09:18:52 +00:00
Francisco Hodge
2b1bcaa933 Build update 2021-06-08 09:18:05 +00:00
Francisco Hodge
3fc0470972 3.1.27 2021-06-08 09:17:49 +00:00
dependabot-preview[bot]
8d23150a78 Merge pull request #1078 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.7.2 2021-06-08 09:16:30 +00:00
Francisco Hodge
841a486455 Build update 2021-06-08 09:16:24 +00:00
Francisco Hodge
00556cb58e 3.1.26 2021-06-08 09:16:13 +00:00
dependabot-preview[bot]
e55221d318 Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:15:47 +00:00
dependabot-preview[bot]
3baf3e929a Merge pull request #1077 from hodgef/dependabot/npm_and_yarn/browserslist-4.16.6 2021-06-08 09:15:09 +00:00
dependabot-preview[bot]
f194389fec Bump webpack-cli from 4.7.0 to 4.7.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:14:20 +00:00
dependabot-preview[bot]
832cb8b06d [Security] Bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. **This update includes a security fix.**
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-08 09:13:04 +00:00
Francisco Hodge
0643fa35ec Build update 2021-06-07 09:28:30 +00:00
Francisco Hodge
a5d054c752 3.1.25 2021-06-07 09:28:14 +00:00
dependabot-preview[bot]
a824d37d7a Merge pull request #1076 from hodgef/dependabot/npm_and_yarn/core-js-3.14.0 2021-06-07 09:26:53 +00:00
dependabot-preview[bot]
03e566b6c2 Bump core-js from 3.13.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:24:56 +00:00
Francisco Hodge
194838e8eb Build update 2021-06-07 09:24:13 +00:00
Francisco Hodge
109ac61c8a 3.1.24 2021-06-07 09:24:02 +00:00
dependabot-preview[bot]
543a65bcaf Merge pull request #1075 from hodgef/dependabot/npm_and_yarn/eslint-7.28.0 2021-06-07 09:22:53 +00:00
dependabot-preview[bot]
15cdc21e72 Merge pull request #1074 from hodgef/dependabot/npm_and_yarn/prettier-2.3.1 2021-06-07 09:21:40 +00:00
dependabot-preview[bot]
b15428665d Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:20:14 +00:00
dependabot-preview[bot]
cc123d6cd4 Bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-07 09:19:32 +00:00
Francisco Hodge
a0ae588727 Build update 2021-06-04 08:39:57 +00:00
Francisco Hodge
ff2a899674 3.1.23 2021-06-04 08:39:44 +00:00
dependabot-preview[bot]
be2d28c8e0 Merge pull request #1073 from hodgef/dependabot/npm_and_yarn/dns-packet-1.3.4 2021-06-04 08:38:36 +00:00
dependabot-preview[bot]
4aa027d233 [Security] Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. **This update includes a security fix.**
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-04 08:36:12 +00:00
Francisco Hodge
8ced6a641f Build update 2021-06-01 09:19:37 +00:00
Francisco Hodge
6e1bfa8300 3.1.22 2021-06-01 09:19:22 +00:00
dependabot-preview[bot]
5a72f0f0d2 Merge pull request #1071 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0 2021-06-01 09:18:10 +00:00
dependabot-preview[bot]
d392710609 Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:15:54 +00:00
Francisco Hodge
78682b14c9 Build update 2021-06-01 09:15:49 +00:00
Francisco Hodge
bd231d9f89 3.1.21 2021-06-01 09:15:37 +00:00
dependabot-preview[bot]
133008c9a5 Merge pull request #1070 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.1.3 2021-06-01 09:14:32 +00:00
dependabot-preview[bot]
28832cd7f2 Merge pull request #1069 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.0 2021-06-01 09:13:54 +00:00
dependabot-preview[bot]
a928d71ff2 Bump terser-webpack-plugin from 5.1.2 to 5.1.3
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:12:06 +00:00
dependabot-preview[bot]
fe20a66505 Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 09:11:37 +00:00
Francisco Hodge
f5ea454bb4 Build update 2021-05-31 09:38:45 +00:00
Francisco Hodge
07ce5c8f9f 3.1.20 2021-05-31 09:38:32 +00:00
dependabot-preview[bot]
940f49cec9 Merge pull request #1066 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.4 2021-05-31 09:37:24 +00:00
Francisco Hodge
74a58352a5 Build update 2021-05-31 09:35:53 +00:00
Francisco Hodge
3e8c9d4a9d 3.1.19 2021-05-31 09:35:39 +00:00
dependabot-preview[bot]
31fb8b5bef Bump @babel/preset-env from 7.14.2 to 7.14.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.2 to 7.14.4.
- [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.14.4/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:35:21 +00:00
dependabot-preview[bot]
7f044b6b6c Merge pull request #1067 from hodgef/dependabot/npm_and_yarn/core-js-3.13.1 2021-05-31 09:34:26 +00:00
dependabot-preview[bot]
73d52fddb7 Merge pull request #1065 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.14.4 2021-05-31 09:33:08 +00:00
dependabot-preview[bot]
ea37af41f1 Bump core-js from 3.13.0 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:32:18 +00:00
dependabot-preview[bot]
26eee6d4f9 Bump @babel/plugin-transform-typescript from 7.13.0 to 7.14.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.13.0 to 7.14.4.
- [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.14.4/packages/babel-plugin-transform-typescript)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 09:30:51 +00:00
Francisco Hodge
7166a98ea4 Build update 2021-05-28 08:49:02 +00:00
Francisco Hodge
2206115ada 3.1.18 2021-05-28 08:48:45 +00:00
dependabot-preview[bot]
a4d4f1011f Merge pull request #1062 from hodgef/dependabot/npm_and_yarn/webpack-5.38.1 2021-05-28 08:47:22 +00:00
dependabot-preview[bot]
919132fab1 Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-28 08:44:51 +00:00
Francisco Hodge
0d0860164a Build update 2021-05-27 08:56:47 +00:00
Francisco Hodge
55b4274a83 3.1.17 2021-05-27 08:56:35 +00:00
dependabot-preview[bot]
10de5a1455 Merge pull request #1061 from hodgef/dependabot/npm_and_yarn/typescript-4.3.2 2021-05-27 08:55:31 +00:00
dependabot-preview[bot]
bd1478ef08 Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 08:53:28 +00:00
Francisco Hodge
b03662dc8c Build update 2021-05-27 08:53:03 +00:00
Francisco Hodge
41729dffe5 3.1.16 2021-05-27 08:52:48 +00:00
dependabot-preview[bot]
daafd04a5d Merge pull request #1060 from hodgef/dependabot/npm_and_yarn/autoprefixer-10.2.6 2021-05-27 08:51:28 +00:00
dependabot-preview[bot]
86c66729e5 Bump autoprefixer from 10.2.5 to 10.2.6
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.2.5 to 10.2.6.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.2.5...10.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 08:48:40 +00:00
Francisco Hodge
12842d12b6 Build update 2021-05-26 08:59:01 +00:00
Francisco Hodge
b522d1c1bc 3.1.15 2021-05-26 08:58:47 +00:00
dependabot-preview[bot]
4c9711dfb9 Merge pull request #1056 from hodgef/dependabot/npm_and_yarn/core-js-3.13.0 2021-05-26 08:57:33 +00:00
dependabot-preview[bot]
d1a0f112dc Bump core-js from 3.12.1 to 3.13.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-26 08:55:07 +00:00
Francisco Hodge
605bf893a5 Build update 2021-05-25 08:56:39 +00:00
Francisco Hodge
4049979dc5 3.1.14 2021-05-25 08:56:25 +00:00
dependabot-preview[bot]
a18ed869dc Merge pull request #1054 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0 2021-05-25 08:55:10 +00:00
Francisco Hodge
9adb865156 Build update 2021-05-25 08:53:06 +00:00
Francisco Hodge
bb2d495bb8 3.1.13 2021-05-25 08:52:50 +00:00
dependabot-preview[bot]
10585fd65b Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.23.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:52:41 +00:00
dependabot-preview[bot]
29c9337fdd Merge pull request #1055 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.6 2021-05-25 08:51:26 +00:00
dependabot-preview[bot]
25c7f19a24 Merge pull request #1053 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0 2021-05-25 08:50:37 +00:00
dependabot-preview[bot]
13eac703ce Bump css-loader from 5.2.5 to 5.2.6
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.5...v5.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:49:11 +00:00
dependabot-preview[bot]
73c7a7eca2 Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 08:47:50 +00:00
Francisco Hodge
8162dfef57 Build update 2021-05-24 09:45:11 +00:00
Francisco Hodge
b57dd58456 3.1.12 2021-05-24 09:44:56 +00:00
dependabot-preview[bot]
c98c995f10 Merge pull request #1050 from hodgef/dependabot/npm_and_yarn/eslint-7.27.0 2021-05-24 09:43:40 +00:00
dependabot-preview[bot]
b26b461f7c Bump eslint from 7.26.0 to 7.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24 09:41:13 +00:00
Francisco Hodge
5813b674dc Build update 2021-05-22 06:25:25 +00:00
Francisco Hodge
86f16d9786 3.1.11 2021-05-22 06:25:10 +00:00
Francisco Hodge
72609a200b Adjust physicalKeyboardHighlight shift layout handling 2021-05-22 02:23:45 -04:00
Francisco Hodge
cba1441b29 Build update 2021-05-21 09:11:05 +00:00
Francisco Hodge
40f4c774bd 3.1.10 2021-05-21 09:10:50 +00:00
dependabot-preview[bot]
365c3d6efc Merge pull request #1047 from hodgef/dependabot/npm_and_yarn/postcss-8.3.0 2021-05-21 09:09:34 +00:00
dependabot-preview[bot]
5a054791a5 Bump postcss from 8.2.15 to 8.3.0
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 09:07:20 +00:00
Francisco Hodge
26da07de96 Build update 2021-05-21 09:06:53 +00:00
Francisco Hodge
2e1c83c029 3.1.9 2021-05-21 09:06:38 +00:00
dependabot-preview[bot]
8816d8c961 Merge pull request #1048 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.5 2021-05-21 09:05:18 +00:00
dependabot-preview[bot]
ffdf89cb58 Bump css-loader from 5.2.4 to 5.2.5
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.4...v5.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-21 09:03:02 +00:00
Francisco Hodge
6004ca29c1 Build update 2021-05-19 09:06:09 +00:00
Francisco Hodge
53a84fcd68 3.1.8 2021-05-19 09:05:55 +00:00
dependabot-preview[bot]
9152ed1576 Merge pull request #1044 from hodgef/dependabot/npm_and_yarn/webpack-5.37.1 2021-05-19 09:04:42 +00:00
dependabot-preview[bot]
a6057dc7f0 Bump webpack from 5.37.0 to 5.37.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.0 to 5.37.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.37.0...v5.37.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-19 09:02:22 +00:00
Francisco Hodge
b00bcff976 Build update 2021-05-18 10:49:22 +00:00
Francisco Hodge
469c62d37f 3.1.7 2021-05-18 10:49:07 +00:00
dependabot-preview[bot]
8e74305b60 Merge pull request #1042 from hodgef/dependabot/npm_and_yarn/babel/cli-7.14.3 2021-05-18 10:03:09 +00:00
Francisco Hodge
f239dafcd9 Build update 2021-05-18 09:19:37 +00:00
Francisco Hodge
1263b1ef2f 3.1.6 2021-05-18 09:19:22 +00:00
dependabot-preview[bot]
07d2c30994 Merge pull request #1041 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0 2021-05-18 09:18:03 +00:00
dependabot-preview[bot]
03e594f0e8 Bump @babel/cli from 7.13.16 to 7.14.3
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.3.
- [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.14.3/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 09:16:25 +00:00
dependabot-preview[bot]
6f8f4c19d3 Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-18 09:15:25 +00:00
Francisco Hodge
7cf0e6c8e9 Build update 2021-05-17 09:46:07 +00:00
Francisco Hodge
d6f015a4d5 3.1.5 2021-05-17 09:45:52 +00:00
dependabot-preview[bot]
243be6e116 Merge pull request #1037 from hodgef/dependabot/npm_and_yarn/optimize-css-assets-webpack-plugin-6.0.0 2021-05-17 09:44:47 +00:00
dependabot-preview[bot]
17eb699195 Merge pull request #1038 from hodgef/dependabot/npm_and_yarn/postcss-loader-5.3.0 2021-05-17 09:44:37 +00:00
dependabot-preview[bot]
e5856dcc31 Bump postcss-loader from 5.2.0 to 5.3.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 09:42:12 +00:00
dependabot-preview[bot]
b857cfbb63 Bump optimize-css-assets-webpack-plugin from 5.0.4 to 6.0.0
Bumps [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/NMFR/optimize-css-assets-webpack-plugin/releases)
- [Commits](https://github.com/NMFR/optimize-css-assets-webpack-plugin/compare/v5.0.4...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17 09:41:34 +00:00
Francisco Hodge
7b12d6048f Build update 2021-05-17 05:53:07 +00:00
Francisco Hodge
7a4b3b8250 3.1.4 2021-05-17 05:52:52 +00:00
Francisco Hodge
848e86d54d Add removeForwardsAt param types 2021-05-16 22:51:21 -07:00
Francisco Hodge
f3dc6a2d81 Build update 2021-05-17 05:42:32 +00:00
Francisco Hodge
d3771b7107 3.1.3 2021-05-17 05:42:17 +00:00
Francisco Hodge
b993885bd5 Address physicalKeyboardHighlight issue on older browsers. Fixes #1035 2021-05-16 22:40:31 -07:00
Francisco Hodge
c2d9cc0f3f Build update 2021-05-16 22:15:35 +00:00
Francisco Hodge
a668b31f82 3.1.2 2021-05-16 22:15:22 +00:00
Francisco Hodge
7235a1af9c Improve removeForwardsAt coverage 2021-05-16 18:13:59 -04:00
Francisco Hodge
9d3a9bc79f Build update 2021-05-16 18:07:25 +00:00
Francisco Hodge
73b96ea181 3.1.1 2021-05-16 18:07:10 +00:00
Francisco Hodge
f5358032d5 Add forward delete functionality. Fixes #1033 2021-05-16 14:05:37 -04:00
Francisco Hodge
0409ee337e Build update 2021-05-13 09:21:55 +00:00
Francisco Hodge
343b24af98 3.0.70 2021-05-13 09:21:39 +00:00
dependabot-preview[bot]
cc2b0128d6 Merge pull request #1032 from hodgef/dependabot/npm_and_yarn/terser-webpack-plugin-5.1.2 2021-05-13 09:20:07 +00:00
dependabot-preview[bot]
e84e66543d Merge pull request #1031 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.2 2021-05-13 09:19:09 +00:00
dependabot-preview[bot]
037d145cc2 Merge pull request #1030 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.2 2021-05-13 09:18:25 +00:00
dependabot-preview[bot]
500bf7914e Bump terser-webpack-plugin from 5.1.1 to 5.1.2
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 09:17:05 +00:00
dependabot-preview[bot]
723874297e Bump @babel/preset-env from 7.14.1 to 7.14.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.1 to 7.14.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.14.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 09:16:17 +00:00
dependabot-preview[bot]
9367ea460f Bump @babel/core from 7.14.0 to 7.14.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.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.14.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 09:15:40 +00:00
Francisco Hodge
b9bb8270f1 Build update 2021-05-11 09:37:35 +00:00
Francisco Hodge
3f7d49aaca 3.0.69 2021-05-11 09:37:18 +00:00
dependabot-preview[bot]
153d1bf034 Merge pull request #1027 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.23.0 2021-05-11 09:35:57 +00:00
dependabot-preview[bot]
6b771ce409 Bump @typescript-eslint/parser from 4.22.1 to 4.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 09:32:49 +00:00
Francisco Hodge
e0068b7f91 Build update 2021-05-11 09:32:32 +00:00
Francisco Hodge
8a5f14ea4d 3.0.68 2021-05-11 09:32:15 +00:00
dependabot-preview[bot]
f6e8508a2c Merge pull request #1028 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.23.0 2021-05-11 09:30:47 +00:00
Francisco Hodge
44f5d37972 Build update 2021-05-11 09:30:43 +00:00
Francisco Hodge
d886f0c7e5 3.0.67 2021-05-11 09:30:31 +00:00
dependabot-preview[bot]
be823336d5 Merge pull request #1026 from hodgef/dependabot/npm_and_yarn/postcss-8.2.15 2021-05-11 09:29:20 +00:00
Francisco Hodge
396e225059 Build update 2021-05-11 09:28:53 +00:00
Francisco Hodge
76356ec589 3.0.66 2021-05-11 09:28:41 +00:00
dependabot-preview[bot]
b3df0ee177 Merge pull request #1025 from hodgef/dependabot/npm_and_yarn/webpack-5.37.0 2021-05-11 09:27:34 +00:00
dependabot-preview[bot]
6b5b681fbb Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 09:26:48 +00:00
dependabot-preview[bot]
90551343ce Bump postcss from 8.2.14 to 8.2.15
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.14 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.14...8.2.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 09:25:13 +00:00
dependabot-preview[bot]
e629685b52 Bump webpack from 5.36.2 to 5.37.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 09:24:39 +00:00
Francisco Hodge
518d4a2090 Build update 2021-05-10 11:07:59 +00:00
Francisco Hodge
9da6b76e71 3.0.65 2021-05-10 11:07:46 +00:00
dependabot-preview[bot]
5b3775761f Merge pull request #1024 from hodgef/dependabot/npm_and_yarn/eslint-7.26.0 2021-05-10 11:06:39 +00:00
dependabot-preview[bot]
f15b94b916 Bump eslint from 7.25.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-10 11:04:01 +00:00
Francisco Hodge
17f202ea51 Build update 2021-05-10 11:03:28 +00:00
Francisco Hodge
f0312a9dc0 3.0.64 2021-05-10 11:03:14 +00:00
dependabot-preview[bot]
e7ce08f721 Merge pull request #1023 from hodgef/dependabot/npm_and_yarn/core-js-3.12.1 2021-05-10 11:01:55 +00:00
dependabot-preview[bot]
cd86eedf74 Merge pull request #1022 from hodgef/dependabot/npm_and_yarn/prettier-2.3.0 2021-05-10 11:01:19 +00:00
dependabot-preview[bot]
e8c102f554 Bump core-js from 3.12.0 to 3.12.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-10 10:59:36 +00:00
dependabot-preview[bot]
35f5b302f2 Bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-10 10:58:57 +00:00
Francisco Hodge
6a28461e62 Build update 2021-05-07 17:56:35 +00:00
Francisco Hodge
e5e9904389 3.0.63 2021-05-07 17:56:20 +00:00
dependabot-preview[bot]
94063679d5 Merge pull request #1021 from hodgef/dependabot/npm_and_yarn/hosted-git-info-2.8.9 2021-05-07 17:54:57 +00:00
dependabot-preview[bot]
4f3efd2a50 [Security] Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [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.8.8...v2.8.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07 17:52:12 +00:00
Francisco Hodge
e15d47942a Build update 2021-05-07 09:24:34 +00:00
Francisco Hodge
4a69a6ef57 3.0.62 2021-05-07 09:24:20 +00:00
dependabot-preview[bot]
29e0adeff7 Merge pull request #1019 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-beta.3 2021-05-07 09:23:06 +00:00
dependabot-preview[bot]
00db972178 Bump webpack-dev-server from 4.0.0-beta.2 to 4.0.0-beta.3
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.2 to 4.0.0-beta.3.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.2...v4.0.0-beta.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07 09:20:15 +00:00
Francisco Hodge
6cfeb83726 Build update 2021-05-07 09:19:37 +00:00
Francisco Hodge
3211ad27ff 3.0.61 2021-05-07 09:19:23 +00:00
dependabot-preview[bot]
eaf6fdeffb Merge pull request #1018 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.7.0 2021-05-07 09:18:05 +00:00
dependabot-preview[bot]
12e5f89046 Bump webpack-cli from 4.6.0 to 4.7.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07 09:15:10 +00:00
Francisco Hodge
a32b6fe85b Build update 2021-05-06 09:14:22 +00:00
Francisco Hodge
11e35df3c6 3.0.60 2021-05-06 09:14:06 +00:00
dependabot-preview[bot]
d8a76cd7d7 Merge pull request #1017 from hodgef/dependabot/npm_and_yarn/postcss-8.2.14 2021-05-06 09:12:48 +00:00
dependabot-preview[bot]
8a40427bb4 Merge pull request #1016 from hodgef/dependabot/npm_and_yarn/core-js-3.12.0 2021-05-06 09:12:15 +00:00
dependabot-preview[bot]
108c52e1fd Bump postcss from 8.2.13 to 8.2.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.14.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.2.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-06 09:10:38 +00:00
dependabot-preview[bot]
90892d435c Bump core-js from 3.11.2 to 3.12.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-06 09:09:50 +00:00
Francisco Hodge
d601e08b05 Build update 2021-05-05 09:49:29 +00:00
Francisco Hodge
d78fb1830a 3.0.59 2021-05-05 09:49:15 +00:00
dependabot-preview[bot]
d059475bf8 Merge pull request #1015 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.1 2021-05-05 09:48:05 +00:00
dependabot-preview[bot]
d5a821117d Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-05 09:45:45 +00:00
Francisco Hodge
b9aa7c037c Build update 2021-05-05 09:44:54 +00:00
Francisco Hodge
62e9db69fa 3.0.58 2021-05-05 09:44:41 +00:00
dependabot-preview[bot]
00e7b22208 Merge pull request #1014 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.1 2021-05-05 09:43:33 +00:00
dependabot-preview[bot]
30c4bb3096 Bump @typescript-eslint/parser from 4.22.0 to 4.22.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-05 09:41:05 +00:00
Francisco Hodge
4ce1626a4c Build update 2021-05-04 09:30:52 +00:00
Francisco Hodge
de9ee83904 3.0.57 2021-05-04 09:30:35 +00:00
dependabot-preview[bot]
58b47111be Merge pull request #1013 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.1 2021-05-04 09:29:06 +00:00
dependabot-preview[bot]
90c7728944 Merge pull request #1012 from hodgef/dependabot/npm_and_yarn/core-js-3.11.2 2021-05-04 09:27:47 +00:00
dependabot-preview[bot]
ff89c899ca Bump @babel/preset-env from 7.14.0 to 7.14.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 to 7.14.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.14.1/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-04 09:26:09 +00:00
dependabot-preview[bot]
81bd65b22e Bump core-js from 3.11.1 to 3.11.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.2/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-04 09:25:23 +00:00
Francisco Hodge
06093e20bd Build update 2021-05-03 10:04:45 +00:00
Francisco Hodge
1486decbfd 3.0.56 2021-05-03 10:04:33 +00:00
dependabot-preview[bot]
4949f98535 Merge pull request #1011 from hodgef/dependabot/npm_and_yarn/webpack-5.36.2 2021-05-03 10:03:30 +00:00
dependabot-preview[bot]
961d6a8c14 Bump webpack from 5.36.1 to 5.36.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 10:00:52 +00:00
Francisco Hodge
beff14fec7 Build update 2021-05-03 10:00:28 +00:00
Francisco Hodge
cee868f98b 3.0.55 2021-05-03 10:00:13 +00:00
dependabot-preview[bot]
1f7545da3b Merge pull request #1010 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.6.0 2021-05-03 09:58:47 +00:00
dependabot-preview[bot]
9f056b611a Bump mini-css-extract-plugin from 1.5.1 to 1.6.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 09:56:06 +00:00
Francisco Hodge
d2bb81879b Build update 2021-05-02 18:12:26 +00:00
Francisco Hodge
9140430931 3.0.54 2021-05-02 18:12:12 +00:00
Francisco Hodge
1c498e42c9 Remove selectionchange event introduced in https://github.com/hodgef/react-simple-keyboard/issues/1140. Fixes #1007 2021-05-02 14:10:47 -04:00
Francisco Hodge
155f17263b Build update 2021-04-30 09:37:26 +00:00
Francisco Hodge
1f58f2a253 3.0.53 2021-04-30 09:37:11 +00:00
dependabot-preview[bot]
1ad38b866b Merge pull request #1009 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.14.0 2021-04-30 09:35:52 +00:00
dependabot-preview[bot]
a7cb8a847f Merge pull request #1008 from hodgef/dependabot/npm_and_yarn/babel/core-7.14.0 2021-04-30 09:34:52 +00:00
dependabot-preview[bot]
d53255c923 Bump @babel/preset-env from 7.13.15 to 7.14.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.15 to 7.14.0.
- [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.14.0/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-30 09:32:58 +00:00
dependabot-preview[bot]
59500ea5c0 Bump @babel/core from 7.13.16 to 7.14.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0.
- [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.14.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-30 09:32:14 +00:00
dependabot-preview[bot]
b8097e2c7d Upgrade to GitHub-native Dependabot 2021-04-29 15:05:02 +00:00
Francisco Hodge
d5fcf88e0e Build update 2021-04-29 09:42:20 +00:00
Francisco Hodge
60ed2ff417 3.0.52 2021-04-29 09:42:05 +00:00
dependabot-preview[bot]
6781c93064 Merge pull request #1005 from hodgef/dependabot/npm_and_yarn/webpack-5.36.1 2021-04-29 09:40:45 +00:00
dependabot-preview[bot]
12f5ebfaab Bump webpack from 5.36.0 to 5.36.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-29 09:38:34 +00:00
Francisco Hodge
9a38298846 Build update 2021-04-29 09:37:56 +00:00
Francisco Hodge
4c126d702e 3.0.51 2021-04-29 09:37:41 +00:00
dependabot-preview[bot]
137d083a45 Merge pull request #1004 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.1 2021-04-29 09:36:22 +00:00
dependabot-preview[bot]
e35bb67742 Merge pull request #1003 from hodgef/dependabot/npm_and_yarn/core-js-3.11.1 2021-04-29 09:35:21 +00:00
dependabot-preview[bot]
cb42b86e30 Bump mini-css-extract-plugin from 1.5.0 to 1.5.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-29 09:33:51 +00:00
dependabot-preview[bot]
60c784f28e Bump core-js from 3.11.0 to 3.11.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-29 09:33:12 +00:00
Francisco Hodge
c5f33a707c Build update 2021-04-28 17:03:35 +00:00
Francisco Hodge
309b423279 3.0.50 2021-04-28 17:03:21 +00:00
dependabot-preview[bot]
e228d65657 Merge pull request #1002 from hodgef/dependabot/npm_and_yarn/webpack-5.36.0 2021-04-28 17:02:00 +00:00
dependabot-preview[bot]
0a72c6c754 Bump webpack from 5.35.1 to 5.36.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 16:59:45 +00:00
Francisco Hodge
53e7893a73 Build update 2021-04-28 07:52:27 +00:00
Francisco Hodge
dde1fd7ee3 3.0.49 2021-04-28 07:52:11 +00:00
dependabot-preview[bot]
43b6e7cb52 Merge pull request #1001 from hodgef/dependabot/npm_and_yarn/types/jest-26.0.23 2021-04-28 07:50:52 +00:00
dependabot-preview[bot]
904d181e16 Merge pull request #1000 from hodgef/dependabot/npm_and_yarn/postcss-8.2.13 2021-04-28 07:50:12 +00:00
dependabot-preview[bot]
d2fcd0d127 Bump @types/jest from 26.0.22 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 07:48:38 +00:00
dependabot-preview[bot]
ffde2a4d14 Bump postcss from 8.2.12 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.12...8.2.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 07:48:13 +00:00
Francisco Hodge
7fbe68769f Build update 2021-04-26 10:59:50 +00:00
Francisco Hodge
788eb6ed58 3.0.48 2021-04-26 10:59:36 +00:00
dependabot-preview[bot]
c9709ceb15 Merge pull request #998 from hodgef/dependabot/npm_and_yarn/webpack-5.35.1 2021-04-26 10:58:22 +00:00
dependabot-preview[bot]
686660075d Bump webpack from 5.35.0 to 5.35.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.35.0 to 5.35.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.35.0...v5.35.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 10:55:44 +00:00
Francisco Hodge
d21842b05d Build update 2021-04-26 10:54:50 +00:00
Francisco Hodge
8b5239ff8d 3.0.47 2021-04-26 10:54:37 +00:00
dependabot-preview[bot]
24d7ead5e9 Merge pull request #997 from hodgef/dependabot/npm_and_yarn/eslint-7.25.0 2021-04-26 10:53:26 +00:00
dependabot-preview[bot]
c6f1a6b1df Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26 10:50:43 +00:00
Francisco Hodge
cf78b378f8 Build update 2021-04-24 21:24:47 +00:00
Francisco Hodge
e5090801b4 3.0.46 2021-04-24 21:24:31 +00:00
Francisco Hodge
a89789df25 Adding selectionchange handler. Fixes https://github.com/hodgef/react-simple-keyboard/issues/1140 2021-04-24 17:23:03 -04:00
Francisco Hodge
6d217bdc27 Build update 2021-04-23 09:38:05 +00:00
Francisco Hodge
68fdd5f38e 3.0.45 2021-04-23 09:37:51 +00:00
dependabot-preview[bot]
82ca52575b Merge pull request #996 from hodgef/dependabot/npm_and_yarn/postcss-8.2.12 2021-04-23 09:36:43 +00:00
dependabot-preview[bot]
94391526ce Merge pull request #995 from hodgef/dependabot/npm_and_yarn/core-js-3.11.0 2021-04-23 09:36:40 +00:00
dependabot-preview[bot]
cc44299d3e Bump postcss from 8.2.10 to 8.2.12
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.12.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 09:34:18 +00:00
dependabot-preview[bot]
c2db2920d1 Bump core-js from 3.10.1 to 3.11.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23 09:33:38 +00:00
Francisco Hodge
d07a0045eb Build update 2021-04-22 13:26:44 +00:00
Francisco Hodge
07b474f2b6 3.0.44 2021-04-22 13:26:31 +00:00
dependabot-preview[bot]
1ddd9b7b23 Merge pull request #991 from hodgef/dependabot/npm_and_yarn/babel/core-7.13.16 2021-04-22 13:25:22 +00:00
dependabot-preview[bot]
da61669fe6 Bump @babel/core from 7.13.15 to 7.13.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16.
- [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.13.16/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 13:22:57 +00:00
Francisco Hodge
32d013257f Build update 2021-04-22 13:22:31 +00:00
Francisco Hodge
23074ebead 3.0.43 2021-04-22 13:22:16 +00:00
dependabot-preview[bot]
6a29a5cf68 Merge pull request #992 from hodgef/dependabot/npm_and_yarn/webpack-5.35.0 2021-04-22 13:20:47 +00:00
dependabot-preview[bot]
7020c4ee61 Bump webpack from 5.33.2 to 5.35.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.35.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 13:18:29 +00:00
Francisco Hodge
0e9ae31f43 Build update 2021-04-22 13:08:59 +00:00
Francisco Hodge
34e063824c 3.0.42 2021-04-22 13:08:47 +00:00
dependabot-preview[bot]
c028918ca9 Merge pull request #990 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.0 2021-04-22 13:07:41 +00:00
dependabot-preview[bot]
136fb01cc2 Merge pull request #989 from hodgef/dependabot/npm_and_yarn/babel/cli-7.13.16 2021-04-22 13:06:37 +00:00
dependabot-preview[bot]
fc5f0446d3 Bump mini-css-extract-plugin from 1.4.1 to 1.5.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 13:05:23 +00:00
dependabot-preview[bot]
048dc5d430 Bump @babel/cli from 7.13.14 to 7.13.16
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.14 to 7.13.16.
- [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.13.16/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 13:03:51 +00:00
Francisco Hodge
250fefbd06 Build update 2021-04-22 12:56:51 +00:00
Francisco Hodge
04d0ab3542 3.0.41 2021-04-22 12:56:36 +00:00
dependabot-preview[bot]
ffb905641a Merge pull request #988 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.4 2021-04-22 12:55:14 +00:00
dependabot-preview[bot]
9802d8d049 Bump css-loader from 5.2.1 to 5.2.4
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 12:52:54 +00:00
Francisco Hodge
1dc886744d Build update 2021-04-15 10:15:28 +00:00
Francisco Hodge
400a25c604 3.0.40 2021-04-15 10:15:12 +00:00
dependabot-preview[bot]
316bc13349 Merge pull request #986 from hodgef/dependabot/npm_and_yarn/webpack-5.33.2 2021-04-15 10:13:48 +00:00
dependabot-preview[bot]
649cad0eb0 Bump webpack from 5.32.0 to 5.33.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 10:11:01 +00:00
Francisco Hodge
ca35c08dcb Build update 2021-04-13 09:39:36 +00:00
Francisco Hodge
3778e3c276 3.0.39 2021-04-13 09:39:24 +00:00
dependabot-preview[bot]
16c70a41b5 Merge pull request #985 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.0 2021-04-13 09:38:21 +00:00
dependabot-preview[bot]
2b4cfe4c63 Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 09:36:10 +00:00
Francisco Hodge
2c6e40aeb0 Build update 2021-04-13 09:33:52 +00:00
Francisco Hodge
20642650e5 3.0.38 2021-04-13 09:33:37 +00:00
dependabot-preview[bot]
308d4777ea Merge pull request #984 from hodgef/dependabot/npm_and_yarn/webpack-5.32.0 2021-04-13 09:32:20 +00:00
dependabot-preview[bot]
9646c36048 Merge pull request #983 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.0 2021-04-13 09:31:52 +00:00
dependabot-preview[bot]
1b544254c7 Bump webpack from 5.31.2 to 5.32.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.32.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.32.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 09:28:41 +00:00
dependabot-preview[bot]
ec1dfb6023 Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 09:27:48 +00:00
Francisco Hodge
a9df3f9de1 Build update 2021-04-13 02:31:06 +00:00
Francisco Hodge
d5aa78a1ea 3.0.37 2021-04-13 02:30:50 +00:00
Francisco Hodge
f9a0d00367 Remove caret reset on inputName change 2021-04-12 22:29:20 -04:00
Francisco Hodge
9fe80c0897 Build update 2021-04-12 11:24:19 +00:00
Francisco Hodge
261c778d81 3.0.36 2021-04-12 11:24:06 +00:00
dependabot-preview[bot]
dd34cfdd85 Merge pull request #981 from hodgef/dependabot/npm_and_yarn/eslint-7.24.0 2021-04-12 11:22:57 +00:00
dependabot-preview[bot]
dd3ab66142 Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:20:22 +00:00
Francisco Hodge
ca74c2a3af Build update 2021-04-12 11:19:44 +00:00
Francisco Hodge
379b7ebec9 3.0.35 2021-04-12 11:19:28 +00:00
dependabot-preview[bot]
6629189efe Merge pull request #979 from hodgef/dependabot/npm_and_yarn/postcss-8.2.10 2021-04-12 11:18:10 +00:00
dependabot-preview[bot]
c3788175db Merge pull request #978 from hodgef/dependabot/npm_and_yarn/webpack-5.31.2 2021-04-12 11:18:06 +00:00
dependabot-preview[bot]
cfe2f0e5c7 Merge pull request #980 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.1 2021-04-12 11:18:02 +00:00
dependabot-preview[bot]
b7a25f5023 Bump css-loader from 5.2.0 to 5.2.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:15:58 +00:00
dependabot-preview[bot]
c1860e2494 Bump postcss from 8.2.9 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:15:40 +00:00
dependabot-preview[bot]
e6df9ea5b4 Bump webpack from 5.31.0 to 5.31.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:15:23 +00:00
Francisco Hodge
a438bfdf33 Build update 2021-04-09 09:26:13 +00:00
Francisco Hodge
b30dd1094b 3.0.34 2021-04-09 09:25:58 +00:00
dependabot-preview[bot]
1672168092 Merge pull request #977 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.13.15 2021-04-09 09:24:34 +00:00
dependabot-preview[bot]
48ba4a3c85 Merge pull request #976 from hodgef/dependabot/npm_and_yarn/babel/core-7.13.15 2021-04-09 09:23:37 +00:00
dependabot-preview[bot]
fe3d20ca90 Bump @babel/preset-env from 7.13.12 to 7.13.15
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.13.15.
- [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.13.15/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 09:22:17 +00:00
dependabot-preview[bot]
0ec9020784 Bump @babel/core from 7.13.14 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.14 to 7.13.15.
- [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.13.15/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 09:21:38 +00:00
Francisco Hodge
38653ceda0 Build update 2021-04-08 10:26:30 +00:00
Francisco Hodge
33c7e4f81e 3.0.33 2021-04-08 10:26:14 +00:00
dependabot-preview[bot]
22294438c0 Merge pull request #975 from hodgef/dependabot/npm_and_yarn/webpack-5.31.0 2021-04-08 10:24:50 +00:00
dependabot-preview[bot]
a94af1fcf3 Bump webpack from 5.30.0 to 5.31.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.30.0...v5.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:22:45 +00:00
Francisco Hodge
8342ab8954 Build update 2021-04-08 10:21:59 +00:00
Francisco Hodge
293c91ae5f 3.0.32 2021-04-08 10:21:45 +00:00
dependabot-preview[bot]
5b0734f6dd Merge pull request #974 from hodgef/dependabot/npm_and_yarn/typescript-4.2.4 2021-04-08 10:20:26 +00:00
dependabot-preview[bot]
c9074cc532 Merge pull request #973 from hodgef/dependabot/npm_and_yarn/core-js-3.10.1 2021-04-08 10:19:07 +00:00
dependabot-preview[bot]
dabb9cc575 Merge pull request #972 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.1 2021-04-08 10:18:48 +00:00
dependabot-preview[bot]
38c7edc919 Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:17:48 +00:00
dependabot-preview[bot]
09bf4b53aa Bump core-js from 3.10.0 to 3.10.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.10.1/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:16:39 +00:00
dependabot-preview[bot]
542020e6ca Bump mini-css-extract-plugin from 1.4.0 to 1.4.1
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 10:16:07 +00:00
Francisco Hodge
c95f7a6066 Build update 2021-04-08 06:16:53 +00:00
Francisco Hodge
7519f818cd 3.0.31 2021-04-08 06:16:39 +00:00
Francisco Hodge
6978072ba1 Update README.md 2021-04-08 02:15:27 -04:00
Francisco Hodge
79ef7f21a5 Build update 2021-04-07 09:15:53 +00:00
Francisco Hodge
36c1d25dce 3.0.30 2021-04-07 09:15:37 +00:00
dependabot-preview[bot]
a3d1a34de7 Merge pull request #970 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.21.0 2021-04-07 09:14:18 +00:00
dependabot-preview[bot]
4cd845e5dd Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-07 09:12:08 +00:00
Francisco Hodge
6839948698 Build update 2021-04-07 09:11:29 +00:00
Francisco Hodge
832f066c8e 3.0.29 2021-04-07 09:11:14 +00:00
dependabot-preview[bot]
9d4cce8ef7 Merge pull request #971 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-beta.2 2021-04-07 09:09:55 +00:00
dependabot-preview[bot]
aac68aa4ab Bump webpack-dev-server from 4.0.0-beta.1 to 4.0.0-beta.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.1 to 4.0.0-beta.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.1...v4.0.0-beta.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-07 09:07:56 +00:00
Francisco Hodge
00e3dbb511 Build update 2021-04-06 09:12:22 +00:00
Francisco Hodge
a7f479044d 3.0.28 2021-04-06 09:12:10 +00:00
dependabot-preview[bot]
55f8bb9bed Merge pull request #969 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.21.0 2021-04-06 09:11:09 +00:00
dependabot-preview[bot]
fcff58d993 Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-06 09:08:59 +00:00
Francisco Hodge
dd784b7fa7 Build update 2021-04-04 17:29:44 +00:00
Francisco Hodge
bddf3f6640 3.0.27 2021-04-04 17:29:30 +00:00
Francisco Hodge
0d1faf61c2 Set typescript to strict mode. Fixes #961 2021-04-04 13:28:10 -04:00
Francisco Hodge
42ce937f3e Build update 2021-04-02 09:10:42 +00:00
Francisco Hodge
26d57c0aa0 3.0.26 2021-04-02 09:10:29 +00:00
dependabot-preview[bot]
03eaa18daf Merge pull request #968 from hodgef/dependabot/npm_and_yarn/webpack-5.30.0 2021-04-02 09:09:13 +00:00
dependabot-preview[bot]
3adab08c16 Bump webpack from 5.28.0 to 5.30.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.28.0 to 5.30.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.28.0...v5.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-02 09:06:55 +00:00
Francisco Hodge
739e83e28e Build update 2021-03-31 09:36:36 +00:00
Francisco Hodge
a174cce115 3.0.25 2021-03-31 09:36:22 +00:00
dependabot-preview[bot]
367e2c14bb Merge pull request #966 from hodgef/dependabot/npm_and_yarn/postcss-8.2.9 2021-03-31 09:35:14 +00:00
dependabot-preview[bot]
85bcea6a40 Merge pull request #967 from hodgef/dependabot/npm_and_yarn/core-js-3.10.0 2021-03-31 09:35:05 +00:00
dependabot-preview[bot]
c62bf941a4 Bump core-js from 3.9.1 to 3.10.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.10.0/packages/core-js)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31 09:32:26 +00:00
dependabot-preview[bot]
10fefe6f60 Bump postcss from 8.2.8 to 8.2.9
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31 09:32:15 +00:00
Francisco Hodge
cf01641519 Build update 2021-03-30 09:49:00 +00:00
Francisco Hodge
81e51335e5 3.0.24 2021-03-30 09:48:45 +00:00
dependabot-preview[bot]
416ef9d257 Merge pull request #965 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.20.0 2021-03-30 09:47:37 +00:00
dependabot-preview[bot]
e724f17837 Merge pull request #962 from hodgef/dependabot/npm_and_yarn/babel/cli-7.13.14 2021-03-30 09:47:23 +00:00
dependabot-preview[bot]
ff92273aac Bump @typescript-eslint/parser from 4.19.0 to 4.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 09:45:10 +00:00
dependabot-preview[bot]
b2fc663cc4 Bump @babel/cli from 7.13.10 to 7.13.14
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.10 to 7.13.14.
- [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.13.14/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 09:44:44 +00:00
Francisco Hodge
f0a6f69f4f Build update 2021-03-30 09:44:21 +00:00
Francisco Hodge
438811081c 3.0.23 2021-03-30 09:44:08 +00:00
dependabot-preview[bot]
b65e0cc465 Merge pull request #964 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.0 2021-03-30 09:42:53 +00:00
dependabot-preview[bot]
b0147d77f1 Merge pull request #963 from hodgef/dependabot/npm_and_yarn/babel/core-7.13.14 2021-03-30 09:42:31 +00:00
dependabot-preview[bot]
912169db80 Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 09:40:34 +00:00
dependabot-preview[bot]
3c6ab03a6f Bump @babel/core from 7.13.13 to 7.13.14
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.13 to 7.13.14.
- [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.13.14/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 09:40:05 +00:00
Francisco Hodge
bcbd2257c6 Build update 2021-03-29 19:53:54 +00:00
Francisco Hodge
d235da1eff 3.0.22 2021-03-29 19:53:39 +00:00
Francisco Hodge
0ae4384ec7 Make clearInput param optional. Fixes #959, Closes #960 2021-03-29 15:52:17 -04:00
Francisco Hodge
fd1dd6a55b Build update 2021-03-29 11:58:57 +00:00
Francisco Hodge
7056d19df6 3.0.21 2021-03-29 11:58:44 +00:00
dependabot-preview[bot]
ebb849de3f Merge pull request #958 from hodgef/dependabot/npm_and_yarn/babel/core-7.13.13 2021-03-29 11:57:31 +00:00
dependabot-preview[bot]
3f4d5bdf9c Merge pull request #957 from hodgef/dependabot/npm_and_yarn/mini-css-extract-plugin-1.4.0 2021-03-29 11:56:29 +00:00
dependabot-preview[bot]
f797bbbd3e Merge pull request #955 from hodgef/dependabot/npm_and_yarn/eslint-7.23.0 2021-03-29 11:56:19 +00:00
dependabot-preview[bot]
5b017304e1 Merge pull request #956 from hodgef/dependabot/npm_and_yarn/webpack-cli-4.6.0 2021-03-29 11:56:17 +00:00
dependabot-preview[bot]
dcd1feece5 Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.13.
- [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.13.13/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 11:55:01 +00:00
dependabot-preview[bot]
2843b2b87a Bump mini-css-extract-plugin from 1.3.9 to 1.4.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.9...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 11:54:20 +00:00
dependabot-preview[bot]
283204e041 Bump webpack-cli from 4.5.0 to 4.6.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 11:53:41 +00:00
dependabot-preview[bot]
f1c6594561 Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 11:53:17 +00:00
Francisco Hodge
aa1df21acc Build update 2021-03-26 15:43:47 +00:00
Francisco Hodge
b286d1a6d7 3.0.20 2021-03-26 15:43:33 +00:00
Francisco Hodge
4d2e3c47f0 Update README.md 2021-03-26 11:42:11 -04:00
Francisco Hodge
5ae9c0597f Build update 2021-03-26 15:03:34 +00:00
Francisco Hodge
2ac0ff9c3c 3.0.19 2021-03-26 15:03:21 +00:00
Francisco Hodge
6135b11aef Adding es5 target per #954 2021-03-26 11:01:40 -04:00
Francisco Hodge
683327b701 Build update 2021-03-26 09:25:01 +00:00
Francisco Hodge
e964216079 3.0.18 2021-03-26 09:24:48 +00:00
dependabot-preview[bot]
caa5d36926 Merge pull request #953 from hodgef/dependabot/npm_and_yarn/types/jest-26.0.22 2021-03-26 09:23:34 +00:00
dependabot-preview[bot]
a43e36d353 Bump @types/jest from 26.0.21 to 26.0.22
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-26 09:21:14 +00:00
Francisco Hodge
0b746847e7 Build update 2021-03-25 09:14:47 +00:00
Francisco Hodge
0131171fd3 3.0.17 2021-03-25 09:14:33 +00:00
dependabot-preview[bot]
a9c757aefd Merge pull request #952 from hodgef/dependabot/npm_and_yarn/webpack-5.28.0 2021-03-25 09:13:15 +00:00
dependabot-preview[bot]
d475f8a929 Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-25 09:11:00 +00:00
Francisco Hodge
ee25c96f01 Build update 2021-03-25 09:09:50 +00:00
Francisco Hodge
ac74811722 3.0.16 2021-03-25 09:09:39 +00:00
dependabot-preview[bot]
085fa54a4e Merge pull request #951 from hodgef/dependabot/npm_and_yarn/css-loader-5.2.0 2021-03-25 09:08:27 +00:00
dependabot-preview[bot]
031bfc29cb Bump css-loader from 5.1.3 to 5.2.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.3...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-25 09:05:56 +00:00
Francisco Hodge
8d2d4ec1e2 Build update 2021-03-25 04:06:25 +00:00
Francisco Hodge
d03e26b4f7 3.0.15 2021-03-25 04:06:13 +00:00
Francisco Hodge
359aa35abf Fix caret tag check 2021-03-25 00:04:34 -04:00
Francisco Hodge
6d3b92caee Build update 2021-03-25 04:01:47 +00:00
Francisco Hodge
a3a03af161 3.0.14 2021-03-25 04:01:34 +00:00
Francisco Hodge
2d86c6c2c0 Address textarea caret positioning 2021-03-24 23:59:50 -04:00
Francisco Hodge
12c149ca66 Return instance on beforeRender, beforeFirstRender 2021-03-24 23:55:53 -04:00
Francisco Hodge
ac9e2a0b89 Build update 2021-03-24 09:26:39 +00:00
Francisco Hodge
ba594327de 3.0.13 2021-03-24 09:26:26 +00:00
dependabot-preview[bot]
71db6987bc Merge pull request #949 from hodgef/dependabot/npm_and_yarn/webpack-dev-server-4.0.0-beta.1 2021-03-24 09:25:11 +00:00
dependabot-preview[bot]
7fcac10e8e Bump webpack-dev-server from 4.0.0-beta.0 to 4.0.0-beta.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.0 to 4.0.0-beta.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.0...v4.0.0-beta.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-24 09:22:23 +00:00
Francisco Hodge
7056cd4ea1 Build update 2021-03-23 14:20:23 +00:00
Francisco Hodge
e6217f2951 3.0.12 2021-03-23 14:20:08 +00:00
dependabot-preview[bot]
faf07a3acf Merge pull request #946 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.19.0 2021-03-23 14:18:34 +00:00
dependabot-preview[bot]
788265c45c Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 14:15:32 +00:00
Francisco Hodge
3589a129d1 Build update 2021-03-23 12:49:28 +00:00
Francisco Hodge
3954a61094 3.0.11 2021-03-23 12:49:16 +00:00
dependabot-preview[bot]
f775441263 Merge pull request #948 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.19.0 2021-03-23 12:48:05 +00:00
Francisco Hodge
262ae619c8 Build update 2021-03-23 12:47:29 +00:00
Francisco Hodge
02ed95ecc9 3.0.10 2021-03-23 12:47:16 +00:00
dependabot-preview[bot]
3829218971 Merge pull request #947 from hodgef/dependabot/npm_and_yarn/webpack-5.27.2 2021-03-23 12:45:57 +00:00
Francisco Hodge
74acfe71d6 Build update 2021-03-23 12:45:30 +00:00
Francisco Hodge
17d3abb69f 3.0.9 2021-03-23 12:45:17 +00:00
dependabot-preview[bot]
8954eda6e3 Bump @typescript-eslint/parser from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 12:45:01 +00:00
dependabot-preview[bot]
82a3081bc0 Merge pull request #945 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.13.12 2021-03-23 12:44:02 +00:00
dependabot-preview[bot]
146dbde1ed Bump webpack from 5.27.1 to 5.27.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.1...v5.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 12:43:41 +00:00
dependabot-preview[bot]
9fd6b6bfba Bump @babel/preset-env from 7.13.10 to 7.13.12
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.13.12.
- [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.13.12/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 12:41:21 +00:00
Francisco Hodge
03e0c2e887 Build update 2021-03-22 12:04:24 +00:00
Francisco Hodge
191aa73376 3.0.8 2021-03-22 12:04:11 +00:00
dependabot-preview[bot]
a300a09516 Merge pull request #942 from hodgef/dependabot/npm_and_yarn/babel/cli-7.13.10 2021-03-22 12:02:57 +00:00
Francisco Hodge
36eea5da9a Build update 2021-03-22 12:01:40 +00:00
Francisco Hodge
faad96e0fe 3.0.7 2021-03-22 12:01:25 +00:00
dependabot-preview[bot]
621ac5f53a Bump @babel/cli from 7.13.0 to 7.13.10
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.0 to 7.13.10.
- [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.13.10/packages/babel-cli)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 12:00:32 +00:00
dependabot-preview[bot]
4b68c62475 Merge pull request #937 from hodgef/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0 2021-03-22 12:00:07 +00:00
Francisco Hodge
494905b398 Build update 2021-03-22 11:59:37 +00:00
Francisco Hodge
467ffd4eaa 3.0.6 2021-03-22 11:59:24 +00:00
dependabot-preview[bot]
fca962ea09 Merge pull request #939 from hodgef/dependabot/npm_and_yarn/eslint-7.22.0 2021-03-22 11:58:13 +00:00
dependabot-preview[bot]
c7481a534e Bump @typescript-eslint/parser from 4.16.1 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:57:38 +00:00
Francisco Hodge
b47155218a Build update 2021-03-22 11:56:46 +00:00
Francisco Hodge
0b3a192084 3.0.5 2021-03-22 11:56:32 +00:00
dependabot-preview[bot]
ae6fae245c Bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:55:18 +00:00
dependabot-preview[bot]
629615f314 Merge pull request #940 from hodgef/dependabot/npm_and_yarn/types/jest-26.0.21 2021-03-22 11:55:10 +00:00
Francisco Hodge
a898bb30dc Build update 2021-03-22 11:53:06 +00:00
Francisco Hodge
ce3d383031 3.0.4 2021-03-22 11:52:52 +00:00
dependabot-preview[bot]
ad0659d917 Bump @types/jest from 26.0.20 to 26.0.21
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.20 to 26.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:52:46 +00:00
dependabot-preview[bot]
713e1755a0 Merge pull request #941 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.3.1 2021-03-22 11:51:39 +00:00
dependabot-preview[bot]
d3cc68fd72 Merge pull request #938 from hodgef/dependabot/npm_and_yarn/css-loader-5.1.3 2021-03-22 11:51:30 +00:00
dependabot-preview[bot]
96140d94ae Merge pull request #943 from hodgef/dependabot/npm_and_yarn/webpack-5.27.1 2021-03-22 11:50:24 +00:00
dependabot-preview[bot]
4df3800cef Merge pull request #944 from hodgef/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.18.0 2021-03-22 11:50:16 +00:00
dependabot-preview[bot]
23c2c29c5a Bump css-loader from 5.1.1 to 5.1.3
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.1.1...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:48:57 +00:00
dependabot-preview[bot]
c0fa3a6d60 Bump html-webpack-plugin from 5.3.0 to 5.3.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.3.0...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:48:32 +00:00
dependabot-preview[bot]
f83b1d8b47 Bump webpack from 5.24.3 to 5.27.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.24.3 to 5.27.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.3...v5.27.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:47:52 +00:00
dependabot-preview[bot]
c67e706a6e Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.16.1 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 11:47:35 +00:00
Francisco Hodge
e7454ed500 Build update 2021-03-22 11:45:04 +00:00
Francisco Hodge
9db2c828b1 3.0.3 2021-03-22 11:44:51 +00:00
Francisco Hodge
dd0d768304 Update pull_request.yml 2021-03-22 07:43:31 -04:00
Francisco Hodge
cfbdf044bd Build update 2021-03-21 18:26:38 +00:00
Francisco Hodge
c4f5b31fbf 3.0.2 2021-03-21 18:26:25 +00:00
Francisco Hodge
6ad0a1fda9 Update README.md 2021-03-21 14:25:13 -04:00
Francisco Hodge
e08d6d6d74 Build update 2021-03-21 17:11:14 +00:00
Francisco Hodge
7a621ff48e 3.0.1 2021-03-21 17:11:02 +00:00
48 changed files with 22200 additions and 5792 deletions

View File

@@ -8,10 +8,13 @@ assignees: hodgef
---
**Simple-keyboard version**
As some bugs have been addressed in later versions, please ensure you are running the latest.
Some bugs are addressed in newer versions, therefore please ensure you are running the latest.
**Describe the bug**
A clear and concise description of what the bug is. Providing a [sandbox example](https://codesandbox.io/s/vanilla) or code depicting the issue is important, as this will help us reproduce the issue.
A short and clear description of what the bug is.
**Provide a repro**
Providing a [sandbox example](https://codesandbox.io/s/vanilla) is important, as this will help us reproduce the issue. You can also provide a sample git repository. Without a full repro of your issue, we will not be able to debug and the ticket will be closed early.
**Screenshots**
If applicable, add screenshots to help explain your problem.

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
timezone: America/Montreal
open-pull-requests-limit: 10
versioning-strategy: increase

2
.github/stale.yml vendored
View File

@@ -6,8 +6,6 @@ daysUntilClose: 2
exemptLabels:
- pinned
- security
- "💥 Bug"
- "⚡️ Enhancement"
# Label to use when marking an issue as stale
staleLabel: Stale
# Comment to post when marking an issue as stale. Set to `false` to disable

View File

@@ -1,12 +1,18 @@
name: Build
on: [push]
on:
push:
paths-ignore:
- README.md
- .gitignore
- .github/**
jobs:
build:
runs-on: ${{ matrix.os }}
if: contains(github.ref, 'master')
strategy:
matrix:
node-version: [12.x]
node-version: [20.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
@@ -16,15 +22,12 @@ jobs:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run coverage
- uses: codecov/codecov-action@v1.0.2
with:
token: ${{secrets.CODECOV_TOKEN}}
env:
CI: true
- name: Discord notification
continue-on-error: true
if: success()
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
@@ -33,6 +36,7 @@ jobs:
args: "simple-keyboard - CI Build Passed"
- name: Discord notification
continue-on-error: true
if: failure()
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

View File

@@ -1,15 +1,19 @@
name: Mirroring
on: [push, delete]
on:
push:
branches:
- master
delete:
branches:
- master
jobs:
mirroring:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url:
git@gitlab.com:hodgef/simple-keyboard.git
ssh_private_key:
${{ secrets.GL_KEY }}
- uses: actions/checkout@v1
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: git@gitlab.com:hodgef/simple-keyboard.git
ssh_private_key: ${{ secrets.GL_KEY }}

View File

@@ -4,18 +4,31 @@ on:
push:
branches:
- master
paths-ignore:
- README.md
- .gitignore
- .github/**
jobs:
publish:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [20.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: 12
- run: npm install
- run: npm run test -- --coverage --watchAll=false
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run test -- --coverage --watchAll=false
- name: Setup GIT
run: |
git reset --hard
@@ -24,10 +37,11 @@ jobs:
git config user.email "$GH_EMAIL"
git config user.name "Francisco Hodge"
env:
GH_EMAIL: ${{secrets.GH_EMAIL}}
GH_EMAIL: ${{secrets.GH_EMAIL}}
- name: Bump version
run: |
export NODE_OPTIONS=--openssl-legacy-provider
git reset --hard
npm version patch
npm run build
@@ -36,10 +50,11 @@ jobs:
git push "https://$GITHUB_ACTOR:$GITHUB_TOKEN@github.com/$GITHUB_REPOSITORY"
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
- name: npm publish
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
npm run trypublish
env:
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NODE_AUTH_TOKEN}}

View File

@@ -1,24 +1,25 @@
name: Build PR
on: [pull_request]
name: Build PR (Standard)
on: pull_request
jobs:
build:
runs-on: ${{ matrix.os }}
if: ${{ github.actor != 'dependabot[bot]' }}
strategy:
matrix:
node-version: [12.x]
node-version: [20.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
npm install
npm run start -- --testMode
npm run demo
npm run coverage
env:
CI: true
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run coverage
env:
CI: true

View File

@@ -0,0 +1,49 @@
name: Build PR (Dependabot)
on: pull_request_target
jobs:
build:
runs-on: ${{ matrix.os }}
if: ${{ github.actor == 'dependabot[bot]' }}
strategy:
matrix:
node-version: [20.x]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node_version }}
- name: npm install, build, and test
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run coverage
env:
CI: true
- name: Merge PR
if: success()
uses: "actions/github-script@v2"
with:
github-token: "${{ secrets.GH_KEY }}"
script: |
const pullRequest = context.payload.pull_request
const repository = context.repo
await github.pulls.merge({
merge_method: "merge",
owner: repository.owner,
pull_number: pullRequest.number,
repo: repository.repo,
})
- name: Reject PR
if: failure()
uses: peter-evans/close-pull@v1
with:
pull-request-number: ${{github.event.number}}
comment: "Closing PR due to failing tests."
delete-branch: true

View File

@@ -30,7 +30,10 @@ config
.travis.yml
CHANGELOG.md
README.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
tsconfig.json
.eslintignore
.eslintrc.json
webpack.config.js
babel.config.js
webpack.config.*
babel.config.js

View File

@@ -1,46 +1,42 @@
<p>
<a href="https://simple-keyboard.com/demo">
<img alt="simple-keyboard: Javascript Virtual Keyboard" src="https://i.imgur.com/Po6659n.gif">
<img alt="simple-keyboard: Javascript Virtual Keyboard" src="https://user-images.githubusercontent.com/25509135/187999993-fb5422fd-a56f-4a9a-84a9-55c94478f61c.gif">
</a>
<a href="https://www.npmjs.com/package/simple-keyboard">
<img src="https://badgen.net/npm/v/simple-keyboard?color=blue" alt="npm version">
</a>
<a href="https://github.com/hodgef/simple-keyboard/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT license">
</a>
<a href="https://github.com/hodgef/simple-keyboard/actions">
<img alt="Build Status" src="https://github.com/hodgef/simple-keyboard/workflows/Build/badge.svg?color=green" />
<img alt="Build Status" src="https://github.com/hodgef/simple-keyboard/workflows/Build/badge.svg" />
</a>
<a href="https://github.com/hodgef/simple-keyboard/actions">
<img alt="Publish Status" src="https://github.com/hodgef/simple-keyboard/workflows/Publish/badge.svg?color=green" />
<img alt="Publish Status" src="https://github.com/hodgef/simple-keyboard/workflows/Publish/badge.svg" />
</a>
<a href="https://bundlephobia.com/result?p=simple-keyboard">
<img src="https://badgen.net/bundlephobia/minzip/simple-keyboard/?color=green" alt="install size">
</a>
<a href="https://david-dm.org/hodgef/simple-keyboard">
<img src="https://badgen.net/david/dep/hodgef/simple-keyboard" alt="coverage">
</a>
<a href="https://codecov.io/gh/hodgef/simple-keyboard">
<img src="https://badgen.net/codecov/c/github/hodgef/simple-keyboard" alt="coverage">
<a href="https://gitlab.com/hodgef/simple-keyboard" target="_blank">
<img alt="Mirroring" src="https://github.com/hodgef/simple-keyboard/actions/workflows/mirroring.yml/badge.svg" />
</a>
</p>
<blockquote>Virtual Keyboard for Javascript. Compatible with your JS, React, Angular or Vue projects.</blockquote>
## Demo 🚀
## 🚀 Demo
[Demo Showcase (Vanilla, Angular, React, Vue)](https://simple-keyboard.com/demo)
## Installation & Usage 📦
## 📦 Installation & Usage
You can use simple-keyboard as a `<script>` tag from a CDN, or install it from npm.
Check out the [Getting Started](https://simple-keyboard.com/getting-started) docs to begin.
## Documentation 📖
## 📖 Documentation
Check out the [simple-keyboard documentation](https://simple-keyboard.com/documentation) site.
@@ -63,7 +59,7 @@ Feel free to browse the [Questions & Answers (FAQ)](https://simple-keyboard.com/
<a href="https://discordapp.com/invite/SJexsCG" title="Join our Discord chat" target="_blank"><img src="https://discordapp.com/api/guilds/498978399801573396/widget.png?style=banner2" align="center"></a>
## Modules ✳️
## ✳️ Modules
You can extend simple-keyboard's functionality with [modules](https://hodgef.com/simple-keyboard/modules/). Such as:
@@ -74,7 +70,7 @@ You can extend simple-keyboard's functionality with [modules](https://hodgef.com
Want to create your own module? Check out the [Modules page](https://hodgef.com/simple-keyboard/modules/) for instructions.
## Compatibility 🎯
## 🎯 Compatibility
- Internet Explorer 11
- Edge (Spartan) 16+
@@ -84,7 +80,9 @@ Want to create your own module? Check out the [Modules page](https://hodgef.com/
- Firefox 57+
- iOS 9+
## Contributing ✅
> Note: If you don't want to support old browsers, you can use the Modern Browsers bundle ([index.modern.js](https://github.com/hodgef/simple-keyboard/blob/master/build)).
## ✅ Contributing
PRs and issues are always welcome. Feel free to submit any issues you have at:
[https://github.com/hodgef/simple-keyboard/issues](https://github.com/hodgef/simple-keyboard/issues)

View File

@@ -1,22 +1,25 @@
module.exports = {
presets: [
["@babel/env", {
corejs:"3",
useBuiltIns: 'usage',
"targets": {
"browsers": [
"edge >= 16",
"safari >= 9",
"firefox >= 57",
"ie >= 11",
"ios >= 9",
"chrome >= 49"
]
[
"@babel/env",
{
corejs: "3",
useBuiltIns: "usage",
targets: {
browsers: [
"edge >= 16",
"safari >= 9",
"firefox >= 57",
"ie >= 11",
"ios >= 9",
"chrome >= 49",
],
},
},
}]
],
],
plugins: [
["@babel/plugin-proposal-class-properties"],
["@babel/plugin-transform-typescript"]
]
};
["@babel/plugin-transform-typescript"],
],
};

View File

@@ -1,12 +1,13 @@
import "./css/CandidateBox.css";
import Utilities from "../services/Utilities";
import { CandidateBoxParams, CandidateBoxRenderParams, CandidateBoxShowParams } from "./../interfaces";
import { CandidateBoxParams, CandidateBoxRenderParams, CandidateBoxShowParams, KeyboardOptions } from "./../interfaces";
declare class CandidateBox {
utilities: Utilities;
options: KeyboardOptions;
candidateBoxElement: HTMLDivElement;
pageIndex: number;
pageSize: number;
constructor({ utilities }: CandidateBoxParams);
constructor({ utilities, options }: CandidateBoxParams);
destroy(): void;
show({ candidateValue, targetElement, onSelect, }: CandidateBoxShowParams): void;
renderPage({ candidateListPages, targetElement, pageIndex, nbPages, onItemSelected, }: CandidateBoxRenderParams): void;

View File

@@ -1,6 +1,7 @@
import "./css/Keyboard.css";
import PhysicalKeyboard from "../services/PhysicalKeyboard";
import { KeyboardOptions, KeyboardInput, KeyboardButtonElements, KeyboardHandlerEvent, KeyboardElement, KeyboardParams } from "../interfaces";
import Utilities from "../services/Utilities";
import { KeyboardOptions, KeyboardInput, KeyboardButtonElements, KeyboardHandlerEvent, KeyboardElement } from "../interfaces";
import CandidateBox from "./CandidateBox";
/**
* Root class for simple-keyboard.
@@ -12,9 +13,9 @@ import CandidateBox from "./CandidateBox";
declare class SimpleKeyboard {
input: KeyboardInput;
options: KeyboardOptions;
utilities: any;
caretPosition: number;
caretPositionEnd: number;
utilities: Utilities;
caretPosition: number | null;
caretPositionEnd: number | null;
keyboardDOM: KeyboardElement;
keyboardPluginClasses: string;
keyboardDOMClass: string;
@@ -34,33 +35,35 @@ declare class SimpleKeyboard {
holdTimeout: number;
isMouseHold: boolean;
initialized: boolean;
candidateBox: CandidateBox;
candidateBox: CandidateBox | null;
keyboardRowsDOM: KeyboardElement;
defaultName: string;
activeInputElement: HTMLInputElement | HTMLTextAreaElement | null;
/**
* Creates an instance of SimpleKeyboard
* @param {Array} params If first parameter is a string, it is considered the container class. The second parameter is then considered the options object. If first parameter is an object, it is considered the options object.
*/
constructor(...params: KeyboardParams);
constructor(selectorOrOptions?: string | HTMLDivElement | KeyboardOptions, keyboardOptions?: KeyboardOptions);
/**
* parseParams
*/
handleParams: (params: KeyboardParams) => {
handleParams: (selectorOrOptions?: string | HTMLDivElement | KeyboardOptions, keyboardOptions?: KeyboardOptions) => {
keyboardDOMClass: string;
keyboardDOM: KeyboardElement;
options: Partial<KeyboardOptions>;
options: Partial<KeyboardOptions | undefined>;
};
/**
* Getters
*/
getOptions: () => KeyboardOptions;
getCaretPosition: () => number;
getCaretPositionEnd: () => number;
getCaretPosition: () => number | null;
getCaretPositionEnd: () => number | null;
/**
* Changes the internal caret position
* @param {number} position The caret's start position
* @param {number} positionEnd The caret's end position
*/
setCaretPosition(position: number, endPosition?: number): void;
setCaretPosition(position: number | null, endPosition?: number | null): void;
/**
* Retrieve the candidates for a given input
* @param input The input string to check
@@ -80,6 +83,14 @@ declare class SimpleKeyboard {
* @param {string} button The button's layout name.
*/
handleButtonClicked(button: string, e?: KeyboardHandlerEvent): void;
/**
* Get mouse hold state
*/
getMouseHold(): boolean;
/**
* Mark mouse hold state as set
*/
setMouseHold(value: boolean): void;
/**
* Handles button mousedown
*/
@@ -104,7 +115,7 @@ declare class SimpleKeyboard {
* Clear the keyboards input.
* @param {string} [inputName] optional - the internal input to select
*/
clearInput(inputName: string): void;
clearInput(inputName?: string): void;
/**
* Get the keyboards input (You can also get it from the onChange prop).
* @param {string} [inputName] optional - the internal input to select
@@ -166,7 +177,7 @@ declare class SimpleKeyboard {
* Get the DOM Element of a button. If there are several buttons with the same name, an array of the DOM Elements is returned.
* @param {string} button The button layout name to select
*/
getButtonElement(button: string): KeyboardElement | KeyboardElement[];
getButtonElement(button: string): KeyboardElement | KeyboardElement[] | undefined;
/**
* This handles the "inputPattern" option
* by checking if the provided inputPattern passes
@@ -196,6 +207,10 @@ declare class SimpleKeyboard {
* Event Handler: Select
*/
handleSelect(event: KeyboardHandlerEvent): void;
/**
* Event Handler: SelectionChange
*/
handleSelectionChange(event: KeyboardHandlerEvent): void;
/**
* Called by {@link setEventListeners} when an event that warrants a cursor position update is triggered
*/

View File

@@ -1,6 +1,6 @@
/*!
*
* simple-keyboard v3.0.0
* simple-keyboard v3.6.42
* https://github.com/hodgef/simple-keyboard
*
* Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
@@ -8,4 +8,4 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*/.hg-theme-default{width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;overflow:hidden;touch-action:manipulation;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;background-color:#ececec;padding:5px;border-radius:5px}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;outline:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{box-shadow:0 0 3px -1px rgba(0,0,0,.3);height:40px;border-radius:5px;box-sizing:border-box;padding:5px;background:#fff;border-bottom:1px solid #b5b5b5;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{width:33.3%;height:60px;align-items:center;display:flex;justify-content:center}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{display:inline-flex;border-radius:5px;position:absolute;background:#ececec;border-bottom:2px solid #b5b5b5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:272px;transform:translateY(-100%);margin-top:-10px}ul.hg-candidate-box-list{display:flex;list-style:none;padding:0;margin:0;flex:1}li.hg-candidate-box-list-item{height:40px;width:40px;display:flex;align-items:center;justify-content:center}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{display:flex;align-items:center;padding:0 10px;background:#d0d0d0;color:#969696;cursor:pointer}.hg-candidate-box-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.hg-candidate-box-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
*/.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}

5
build/index.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
import "./polyfills";
import SimpleKeyboard from "./components/Keyboard";
export * from "./interfaces";
export { SimpleKeyboard };
export default SimpleKeyboard;

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,3 @@
import "./polyfills";
import SimpleKeyboard from "./components/Keyboard";
export { SimpleKeyboard };
export default SimpleKeyboard;

17
build/index.modern.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3,10 +3,10 @@ import Utilities from "./services/Utilities";
export interface KeyboardLayoutObject {
[key: string]: string[];
}
export interface KeyboardButtonTheme {
export type KeyboardButtonTheme = {
class: string;
buttons: string;
}
} | null;
export interface KeyboardButtonAttributes {
attribute: string;
value: string;
@@ -15,33 +15,35 @@ export interface KeyboardButtonAttributes {
export interface KeyboardInput {
[key: string]: string;
}
export declare type KeyboardParams = [KeyboardOptions] | [string | HTMLDivElement, KeyboardOptions];
export declare type CandidateBoxParams = {
export type CandidateBoxParams = {
utilities: Utilities;
options: KeyboardOptions;
};
export declare type CandidateBoxShowParams = {
export type CandidateBoxShowParams = {
candidateValue: string;
targetElement: KeyboardElement;
onSelect: (selectedCandidate: string) => void;
onSelect: (selectedCandidate: string, e: MouseEvent) => void;
};
export declare type CandidateBoxRenderParams = {
export type CandidateBoxRenderParams = {
candidateListPages: string[][];
targetElement: KeyboardElement;
pageIndex: number;
nbPages: number;
onItemSelected: (selectedCandidate: string) => void;
};
export declare type KeyboardElement = HTMLDivElement | HTMLButtonElement;
export declare type KeyboardHandlerEvent = PointerEvent & TouchEvent & KeyboardEvent & {
target: HTMLDivElement & HTMLInputElement;
onItemSelected: (selectedCandidate: string, e: MouseEvent) => void;
};
export type KeyboardElement = HTMLDivElement | HTMLButtonElement;
export type KeyboardHandlerEvent = any;
export interface KeyboardButtonElements {
[key: string]: KeyboardElement[];
}
export interface UtilitiesParams {
getOptions: () => KeyboardOptions;
getCaretPosition: () => number;
getCaretPositionEnd: () => number;
getCaretPosition: () => number | null;
getCaretPositionEnd: () => number | null;
dispatch: any;
}
export interface PhysicalKeyboardParams {
getOptions: () => KeyboardOptions;
dispatch: any;
}
export interface KeyboardOptions {
@@ -106,9 +108,19 @@ export interface KeyboardOptions {
*/
physicalKeyboardHighlight?: boolean;
/**
* Presses keys highlighted by physicalKeyboardHighlight
* Calls handler for a button highlighted by physicalKeyboardHighlight
* In other words, this calls keyboard.handleButtonClicked(buttonName) on the highlighted button
*/
physicalKeyboardHighlightPress?: boolean;
/**
* Trigger click on a button's element when using physicalKeyboardHighlightPress
* In other words, this calls button.click() on the highlighted button
*/
physicalKeyboardHighlightPressUseClick?: boolean;
/**
* Whether physicalKeyboardHighlightPress should use pointer events to trigger buttons.
*/
physicalKeyboardHighlightPressUsePointerEvents?: boolean;
/**
* Define the text color that the physical keyboard highlighted key should have.
*/
@@ -117,6 +129,10 @@ export interface KeyboardOptions {
* Define the background color that the physical keyboard highlighted key should have.
*/
physicalKeyboardHighlightBgColor?: string;
/**
* Whether physicalKeyboardHighlight should use preventDefault to disable default browser actions.
*/
physicalKeyboardHighlightPreventDefault?: boolean;
/**
* Calling preventDefault for the mousedown events keeps the focus on the input.
*/
@@ -182,9 +198,21 @@ export interface KeyboardOptions {
[key: string]: string[];
};
/**
* Determine size of layout candidate list
* Determines size of layout candidate list
*/
layoutCandidatesPageSize?: number;
/**
* Determines whether layout candidate match should be case sensitive.
*/
layoutCandidatesCaseSensitiveMatch?: boolean;
/**
* Disables the automatic normalization for selected layout candidates
*/
disableCandidateNormalization?: boolean;
/**
* Enables onKeyPress triggering for layoutCandidate items
*/
enableLayoutCandidatesKeyPress?: boolean;
/**
* Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).
*/
@@ -193,6 +221,22 @@ export interface KeyboardOptions {
* Executes the callback function once simple-keyboard is rendered for the first time (on initialization).
*/
onInit?: (instance?: SimpleKeyboard) => void;
/**
* Retrieves the current input
*/
onChange?: (input: string, e?: MouseEvent) => any;
/**
* Retrieves all inputs
*/
onChangeAll?: (inputObj: KeyboardInput, e?: MouseEvent) => any;
/**
* Retrieves the pressed key
*/
onKeyPress?: (button: string, e?: MouseEvent) => any;
/**
* Retrieves the released key
*/
onKeyReleased?: (button: string, e?: MouseEvent) => any;
/**
* Module options can have any format
*/

25
build/services/PhysicalKeyboard.d.ts vendored Normal file
View File

@@ -0,0 +1,25 @@
import { KeyboardOptions, PhysicalKeyboardParams } from "../interfaces";
/**
* Physical Keyboard Service
*/
declare class PhysicalKeyboard {
getOptions: () => KeyboardOptions;
dispatch: any;
/**
* Creates an instance of the PhysicalKeyboard service
*/
constructor({ dispatch, getOptions }: PhysicalKeyboardParams);
handleHighlightKeyDown(e: KeyboardEvent): void;
handleHighlightKeyUp(e: KeyboardEvent): void;
/**
* Transforms a KeyboardEvent's "key.code" string into a simple-keyboard layout format
* @param {object} e The KeyboardEvent
*/
getSimpleKeyboardLayoutKey(e: KeyboardEvent): string;
/**
* Retrieve key from keyCode
*/
keyCodeToKey(keyCode: number): string;
isMofifierKey: (e: KeyboardEvent) => boolean;
}
export default PhysicalKeyboard;

View File

@@ -5,8 +5,8 @@ import { KeyboardOptions, UtilitiesParams } from "../interfaces";
*/
declare class Utilities {
getOptions: () => KeyboardOptions;
getCaretPosition: () => number;
getCaretPositionEnd: () => number;
getCaretPosition: () => number | null;
getCaretPositionEnd: () => number | null;
dispatch: any;
maxLengthReached: boolean;
/**
@@ -72,6 +72,7 @@ declare class Utilities {
"{home}": string;
"{pageup}": string;
"{delete}": string;
"{forwarddelete}": string;
"{end}": string;
"{pagedown}": string;
"{numpadmultiply}": string;
@@ -98,7 +99,7 @@ declare class Utilities {
* @param {object} display The provided display option
* @param {boolean} mergeDisplay Whether the provided param value should be merged with the default one.
*/
getButtonDisplayName(button: string, display: KeyboardOptions["display"], mergeDisplay: boolean): string;
getButtonDisplayName(button: string, display: KeyboardOptions["display"], mergeDisplay?: boolean): string;
/**
* Returns the updated input resulting from clicking a given button
*
@@ -108,7 +109,7 @@ declare class Utilities {
* @param {number} caretPosEnd The cursor's current end position
* @param {boolean} moveCaret Whether to update simple-keyboard's cursor
*/
getUpdatedInput(button: string, input: string, caretPos: number, caretPosEnd?: number, moveCaret?: boolean): string;
getUpdatedInput(button: string, input: string, caretPos: any, caretPosEnd?: any, moveCaret?: boolean): string;
/**
* Moves the cursor position by a given amount
*
@@ -122,7 +123,7 @@ declare class Utilities {
* @param {number} length Represents by how many characters the input should be moved
* @param {boolean} minus Whether the cursor should be moved to the left or not.
*/
updateCaretPosAction(length: number, minus?: boolean): number;
updateCaretPosAction(length: number, minus?: boolean): number | null;
/**
* Adds a string to the input at a given position
*
@@ -133,20 +134,31 @@ declare class Utilities {
*/
addStringAt(source: string, str: string, position?: number, positionEnd?: number, moveCaret?: boolean): string;
/**
* Removes an amount of characters at a given position
* Check whether the button is a standard button
*/
isStandardButton: (button: string) => boolean | "";
/**
* Removes an amount of characters before a given position
*
* @param {string} source The source input
* @param {number} position The (cursor) position from where the characters should be removed
* @param {boolean} moveCaret Whether to update simple-keyboard's cursor
*/
removeAt(source: string, position?: number, positionEnd?: number, moveCaret?: boolean): string;
/**
* Removes an amount of characters after a given position
*
* @param {string} source The source input
* @param {number} position The (cursor) position from where the characters should be removed
*/
removeForwardsAt(source: string, position?: number, positionEnd?: number, moveCaret?: boolean): string;
/**
* Determines whether the maxLength has been reached. This function is called when the maxLength option it set.
*
* @param {object} inputObj
* @param {string} updatedInput
*/
handleMaxLength(inputObj: KeyboardInput, updatedInput: string): boolean;
handleMaxLength(inputObj: KeyboardInput, updatedInput: string): boolean | undefined;
/**
* Gets the current value of maxLengthReached
*/
@@ -173,6 +185,14 @@ declare class Utilities {
* Split array into chunks
*/
chunkArray<T>(arr: T[], size: number): T[][];
/**
* Escape regex input
*/
escapeRegex(str: string): string;
/**
* Calculate caret position offset when using rtl option
*/
getRtlOffset(index: number, input: string): number;
/**
* Reusable empty function
*/

View File

@@ -1,20 +0,0 @@
import { KeyboardOptions, UtilitiesParams } from "../interfaces";
/**
* Physical Keyboard Service
*/
declare class PhysicalKeyboard {
getOptions: () => KeyboardOptions;
dispatch: any;
/**
* Creates an instance of the PhysicalKeyboard service
*/
constructor({ dispatch, getOptions }: Partial<UtilitiesParams>);
handleHighlightKeyDown(event: KeyboardEvent): void;
handleHighlightKeyUp(event: KeyboardEvent): void;
/**
* Transforms a KeyboardEvent's "key.code" string into a simple-keyboard layout format
* @param {object} event The KeyboardEvent
*/
getSimpleKeyboardLayoutKey(event: KeyboardEvent): string;
}
export default PhysicalKeyboard;

25369
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,12 +1,13 @@
{
"name": "simple-keyboard",
"version": "3.0.0",
"version": "3.7.0",
"description": "On-screen Javascript Virtual Keyboard",
"main": "build/index.js",
"types": "build/types/index.d.ts",
"scripts": {
"start": "webpack serve --config webpack.config.demo.js",
"build": "webpack && tsc",
"build": "webpack && npm run build-modern && npm run build-modern-esm && tsc",
"build-modern": "webpack --config webpack.config.modern.js",
"build-modern-esm": "webpack --config webpack.config.modern_esm.js",
"test": "jest --silent",
"coverage": "npm run test -- --coverage",
"prepare": "npm run build",
@@ -39,38 +40,36 @@
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.13.0",
"@babel/core": "^7.13.8",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-typescript": "^7.13.0",
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.22.10",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.13.9",
"@types/jest": "^26.0.20",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"autoprefixer": "^10.2.5",
"@babel/preset-env": "^7.22.10",
"@types/jest": "^27.5.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.15",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-preset-minify": "^0.5.0",
"core-js": "^3.9.1",
"css-loader": "^5.1.1",
"eslint": "^7.21.0",
"babel-loader": "^9.1.3",
"babel-preset-minify": "^0.5.2",
"core-js": "^3.32.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.47.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.3.0",
"html-webpack-plugin": "^5.5.3",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.9",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss": "^8.2.8",
"postcss-loader": "^5.2.0",
"prettier": "^2.2.1",
"prettier-webpack-plugin": "^1.2.0",
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.1.1",
"typescript": "^4.2.3",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.28",
"postcss-loader": "^7.3.3",
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"typescript": "^4.9.5",
"url-loader": "^4.1.1",
"webpack": "^5.24.3",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "4.0.0-beta.0"
"webpack": "^5.88.2",
"webpack-cli": "^5.1.3",
"webpack-dev-server": "4.15.0"
},
"jest": {
"roots": [
@@ -81,7 +80,7 @@
"!src/**/*.d.ts",
"!src/lib/index.js",
"!src/lib/polyfills.js",
"!src/demo/index.js",
"!src/demo/**",
"!src/utils/**",
"!src/**/*.d.ts",
"!**/tests/**"

1
scripts/loaderMock.js Normal file
View File

@@ -0,0 +1 @@
module.exports = () => "";

View File

@@ -0,0 +1,81 @@
import Keyboard from "../lib";
import "./css/CandidateBoxDemo.css";
const setDOM = () => {
document.querySelector("body").innerHTML = `
<input class="input" placeholder="Tap on the virtual keyboard to start" />
<div class="simple-keyboard"></div>
`;
};
class Demo {
constructor() {
setDOM();
/**
* Demo Start
*/
this.keyboard = new Keyboard({
onChange: input => this.onChange(input),
onKeyPress: button => this.onKeyPress(button),
preventMouseDownDefault: true,
layoutCandidates: {
ni: "你 尼",
hao: "好 号"
}
});
/**
* Update simple-keyboard when input is changed directly
*/
document.querySelector(".input").addEventListener("input", event => {
this.keyboard.setInput(event.target.value);
});
}
onChange(input) {
const inputElement = document.querySelector(".input");
/**
* Updating input's value
*/
inputElement.value = input;
console.log("Input changed", input);
/**
* Synchronizing input caret position
*/
const caretPosition = this.keyboard.caretPosition;
if (caretPosition !== null)
this.setInputCaretPosition(inputElement, caretPosition);
console.log("caretPosition", caretPosition);
}
setInputCaretPosition(elem, pos) {
if (elem.setSelectionRange) {
elem.focus();
elem.setSelectionRange(pos, pos);
}
}
onKeyPress(button) {
console.log("Button pressed", button);
/**
* If you want to handle the shift and caps lock buttons
*/
if (button === "{shift}" || button === "{lock}") this.handleShift();
}
handleShift() {
const currentLayout = this.keyboard.options.layoutName;
const shiftToggle = currentLayout === "default" ? "shift" : "default";
this.keyboard.setOptions({
layoutName: shiftToggle
});
}
}
export default Demo;

View File

@@ -0,0 +1,12 @@
input {
width: 100%;
height: 100px;
padding: 20px;
font-size: 20px;
border: none;
box-sizing: border-box;
}
.simple-keyboard {
max-width: 850px;
}

View File

@@ -9,6 +9,7 @@ import BasicDemo from "./BasicDemo";
//import DOMElementDemo from "./DOMElementDemo";
//import FullKeyboardDemo from "./FullKeyboardDemo";
//import MultipleKeyboardsDemo from "./MultipleKeyboardsDestroyDemo";
//import CandidateBoxDemo from "./CandidateBoxDemo";
/**
* Selected demo

View File

@@ -0,0 +1,36 @@
import { setDOM } from '../../utils/TestUtility';
import CandidateBoxDemo from '../CandidateBoxDemo';
it('Demo will load', () => {
setDOM();
new CandidateBoxDemo();
});
it('Demo caret positioning will adjust accordingly', () => {
setDOM();
const demo = new CandidateBoxDemo();
demo.keyboard.setCaretPosition(0);
demo.keyboard.getButtonElement("n").click();
demo.keyboard.getButtonElement("h").click();
demo.keyboard.getButtonElement("a").click();
demo.keyboard.getButtonElement("o").click();
expect(demo.keyboard.getCaretPosition()).toBe(4);
demo.keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(demo.keyboard.getCaretPosition()).toBe(2);
demo.keyboard.setCaretPosition(1);
demo.keyboard.getButtonElement("i").click();
expect(demo.keyboard.getCaretPosition()).toBe(2);
demo.keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(demo.keyboard.getCaretPosition()).toBe(1);
expect(demo.keyboard.getInput()).toBe("你好");
});

View File

@@ -5,16 +5,19 @@ import {
CandidateBoxParams,
CandidateBoxRenderParams,
CandidateBoxShowParams,
KeyboardOptions,
} from "./../interfaces";
class CandidateBox {
utilities: Utilities;
candidateBoxElement: HTMLDivElement;
options: KeyboardOptions;
candidateBoxElement!: HTMLDivElement;
pageIndex = 0;
pageSize;
pageSize: number;
constructor({ utilities }: CandidateBoxParams) {
constructor({ utilities, options }: CandidateBoxParams) {
this.utilities = utilities;
this.options = options;
Utilities.bindMethods(CandidateBox, this);
this.pageSize = this.utilities.getOptions().layoutCandidatesPageSize || 5;
}
@@ -45,8 +48,8 @@ class CandidateBox {
targetElement,
pageIndex: this.pageIndex,
nbPages: candidateListPages.length,
onItemSelected: (selectedCandidate: string) => {
onSelect(selectedCandidate);
onItemSelected: (selectedCandidate: string, e: MouseEvent) => {
onSelect(selectedCandidate, e);
this.destroy();
},
});
@@ -73,9 +76,24 @@ class CandidateBox {
// Create Candidate box list items
candidateListPages[pageIndex].forEach((candidateListItem) => {
const candidateListLIElement = document.createElement("li");
const getMouseEvent = () => {
const mouseEvent = new (this.options.useTouchEvents ? TouchEvent : MouseEvent)("click");
Object.defineProperty(mouseEvent, "target", {
value: candidateListLIElement,
});
return mouseEvent;
};
candidateListLIElement.className = "hg-candidate-box-list-item";
candidateListLIElement.textContent = candidateListItem;
candidateListLIElement.onclick = () => onItemSelected(candidateListItem);
candidateListLIElement.innerHTML = this.options.display?.[candidateListItem] || candidateListItem;
if(this.options.useTouchEvents) {
candidateListLIElement.ontouchstart = (e: any) =>
onItemSelected(candidateListItem, e || getMouseEvent());
} else {
candidateListLIElement.onclick = (e = getMouseEvent() as MouseEvent) =>
onItemSelected(candidateListItem, e);
}
// Append list item to ul
candidateListULElement.appendChild(candidateListLIElement);
@@ -87,7 +105,8 @@ class CandidateBox {
prevBtnElement.classList.add("hg-candidate-box-prev");
isPrevBtnElementActive &&
prevBtnElement.classList.add("hg-candidate-box-btn-active");
prevBtnElement.onclick = () => {
const prevBtnElementClickAction = () => {
if (!isPrevBtnElementActive) return;
this.renderPage({
candidateListPages,
@@ -97,6 +116,13 @@ class CandidateBox {
onItemSelected,
});
};
if(this.options.useTouchEvents) {
prevBtnElement.ontouchstart = prevBtnElementClickAction;
} else {
prevBtnElement.onclick = prevBtnElementClickAction;
}
this.candidateBoxElement.appendChild(prevBtnElement);
// Add elements to container
@@ -109,7 +135,7 @@ class CandidateBox {
isNextBtnElementActive &&
nextBtnElement.classList.add("hg-candidate-box-btn-active");
nextBtnElement.onclick = () => {
const nextBtnElementClickAction = () => {
if (!isNextBtnElementActive) return;
this.renderPage({
candidateListPages,
@@ -119,6 +145,13 @@ class CandidateBox {
onItemSelected,
});
};
if(this.options.useTouchEvents) {
nextBtnElement.ontouchstart = nextBtnElementClickAction;
} else {
nextBtnElement.onclick = nextBtnElementClickAction;
}
this.candidateBoxElement.appendChild(nextBtnElement);
// Append candidate box to target element

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,6 @@ li.hg-candidate-box-list-item:active {
display: flex;
align-items: center;
padding: 0 10px;
background: #d0d0d0;
color: #969696;
cursor: pointer;
}

View File

@@ -216,7 +216,7 @@ it('CandidateBox select candidate will work', () => {
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(onSelect).toBeCalledWith("1");
expect(onSelect).toBeCalledWith("1", expect.anything());
keyboard.destroy();
});
@@ -353,6 +353,7 @@ it('CandidateBox selection should trigger onChange', () => {
});
const candidateBoxRenderFn = keyboard.candidateBox.renderPage;
jest.spyOn(keyboard.candidateBox, "renderPage").mockImplementation((params) => {
candidateBoxOnItemSelected = params.onItemSelected;
params.onItemSelected = onSelect;
@@ -362,10 +363,67 @@ it('CandidateBox selection should trigger onChange', () => {
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(keyboard.options.onChange).toBeCalledWith("a");
expect(keyboard.options.onChangeAll).toBeCalledWith({"default": "a"});
expect(keyboard.options.onChange.mock.calls[0][0]).toBe("a");
expect(keyboard.options.onChangeAll.mock.calls[0][0]).toMatchObject({"default": "a"});
expect(keyboard.options.onChange.mock.calls[1][0]).toBe("1");
expect(keyboard.options.onChangeAll.mock.calls[1][0]).toMatchObject({"default": "1"});
keyboard.destroy();
});
it('CandidateBox normalization will work', () => {
const keyboard = new Keyboard({
layout: {
default: [
"a b {bksp}"
]
},
layoutCandidates: {
a: "신"
},
onChange: jest.fn(),
onChangeAll: jest.fn()
});
let candidateBoxOnItemSelected;
const onSelect = jest.fn().mockImplementation((selectedCandidate) => {
candidateBoxOnItemSelected(selectedCandidate);
keyboard.candidateBox.destroy();
});
const candidateBoxRenderFn = keyboard.candidateBox.renderPage;
jest.spyOn(keyboard.candidateBox, "renderPage").mockImplementation((params) => {
candidateBoxOnItemSelected = params.onItemSelected;
params.onItemSelected = onSelect;
candidateBoxRenderFn(params);
});
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(keyboard.options.onChange.mock.calls[0][0]).toBe("a");
expect(keyboard.options.onChangeAll.mock.calls[0][0]).toMatchObject({"default": "a"});
// Selected candidate will be normalized
expect(keyboard.options.onChange.mock.calls[1][0]).toBe("신");
expect(keyboard.options.onChange.mock.calls[1][0].length).toBe(3);
expect(keyboard.options.onChangeAll.mock.calls[1][0]).toMatchObject({"default": "신"});
// Selected candidate will not be normalized
keyboard.clearInput();
keyboard.setOptions({ disableCandidateNormalization: true });
keyboard.getButtonElement("a").click();
keyboard.candidateBox.candidateBoxElement.querySelector("li").click();
expect(keyboard.options.onChange.mock.calls[2][0]).toBe("a");
expect(keyboard.options.onChangeAll.mock.calls[2][0]).toMatchObject({"default": "a"});
expect(keyboard.options.onChange.mock.calls[3][0]).toBe("신");
expect(keyboard.options.onChange.mock.calls[3][0].length).toBe(1);
expect(keyboard.options.onChangeAll.mock.calls[3][0]).toMatchObject({"default": "신"});
expect(keyboard.options.onChange).toBeCalledWith("1");
expect(keyboard.options.onChangeAll).toBeCalledWith({"default": "1"});
keyboard.destroy();
});

View File

@@ -1138,27 +1138,6 @@ it('Keyboard disableRowButtonContainers will bypass parseRowDOMContainers', () =
expect(containers.length).toBe(0);
});
it('Keyboard inputName change will trigget caretPosition reset', () => {
const keyboard = new Keyboard();
keyboard.setCaretPosition(0);
keyboard.getButtonElement("q").onpointerdown();
keyboard.getButtonElement("1").onpointerdown();
expect(keyboard.getCaretPosition()).toBe(2);
keyboard.setOptions({
inputName: "myInput"
});
keyboard.getButtonElement("q").onpointerdown();
keyboard.getButtonElement("1").onpointerdown();
keyboard.getButtonElement("b").onpointerdown();
expect(keyboard.getCaretPosition()).toBe(null);
});
it('Keyboard destroy will work', () => {
const keyboard = new Keyboard();
keyboard.destroy();
@@ -1351,4 +1330,112 @@ it('Keyboard excludeFromLayout will work', () => {
it('Keyboard onSetOptions can be called without changedOptions param', () => {
const keyboard = new Keyboard();
expect(keyboard.onSetOptions()).toBeUndefined();
});
it('Keyboard will handle selected input with unchanged updatedInput edge case', () => {
const inputElem = document.createElement("input");
const onChange = jest.fn();
const keyboard = new Keyboard({ onChange });
const initialValue = "3";
inputElem.value = initialValue;
inputElem.select();
keyboard.setInput(initialValue);
keyboard.activeInputElement = inputElem;
keyboard.setCaretPosition(0, 1);
keyboard.getButtonElement("3").onpointerdown();
keyboard.getButtonElement("3").onpointerdown();
expect(onChange).toBeCalledTimes(2);
expect(keyboard.getInput()).toBe("33");
expect(keyboard.getCaretPosition()).toBe(2);
expect(keyboard.getCaretPositionEnd()).toBe(2);
});
// https://github.com/hodgef/simple-keyboard/issues/1868
it('Keyboard will handle caret pos sync after partially selected input resolution', () => {
const inputElem = document.createElement("input");
const onChange = jest.fn();
const keyboard = new Keyboard({ onChange });
keyboard.getButtonElement("q").onpointerdown();
keyboard.getButtonElement("w").onpointerdown();
keyboard.getButtonElement("e").onpointerdown();
keyboard.getButtonElement("r").onpointerdown();
keyboard.getButtonElement("t").onpointerdown();
keyboard.getButtonElement("y").onpointerdown();
inputElem.setSelectionRange(1, 2);
keyboard.setCaretPosition(1, 2);
keyboard.getButtonElement("d").onpointerdown();
keyboard.getButtonElement("d").onpointerdown();
keyboard.getButtonElement("d").onpointerdown();
expect(keyboard.getInput()).toBe("qddderty");
inputElem.setSelectionRange(1, 2);
keyboard.setCaretPosition(1, 2);
keyboard.getButtonElement("d").onpointerdown();
expect(keyboard.getInput()).toBe("qddderty");
// caret position should now be synced
expect(keyboard.getCaretPosition()).toBe(keyboard.getCaretPositionEnd());
keyboard.getButtonElement("d").onpointerdown();
expect(keyboard.getInput()).toBe("qdddderty");
expect(keyboard.getCaretPosition()).toBe(3);
});
it('Ensure caret position is offset when rtl option is enabled', () => {
const keyboard = new Keyboard({
useMouseEvents: true,
rtl: true,
layout: {
default: ["{bksp} ש ל ו ם"]
}
});
const caretEventHandler = jest.spyOn(keyboard, 'caretEventHandler');
keyboard.getButtonElement("ש").onclick();
keyboard.getButtonElement("ו").onclick();
keyboard.getButtonElement("ם").onclick();
expect(keyboard.getInput()).toBe("‫שום‬");
const input = document.createElement("input");
input.value = keyboard.getInput();
input.type = "text";
input.selectionStart = 2;
input.selectionEnd = 2;
keyboard.caretEventHandler({
type: "selectionchange",
target: input
});
expect(caretEventHandler).toHaveBeenCalled();
expect(keyboard.getCaretPosition()).toBe(1);
keyboard.getButtonElement("ל").onclick();
expect(keyboard.getInput()).toBe('‫שלום‬');
input.value = keyboard.getInput();
input.type = "text";
input.selectionStart = 4;
input.selectionEnd = 4;
keyboard.caretEventHandler({
type: "selectionchange",
target: input
});
keyboard.getButtonElement("{bksp}").onclick();
expect(keyboard.getInput()).toBe('‫שלם‬');
});

3
src/lib/index.modern.ts Normal file
View File

@@ -0,0 +1,3 @@
import SimpleKeyboard from "./components/Keyboard";
export { SimpleKeyboard };
export default SimpleKeyboard;

View File

@@ -1,3 +1,5 @@
import "./polyfills";
import SimpleKeyboard from "./components/Keyboard";
export * from "./interfaces";
export { SimpleKeyboard };
export default SimpleKeyboard;

View File

@@ -6,10 +6,10 @@ export interface KeyboardLayoutObject {
[key: string]: string[];
}
export interface KeyboardButtonTheme {
export type KeyboardButtonTheme = {
class: string;
buttons: string;
}
} | null;
export interface KeyboardButtonAttributes {
attribute: string;
@@ -21,17 +21,16 @@ export interface KeyboardInput {
[key: string]: string
}
export type KeyboardParams = [KeyboardOptions] | [string | HTMLDivElement, KeyboardOptions];
export type CandidateBoxParams = {
utilities: Utilities
utilities: Utilities,
options: KeyboardOptions
}
export type CandidateBoxShowParams = {
candidateValue: string,
targetElement: KeyboardElement,
// eslint-disable-next-line no-unused-vars
onSelect: (selectedCandidate: string) => void
onSelect: (selectedCandidate: string, e: MouseEvent) => void
}
export type CandidateBoxRenderParams = {
@@ -40,11 +39,11 @@ export type CandidateBoxRenderParams = {
pageIndex: number;
nbPages: number;
// eslint-disable-next-line no-unused-vars
onItemSelected: (selectedCandidate: string) => void
onItemSelected: (selectedCandidate: string, e: MouseEvent) => void
}
export type KeyboardElement = HTMLDivElement | HTMLButtonElement;
export type KeyboardHandlerEvent = PointerEvent & TouchEvent & KeyboardEvent & { target: HTMLDivElement & HTMLInputElement };
export type KeyboardHandlerEvent = any;
export interface KeyboardButtonElements {
[key: string]: KeyboardElement[]
@@ -52,8 +51,13 @@ export interface KeyboardButtonElements {
export interface UtilitiesParams {
getOptions: () => KeyboardOptions;
getCaretPosition: () => number;
getCaretPositionEnd: () => number;
getCaretPosition: () => number | null;
getCaretPositionEnd: () => number | null;
dispatch: any;
}
export interface PhysicalKeyboardParams {
getOptions: () => KeyboardOptions;
dispatch: any;
}
@@ -131,10 +135,22 @@ export interface KeyboardOptions {
physicalKeyboardHighlight?: boolean;
/**
* Presses keys highlighted by physicalKeyboardHighlight
* Calls handler for a button highlighted by physicalKeyboardHighlight
* In other words, this calls keyboard.handleButtonClicked(buttonName) on the highlighted button
*/
physicalKeyboardHighlightPress?: boolean;
/**
* Trigger click on a button's element when using physicalKeyboardHighlightPress
* In other words, this calls button.click() on the highlighted button
*/
physicalKeyboardHighlightPressUseClick?: boolean;
/**
* Whether physicalKeyboardHighlightPress should use pointer events to trigger buttons.
*/
physicalKeyboardHighlightPressUsePointerEvents?: boolean;
/**
* Define the text color that the physical keyboard highlighted key should have.
*/
@@ -145,6 +161,11 @@ export interface KeyboardOptions {
*/
physicalKeyboardHighlightBgColor?: string;
/**
* Whether physicalKeyboardHighlight should use preventDefault to disable default browser actions.
*/
physicalKeyboardHighlightPreventDefault?: boolean;
/**
* Calling preventDefault for the mousedown events keeps the focus on the input.
*/
@@ -221,10 +242,25 @@ export interface KeyboardOptions {
excludeFromLayout?: { [key: string]: string[] };
/**
* Determine size of layout candidate list
* Determines size of layout candidate list
*/
layoutCandidatesPageSize?: number;
/**
* Determines whether layout candidate match should be case sensitive.
*/
layoutCandidatesCaseSensitiveMatch?: boolean;
/**
* Disables the automatic normalization for selected layout candidates
*/
disableCandidateNormalization?: boolean;
/**
* Enables onKeyPress triggering for layoutCandidate items
*/
enableLayoutCandidatesKeyPress?: boolean;
/**
* Executes the callback function every time simple-keyboard is rendered (e.g: when you change layouts).
*/
@@ -235,6 +271,26 @@ export interface KeyboardOptions {
*/
onInit?: (instance?: SimpleKeyboard) => void;
/**
* Retrieves the current input
*/
onChange?: (input: string, e?: MouseEvent) => any;
/**
* Retrieves all inputs
*/
onChangeAll?: (inputObj: KeyboardInput, e?: MouseEvent) => any;
/**
* Retrieves the pressed key
*/
onKeyPress?: (button: string, e?: MouseEvent) => any;
/**
* Retrieves the released key
*/
onKeyReleased?: (button: string, e?: MouseEvent) => any;
/**
* Module options can have any format
*/

View File

@@ -1,4 +1,4 @@
import { KeyboardOptions, UtilitiesParams } from "../interfaces";
import { KeyboardOptions, PhysicalKeyboardParams } from "../interfaces";
import Utilities from "../services/Utilities";
/**
@@ -11,7 +11,7 @@ class PhysicalKeyboard {
/**
* Creates an instance of the PhysicalKeyboard service
*/
constructor({ dispatch, getOptions }: Partial<UtilitiesParams>) {
constructor({ dispatch, getOptions }: PhysicalKeyboardParams) {
/**
* @type {object} A simple-keyboard instance
*/
@@ -24,58 +24,107 @@ class PhysicalKeyboard {
Utilities.bindMethods(PhysicalKeyboard, this);
}
handleHighlightKeyDown(event: KeyboardEvent) {
handleHighlightKeyDown(e: KeyboardEvent) {
const options = this.getOptions();
const buttonPressed = this.getSimpleKeyboardLayoutKey(event);
if(options.physicalKeyboardHighlightPreventDefault && this.isMofifierKey(e)){
e.preventDefault();
e.stopImmediatePropagation();
}
const buttonPressed = this.getSimpleKeyboardLayoutKey(e);
this.dispatch((instance: any) => {
const buttonDOM =
instance.getButtonElement(buttonPressed) ||
instance.getButtonElement(`{${buttonPressed}}`);
const standardButtonPressed = instance.getButtonElement(buttonPressed);
const functionButtonPressed = instance.getButtonElement(
`{${buttonPressed}}`
);
let buttonDOM;
let buttonName: string;
if (standardButtonPressed) {
buttonDOM = standardButtonPressed;
buttonName = buttonPressed;
} else if (functionButtonPressed) {
buttonDOM = functionButtonPressed;
buttonName = `{${buttonPressed}}`;
} else {
return;
}
const applyButtonStyle = (buttonElement: HTMLElement) => {
buttonElement.style.background =
options.physicalKeyboardHighlightBgColor || "#dadce4";
buttonElement.style.color =
options.physicalKeyboardHighlightTextColor || "black";
}
if (buttonDOM) {
buttonDOM.style.backgroundColor =
options.physicalKeyboardHighlightBgColor || "#dadce4";
buttonDOM.style.color =
options.physicalKeyboardHighlightTextColor || "black";
if(Array.isArray(buttonDOM)){
buttonDOM.forEach(buttonElement => applyButtonStyle(buttonElement));
if (options.physicalKeyboardHighlightPress) {
/**
* Trigger pointerdown
*/
(
buttonDOM.onpointerdown ||
buttonDOM.onmousedown ||
buttonDOM.ontouchstart ||
Utilities.noop
)();
// Even though we have an array of buttons, we just want to press one of them
if (options.physicalKeyboardHighlightPress) {
if (options.physicalKeyboardHighlightPressUsePointerEvents) {
buttonDOM[0]?.onpointerdown();
} else if (options.physicalKeyboardHighlightPressUseClick) {
buttonDOM[0]?.click();
} else {
instance.handleButtonClicked(buttonName, e);
}
}
} else {
applyButtonStyle(buttonDOM);
if (options.physicalKeyboardHighlightPress) {
if (options.physicalKeyboardHighlightPressUsePointerEvents) {
buttonDOM.onpointerdown();
} else if (options.physicalKeyboardHighlightPressUseClick) {
buttonDOM.click();
} else {
instance.handleButtonClicked(buttonName, e);
}
}
}
}
});
}
handleHighlightKeyUp(event: KeyboardEvent) {
handleHighlightKeyUp(e: KeyboardEvent) {
const options = this.getOptions();
const buttonPressed = this.getSimpleKeyboardLayoutKey(event);
if(options.physicalKeyboardHighlightPreventDefault && this.isMofifierKey(e)){
e.preventDefault();
e.stopImmediatePropagation();
}
const buttonPressed = this.getSimpleKeyboardLayoutKey(e);
this.dispatch((instance: any) => {
const buttonDOM =
instance.getButtonElement(buttonPressed) ||
instance.getButtonElement(`{${buttonPressed}}`);
if (buttonDOM && buttonDOM.removeAttribute) {
buttonDOM.removeAttribute("style");
const applyButtonStyle = (buttonElement: HTMLElement) => {
if(buttonElement.removeAttribute){
buttonElement.removeAttribute("style");
}
};
if (options.physicalKeyboardHighlightPress) {
/**
* Trigger pointerup
*/
(
buttonDOM.onpointerup ||
buttonDOM.onmouseup ||
buttonDOM.ontouchend ||
Utilities.noop
)();
if (buttonDOM) {
if(Array.isArray(buttonDOM)){
buttonDOM.forEach(buttonElement => applyButtonStyle(buttonElement));
// Even though we have an array of buttons, we just want to press one of them
if (options.physicalKeyboardHighlightPressUsePointerEvents) {
buttonDOM[0]?.onpointerup();
}
} else {
applyButtonStyle(buttonDOM);
if (options.physicalKeyboardHighlightPressUsePointerEvents) {
buttonDOM.onpointerup();
}
}
}
});
@@ -83,38 +132,143 @@ class PhysicalKeyboard {
/**
* Transforms a KeyboardEvent's "key.code" string into a simple-keyboard layout format
* @param {object} event The KeyboardEvent
* @param {object} e The KeyboardEvent
*/
getSimpleKeyboardLayoutKey(event: KeyboardEvent) {
let output;
getSimpleKeyboardLayoutKey(e: KeyboardEvent) {
let output = "";
const keyId = e.code || e.key || this.keyCodeToKey(e?.keyCode);
if (
event.code.includes("Numpad") ||
event.code.includes("Shift") ||
event.code.includes("Space") ||
event.code.includes("Backspace") ||
event.code.includes("Control") ||
event.code.includes("Alt") ||
event.code.includes("Meta")
keyId?.includes("Numpad") ||
keyId?.includes("Shift") ||
keyId?.includes("Space") ||
keyId?.includes("Backspace") ||
keyId?.includes("Control") ||
keyId?.includes("Alt") ||
keyId?.includes("Meta")
) {
output = event.code;
output = e.code || "";
} else {
output = event.key;
output = e.key || this.keyCodeToKey(e?.keyCode) || "";
}
/**
* Casting key to lowercase
*/
if (
(output && output !== output.toUpperCase()) ||
(event.code[0] === "F" &&
Number.isInteger(Number(event.code[1])) &&
event.code.length <= 3)
) {
output = output ? output.toLowerCase() : output;
}
return output.length > 1 ? output?.toLowerCase() : output;
}
return output;
/**
* Retrieve key from keyCode
*/
keyCodeToKey(keyCode: number): string {
return {
8: "Backspace",
9: "Tab",
13: "Enter",
16: "Shift",
17: "Ctrl",
18: "Alt",
19: "Pause",
20: "CapsLock",
27: "Esc",
32: "Space",
33: "PageUp",
34: "PageDown",
35: "End",
36: "Home",
37: "ArrowLeft",
38: "ArrowUp",
39: "ArrowRight",
40: "ArrowDown",
45: "Insert",
46: "Delete",
48: "0",
49: "1",
50: "2",
51: "3",
52: "4",
53: "5",
54: "6",
55: "7",
56: "8",
57: "9",
65: "A",
66: "B",
67: "C",
68: "D",
69: "E",
70: "F",
71: "G",
72: "H",
73: "I",
74: "J",
75: "K",
76: "L",
77: "M",
78: "N",
79: "O",
80: "P",
81: "Q",
82: "R",
83: "S",
84: "T",
85: "U",
86: "V",
87: "W",
88: "X",
89: "Y",
90: "Z",
91: "Meta",
96: "Numpad0",
97: "Numpad1",
98: "Numpad2",
99: "Numpad3",
100: "Numpad4",
101: "Numpad5",
102: "Numpad6",
103: "Numpad7",
104: "Numpad8",
105: "Numpad9",
106: "NumpadMultiply",
107: "NumpadAdd",
109: "NumpadSubtract",
110: "NumpadDecimal",
111: "NumpadDivide",
112: "F1",
113: "F2",
114: "F3",
115: "F4",
116: "F5",
117: "F6",
118: "F7",
119: "F8",
120: "F9",
121: "F10",
122: "F11",
123: "F12",
144: "NumLock",
145: "ScrollLock",
186: ";",
187: "=",
188: ",",
189: "-",
190: ".",
191: "/",
192: "`",
219: "[",
220: "\\",
221: "]",
222: "'",
}[keyCode] || "";
}
isMofifierKey = (e: KeyboardEvent): boolean => {
return (
e.altKey
|| e.ctrlKey
|| e.shiftKey
|| ["Tab", "CapsLock", "Esc", "ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"].includes(
e.code || e.key || this.keyCodeToKey(e?.keyCode)
)
)
}
}

View File

@@ -6,10 +6,10 @@ import { KeyboardOptions, UtilitiesParams } from "../interfaces";
*/
class Utilities {
getOptions: () => KeyboardOptions;
getCaretPosition: () => number;
getCaretPositionEnd: () => number;
getCaretPosition: () => number | null;
getCaretPositionEnd: () => number | null;
dispatch: any;
maxLengthReached: boolean;
maxLengthReached!: boolean;
/**
* Creates an instance of the Utility service
@@ -106,6 +106,7 @@ class Utilities {
"{home}": "home",
"{pageup}": "up",
"{delete}": "del",
"{forwarddelete}": "del",
"{end}": "end",
"{pagedown}": "down",
"{numpadmultiply}": "*",
@@ -136,7 +137,7 @@ class Utilities {
getButtonDisplayName(
button: string,
display: KeyboardOptions["display"],
mergeDisplay: boolean
mergeDisplay = false
) {
if (mergeDisplay) {
display = Object.assign({}, this.getDefaultDiplay(), display);
@@ -159,12 +160,12 @@ class Utilities {
getUpdatedInput(
button: string,
input: string,
caretPos: number,
caretPos: any,
caretPosEnd = caretPos,
moveCaret = false
) {
const options = this.getOptions();
const commonParams: [number, number, boolean] = [
const commonParams: [number | undefined, number | undefined, boolean] = [
caretPos,
caretPosEnd,
moveCaret,
@@ -177,6 +178,11 @@ class Utilities {
output.length > 0
) {
output = this.removeAt(output, ...commonParams);
} else if (
(button === "{delete}" || button === "{forwarddelete}") &&
output.length > 0
) {
output = this.removeForwardsAt(output, ...commonParams);
} else if (button === "{space}")
output = this.addStringAt(output, " ", ...commonParams);
else if (
@@ -216,6 +222,10 @@ class Utilities {
else if (!button.includes("{") && !button.includes("}"))
output = this.addStringAt(output, button, ...commonParams);
if(options.debug){
console.log("Input will be: "+ output);
}
return output;
}
@@ -243,10 +253,12 @@ class Utilities {
const options = this.getOptions();
let caretPosition = this.getCaretPosition();
if (minus) {
if (caretPosition > 0) caretPosition = caretPosition - length;
} else {
caretPosition = caretPosition + length;
if (caretPosition != null) {
if (minus) {
if (caretPosition > 0) caretPosition = caretPosition - length;
} else {
caretPosition = caretPosition + length;
}
}
if (options.debug) {
@@ -292,7 +304,13 @@ class Utilities {
}
/**
* Removes an amount of characters at a given position
* Check whether the button is a standard button
*/
isStandardButton = (button: string) =>
button && !(button[0] === "{" && button[button.length - 1] === "}");
/**
* Removes an amount of characters before a given position
*
* @param {string} source The source input
* @param {number} position The (cursor) position from where the characters should be removed
@@ -353,6 +371,52 @@ class Utilities {
return output;
}
/**
* Removes an amount of characters after a given position
*
* @param {string} source The source input
* @param {number} position The (cursor) position from where the characters should be removed
*/
removeForwardsAt(
source: string,
position: number = source.length,
positionEnd: number = source.length,
moveCaret = false
) {
if (!source?.length || position === null) {
return source;
}
let output;
if (position === positionEnd) {
const emojiMatchedReg = /([\uD800-\uDBFF][\uDC00-\uDFFF])/g;
/**
* Emojis are made out of two characters, so we must take a custom approach to trim them.
* For more info: https://mathiasbynens.be/notes/javascript-unicode
*/
const nextTwoChars = source.substring(position, position + 2);
const emojiMatched = nextTwoChars.match(emojiMatchedReg);
if (emojiMatched) {
output = source.substr(0, position) + source.substr(position + 2);
} else {
output = source.substr(0, position) + source.substr(position + 1);
}
} else {
output = source.slice(0, position) + source.slice(positionEnd);
if (moveCaret) {
this.dispatch((instance: any) => {
instance.setCaretPosition(position);
});
}
}
return output;
}
/**
* Determines whether the maxLength has been reached. This function is called when the maxLength option it set.
*
@@ -362,7 +426,7 @@ class Utilities {
handleMaxLength(inputObj: KeyboardInput, updatedInput: string) {
const options = this.getOptions();
const maxLength = options.maxLength;
const currentInput = inputObj[options.inputName];
const currentInput = inputObj[options.inputName || "default"];
const condition = updatedInput.length - 1 >= maxLength;
if (
@@ -393,7 +457,8 @@ class Utilities {
}
if (typeof maxLength === "object") {
const condition = updatedInput.length - 1 >= maxLength[options.inputName];
const condition =
updatedInput.length - 1 >= maxLength[options.inputName || "default"];
if (options.debug) {
console.log("maxLength (obj) reached:", condition);
@@ -451,7 +516,7 @@ class Utilities {
* @param {string} str The string to transform.
*/
camelCase(str: string): string {
if (!str) return;
if (!str) return "";
return str
.toLowerCase()
@@ -471,6 +536,27 @@ class Utilities {
);
}
/**
* Escape regex input
*/
escapeRegex(str: string) {
return str.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
}
/**
* Calculate caret position offset when using rtl option
*/
getRtlOffset(index: number, input: string) {
let newIndex = index;
const startMarkerIndex = input.indexOf("\u202B");
const endMarkerIndex = input.indexOf("\u202C");
if(startMarkerIndex < index && startMarkerIndex != -1){ newIndex--; }
if(endMarkerIndex < index && startMarkerIndex != -1){ newIndex--; }
return newIndex < 0 ? 0 : newIndex;
}
/**
* Reusable empty function
*/

View File

@@ -201,4 +201,25 @@ it('PhysicalKeyboard with physicalKeyboardHighlightPress can trigger noop', () =
tagName: "input"
}
}));
});
it('PhysicalKeyboard keyCodeToKey will work', () => {
setDOM();
const keyboard = new Keyboard({
physicalKeyboardHighlight: true
});
expect(keyboard.physicalKeyboard.keyCodeToKey(186)).toBe(";");
const methodTest = spyOn(keyboard.physicalKeyboard, "keyCodeToKey");
document.dispatchEvent(new KeyboardEvent('keyup', {
keyCode: 186,
target: {
tagName: "input"
}
}));
expect(methodTest).toBeCalledWith(186);
});

View File

@@ -34,6 +34,16 @@ it('Keyboard {bksp} button will work', () => {
expect(output).toBe("tes");
});
it('Keyboard {delete} button will work', () => {
setDOM();
const keyboard = new Keyboard();
const output = keyboard.utilities.getUpdatedInput("{delete}", "test", 1);
expect(output).toBe("tst");
});
it('Keyboard {space} button will work', () => {
setDOM();
@@ -585,3 +595,167 @@ it('Keyboard camelCase will work with empty strings', () => {
const keyboard = new Keyboard();
expect(keyboard.utilities.camelCase()).toBeFalsy();
});
it('Keyboard removeForwardsAt will exit out on caretPosition:0', () => {
setDOM();
const keyboard = new Keyboard();
keyboard.setInput("test");
keyboard.setCaretPosition(0);
keyboard.utilities.removeForwardsAt(keyboard.getInput(), 0);
expect(keyboard.getInput()).toBe("test");
keyboard.setInput("test");
keyboard.setCaretPosition(5);
keyboard.utilities.removeForwardsAt(keyboard.getInput(), 0, 0, true);
expect(keyboard.caretPosition).toBe(5);
});
it('Keyboard removeForwardsAt will remove multi-byte unicodes with caretPos>0', () => {
setDOM();
const keyboard = new Keyboard();
keyboard.setCaretPosition(4);
let output = keyboard.utilities.removeForwardsAt("test\uD83D\uDE00", 4, 4);
expect(output).toBe("test");
keyboard.setCaretPosition(4);
output = keyboard.utilities.removeForwardsAt("test\uD83D\uDE00", 4, 4, true);
expect(keyboard.caretPosition).toBe(4);
});
it('Keyboard removeForwardsAt will not remove multi-byte unicodes with caretPos:0', () => {
setDOM();
const str = "\uD83D\uDE00";
const keyboard = new Keyboard();
let output = keyboard.utilities.removeForwardsAt(str, 0);
expect(output).toBe("");
output = keyboard.utilities.removeForwardsAt(str, 0, 0, true);
expect(output).toBe("");
});
it('Keyboard removeForwardsAt will propagate caretPosition', () => {
clearDOM();
document.body.innerHTML = `
<div class="simple-keyboard"></div>
<div class="keyboard2"></div>
`;
const keyboard = new Keyboard({
useMouseEvents: true,
layout: {
default: ["{delete}"]
}
});
const keyboard2 = new Keyboard('.keyboard2');
keyboard.input.default = "hello";
keyboard2.input.default = "world"
keyboard.setCaretPosition(1);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(1);
keyboard.setCaretPosition(1, 3);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(3);
keyboard.getButtonElement('{delete}').onclick();
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard2.getCaretPosition()).toBe(1);
expect(keyboard.getInput()).toBe('hlo');
expect(keyboard.getCaretPositionEnd()).toBe(1);
expect(keyboard2.getCaretPositionEnd()).toBe(1);
});
it('Keyboard removeForwardsAt will propagate caretPosition in a syncInstanceInputs setting', () => {
clearDOM();
document.body.innerHTML = `
<div class="simple-keyboard"></div>
<div class="keyboard2"></div>
`;
const keyboard = new Keyboard({
useMouseEvents: true,
syncInstanceInputs: true,
layout: {
default: ["{delete}"]
}
});
const keyboard2 = new Keyboard('.keyboard2');
keyboard.input.default = "hello"
keyboard.setCaretPosition(1);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(1);
keyboard.setCaretPosition(1, 3);
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard.getCaretPositionEnd()).toBe(3);
keyboard.getButtonElement('{delete}').onclick();
expect(keyboard.getCaretPosition()).toBe(1);
expect(keyboard2.getCaretPosition()).toBe(1);
expect(keyboard.getInput()).toBe('hlo');
expect(keyboard.getCaretPositionEnd()).toBe(1);
expect(keyboard2.getCaretPositionEnd()).toBe(1);
});
it('Keyboard removeForwardsAt will remove regular strings', () => {
setDOM();
const keyboard = new Keyboard({
debug: true
});
keyboard.setCaretPosition(6);
let output = keyboard.utilities.removeForwardsAt("testie", 5, 5);
expect(output).toBe("testi");
keyboard.setCaretPosition(5);
output = keyboard.utilities.removeForwardsAt("testie", 5, 5, true);
expect(keyboard.caretPosition).toBe(5);
});
it('Keyboard removeForwardsAt will work with unset or start caretPosition', () => {
setDOM();
const keyboard = new Keyboard({
debug: true
});
let output = keyboard.utilities.removeForwardsAt("test", 3);
expect(output).toBe("tes");
output = keyboard.utilities.removeForwardsAt("test", null, null);
expect(output).toBe("test");
output = keyboard.utilities.removeForwardsAt("😀", 0);
expect(output).toBe("");
/**
* Will also work with moveCaret
*/
output = keyboard.utilities.removeForwardsAt("test", null, null, true);
expect(output).toBe("test");
expect(keyboard.getCaretPosition()).toBe(null);
keyboard.setCaretPosition(2);
const str = "😀";
output = keyboard.utilities.removeForwardsAt(str, null, null, true);
expect(output).toBe(str);
expect(keyboard.getCaretPosition()).toBe(2);
});

View File

@@ -1,7 +1,7 @@
{
"compilerOptions": {
"noImplicitAny": true,
"outDir": "build/types",
"outDir": "build",
"module": "esnext",
"target": "es5",
"allowJs": true,
@@ -11,7 +11,8 @@
"suppressImplicitAnyIndexErrors": true,
"lib": ["es2020", "dom"],
"moduleResolution": "node",
"downlevelIteration": true
"downlevelIteration": true,
"strict": true
},
"include": ["src/lib"],
"exclude": ["src/lib/**/tests"],

View File

@@ -1,17 +1,17 @@
// Configuration
const path = require('path');
const webpack = require('webpack');
const PrettierPlugin = require("prettier-webpack-plugin");
const TerserPlugin = require('terser-webpack-plugin');
const getPackageJson = require('./scripts/getPackageJson');
const MiniCssExtractPlugin = require("mini-css-extract-plugin");
const OptimizeCSSAssetsPlugin = require("optimize-css-assets-webpack-plugin");
const CssMinimizerPlugin = require("css-minimizer-webpack-plugin");
const {
version,
name,
license,
repository,
author,
author
} = getPackageJson('version', 'name', 'license', 'repository', 'author');
const banner = `
@@ -27,6 +27,7 @@ const banner = `
module.exports = {
mode: "production",
entry: './src/lib/index.ts',
target: 'es5',
output: {
filename: 'index.js',
path: path.resolve(__dirname, 'build'),
@@ -34,6 +35,8 @@ module.exports = {
libraryTarget: 'umd',
clean: true,
globalObject: 'this',
hashFunction: 'xxhash64',
chunkFormat: 'module',
environment: {
arrowFunction: false
}
@@ -42,7 +45,7 @@ module.exports = {
minimize: true,
minimizer: [
new TerserPlugin({ extractComments: false }),
new OptimizeCSSAssetsPlugin()
new CssMinimizerPlugin()
],
},
devServer: {
@@ -87,7 +90,6 @@ module.exports = {
]
},
plugins: [
new PrettierPlugin(),
new MiniCssExtractPlugin({
filename: 'css/index.css'
}),
@@ -96,4 +98,4 @@ module.exports = {
resolve: {
extensions: ['.ts', '.js', '.json']
}
};
};

81
webpack.config.modern.js Normal file
View File

@@ -0,0 +1,81 @@
/**
* Config to support modern browsers only (build/index.modern.js)
*/
const path = require('path');
const webpack = require('webpack');
const TerserPlugin = require('terser-webpack-plugin');
const getPackageJson = require('./scripts/getPackageJson');
const {
version,
name,
license,
repository,
author
} = getPackageJson('version', 'name', 'license', 'repository', 'author');
const banner = `
${name} v${version} (index.modern.js - Modern Browsers bundle)
${repository.url}
NOTE: This modern browsers bundle (index.modern.js) removes all polyfills
included in the standard version. Use this if you are supporting
modern browsers only. Otherwise, use the standard version (index.js).
Copyright (c) ${author.replace(/ *<[^)]*> */g, " ")} and project contributors.
This source code is licensed under the ${license} license found in the
LICENSE file in the root directory of this source tree.
`;
module.exports = {
mode: "production",
entry: './src/lib/index.modern.ts',
target: 'es5',
devtool: 'source-map',
output: {
filename: 'index.modern.js',
path: path.resolve(__dirname, 'build'),
library: "SimpleKeyboard",
libraryTarget: 'umd',
globalObject: 'this',
hashFunction: 'xxhash64',
chunkFormat: 'module',
},
optimization: {
minimize: true,
minimizer: [
new TerserPlugin({ extractComments: false }),
],
},
module: {
rules: [
{
test: /\.m?(j|t)s$/,
exclude: /(node_modules|bower_components)/,
use: {
loader: 'babel-loader',
options: {
presets: [
["@babel/env"]
],
plugins: [
["@babel/plugin-proposal-class-properties"],
["@babel/plugin-transform-typescript"]
]
}
}
},
{
test: /\.(sa|sc|c)ss$/,
use: path.resolve('scripts/loaderMock.js')
}
]
},
plugins: [
new webpack.BannerPlugin(banner)
],
resolve: {
extensions: ['.ts', '.js', '.json']
}
};

View File

@@ -0,0 +1,89 @@
/**
* Config to support modern browsers only (build/index.modern.js)
*/
const path = require('path');
const webpack = require('webpack');
const TerserPlugin = require('terser-webpack-plugin');
const getPackageJson = require('./scripts/getPackageJson');
const {
version,
name,
license,
repository,
author
} = getPackageJson('version', 'name', 'license', 'repository', 'author');
const banner = `
${name} v${version} (index.modern.esm.js - Modern Browsers bundle, ESM output)
${repository.url}
NOTE: This modern browsers bundle (index.modern.esm.js) removes all polyfills
included in the standard version. Use this if you are supporting
modern browsers only. Otherwise, use the standard version (index.js).
Copyright (c) ${author.replace(/ *<[^)]*> */g, " ")} and project contributors.
This source code is licensed under the ${license} license found in the
LICENSE file in the root directory of this source tree.
`;
module.exports = {
mode: "production",
entry: './src/lib/index.modern.ts',
target: [
'web',
'es2020'
],
output: {
filename: 'index.modern.esm.js',
path: path.resolve(__dirname, 'build'),
globalObject: 'this',
hashFunction: 'xxhash64',
chunkFormat: 'module',
library: {
type: 'module'
}
},
experiments: {
outputModule: true
},
externalsType: 'module',
devtool: 'source-map',
optimization: {
minimize: true,
minimizer: [
new TerserPlugin({ extractComments: false }),
],
},
module: {
rules: [
{
test: /\.m?(j|t)s$/,
exclude: /(node_modules|bower_components)/,
use: {
loader: 'babel-loader',
options: {
presets: [
["@babel/env"]
],
plugins: [
["@babel/plugin-proposal-class-properties"],
["@babel/plugin-transform-typescript"]
]
}
}
},
{
test: /\.(sa|sc|c)ss$/,
use: path.resolve('scripts/loaderMock.js')
}
]
},
plugins: [
new webpack.BannerPlugin(banner)
],
resolve: {
extensions: ['.ts', '.js', '.json']
}
};