Skip to content

Commit 6a9e446

Browse files
committed
fix some things
1 parent 2059ffa commit 6a9e446

File tree

2 files changed

+2196
-2571
lines changed

2 files changed

+2196
-2571
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"conventional-changelog-cli": "^2.0.34",
4646
"conventional-changelog-conventionalcommits": "^4.3.0",
4747
"gh-pages": "^5.0.0",
48-
"lerna": "3.22.1"
48+
"lerna": "7.2.0"
4949
},
5050
"devDependencies": {
5151
"auto": "^11.3.0",
@@ -78,7 +78,7 @@
7878
"@typescript-eslint/parser": "^5.15.0",
7979
"babel-jest": "29.6.4",
8080
"babel-plugin-macros": "3.1.0",
81-
"babel-preset-codecademy": "2.3.0",
81+
"babel-preset-codecademy": "7.0.0",
8282
"component-test-setup": "^0.3.1",
8383
"core-js": "3.32.1",
8484
"enzyme": "3.11.0",
@@ -94,7 +94,7 @@
9494
"eslint-plugin-react-hooks": "^4.3.0",
9595
"eslint-plugin-simple-import-sort": "^7.0.0",
9696
"eslint-plugin-unused-imports": "^1.1.5",
97-
"husky": "^8.0.0",
97+
"husky": "^8.0.3",
9898
"identity-obj-proxy": "3.0.0",
9999
"jest": "^29.6.4",
100100
"jest-environment-jsdom": "^29.6.4",
@@ -107,6 +107,7 @@
107107
"react-dom": "16.13.1",
108108
"react-helmet": "6.1.0",
109109
"react-test-renderer": "18.2.0",
110+
"semver": "^7.7.1",
110111
"turbo": "^1.1.2",
111112
"typescript": "4.4.2"
112113
},

0 commit comments

Comments
 (0)