File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-moon" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " A modern Babel preset for tooling development." ,
55 "keywords" : [
66 " babel-preset" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @moonrepo/dev" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " Reusable constants and helpers for moon configurations." ,
55 "keywords" : [
66 " moon" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-moon" ,
3- "version" : " 3.1.3 " ,
3+ "version" : " 4.0.0 " ,
44 "description" : " A modern and strict ESLint configuration." ,
55 "keywords" : [
66 " eslint-config" ,
3434 },
3535 "dependencies" : {
3636 "@eslint/compat" : " ^1.2.7" ,
37- "@moonrepo/dev" : " ^3.0.2 " ,
37+ "@moonrepo/dev" : " ^3.1.0 " ,
3838 "@typescript-eslint/eslint-plugin" : " ^8.26.1" ,
3939 "@typescript-eslint/parser" : " ^8.26.1" ,
4040 "eslint-config-airbnb-base" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-preset-moon" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.1.0 " ,
44 "description" : " A modern Jest preset for tooling development." ,
55 "keywords" : [
66 " jest-preset" ,
3030 "jest" : " >=26.0.0"
3131 },
3232 "dependencies" : {
33- "@moonrepo/dev" : " ^3.0.2 " ,
33+ "@moonrepo/dev" : " ^3.1.0 " ,
3434 "@types/jest" : " ^29.5.12" ,
3535 "jest-circus" : " ^29.7.0" ,
3636 "jest-environment-jsdom" : " ^29.7.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-config-moon" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.2.0 " ,
44 "description" : " Strict Prettier config with a focus on accessibility." ,
55 "keywords" : [
66 " prettier" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " tsconfig-moon" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .0" ,
44 "description" : " Strict tsconfig.json's for modern projects." ,
55 "keywords" : [
66 " typescript" ,
Original file line number Diff line number Diff line change @@ -2572,7 +2572,7 @@ __metadata:
25722572 languageName: node
25732573 linkType: hard
25742574
2575- "@moonrepo/dev@npm:^3.0.2 , @moonrepo/dev@workspace:*, @moonrepo/dev@workspace:packages/dev":
2575+ "@moonrepo/dev@npm:^3.1.0 , @moonrepo/dev@workspace:*, @moonrepo/dev@workspace:packages/dev":
25762576 version: 0.0.0-use.local
25772577 resolution: "@moonrepo/dev@workspace:packages/dev"
25782578 dependencies:
@@ -6398,7 +6398,7 @@ __metadata:
63986398 resolution: "eslint-config-moon@workspace:packages/eslint-config"
63996399 dependencies:
64006400 "@eslint/compat": "npm:^1.2.7"
6401- "@moonrepo/dev": "npm:^3.0.2 "
6401+ "@moonrepo/dev": "npm:^3.1.0 "
64026402 "@typescript-eslint/eslint-plugin": "npm:^8.26.1"
64036403 "@typescript-eslint/parser": "npm:^8.26.1"
64046404 eslint: "npm:^9.22.0"
@@ -8985,7 +8985,7 @@ __metadata:
89858985 version: 0.0.0-use.local
89868986 resolution: "jest-preset-moon@workspace:packages/jest-preset"
89878987 dependencies:
8988- "@moonrepo/dev": "npm:^3.0.2 "
8988+ "@moonrepo/dev": "npm:^3.1.0 "
89898989 "@types/jest": "npm:^29.5.12"
89908990 jest: "npm:^29.7.0"
89918991 jest-circus: "npm:^29.7.0"
You can’t perform that action at this time.
0 commit comments