File tree Expand file tree Collapse file tree 6 files changed +26
-4
lines changed
Expand file tree Collapse file tree 6 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "mode" : " pre" ,
3+ "tag" : " next" ,
4+ "initialVersions" : {
5+ "@10up/babel-preset-default" : " 2.1.2" ,
6+ "@10up/eslint-config" : " 4.1.2" ,
7+ "@10up/stylelint-config" : " 3.0.1" ,
8+ "10up-toolkit" : " 6.4.1" ,
9+ "tenup-theme" : " 1.1.5-next.7" ,
10+ "@10up/component-accordion" : " 2.1.5" ,
11+ "@10up/library-ts-test" : " 2.1.5"
12+ },
13+ "changesets" : [
14+ " tidy-coins-wave"
15+ ]
16+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 6.4.2-next.0
4+
5+ ### Patch Changes
6+
7+ - 0a962bc: Pin eslint-plugin-jest to v28 to fix conflict with the ` @typescript/eslint-plugin ` dep.
8+
39## 6.4.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 1313 "url" : " git+https://github.com/10up/10up-toolkit.git" ,
1414 "directory" : " packages/toolkit"
1515 },
16- "version" : " 6.4.1 " ,
16+ "version" : " 6.4.2-next.0 " ,
1717 "bin" : {
1818 "10up-toolkit" : " bin/10up-toolkit.js"
1919 },
Original file line number Diff line number Diff line change 2020 "@linaria/babel-preset" : " ^5.0.3" ,
2121 "@linaria/webpack-loader" : " ^5.0.3" ,
2222 "@wordpress/env" : " ^10.10.0" ,
23- "10up-toolkit" : " ^6.4.1 "
23+ "10up-toolkit" : " ^6.4.2-next.0 "
2424 },
2525 "dependencies" : {
2626 "@10up/block-components" : " ^1.18.0" ,
Original file line number Diff line number Diff line change 3939 },
4040 "homepage" : " https://github.com/10up/component-accordion#readme" ,
4141 "devDependencies" : {
42- "10up-toolkit" : " ^6.4.1 "
42+ "10up-toolkit" : " ^6.4.2-next.0 "
4343 },
4444 "dependencies" : {
4545 "xss" : " ^1.0.11"
Original file line number Diff line number Diff line change 2626 },
2727 "homepage" : " https://github.com/10up/component-accordion#readme" ,
2828 "devDependencies" : {
29- "10up-toolkit" : " ^6.4.1 " ,
29+ "10up-toolkit" : " ^6.4.2-next.0 " ,
3030 "@testing-library/dom" : " 9.3.3" ,
3131 "@testing-library/jest-dom" : " ^6.2.0" ,
3232 "@testing-library/user-event" : " ^14.5.2" ,
You can’t perform that action at this time.
0 commit comments