Skip to content

Commit

Permalink
Revert "minimize changes, maybe try to fix PR workflow l8r"
Browse files Browse the repository at this point in the history
This reverts commit 4a49c46.
  • Loading branch information
dreamwasp committed Feb 7, 2025
1 parent ff662b4 commit 395e654
Show file tree
Hide file tree
Showing 2 changed files with 2,243 additions and 2,979 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": "Codecademy Engineers <[email protected]>",
"engines": {
"node": "^16.17",
"yarn": "^1.22"
"yarn": "^1.22.22"
},
"scripts": {
"test": "jest",
Expand Down Expand Up @@ -45,14 +45,14 @@
"conventional-changelog-cli": "^2.0.34",
"conventional-changelog-conventionalcommits": "^4.3.0",
"gh-pages": "^5.0.0",
"lerna": "3.22.1"
"lerna": "7.2.0"
},
"devDependencies": {
"auto": "^11.1.6",
"@auto-it/all-contributors": "^11.0.4",
"@auto-it/first-time-contributor": "^11.0.4",
"@auto-it/npm": "^11.0.4",
"@auto-it/released": "^11.0.4",
"auto": "^11.3.0",
"@auto-it/all-contributors": "^11.3.0",
"@auto-it/first-time-contributor": "^11.3.0",
"@auto-it/npm": "^11.3.0",
"@auto-it/released": "^11.3.0",
"@babel/cli": "7.13.10",
"@babel/core": "7.19.6",
"@babel/preset-typescript": "^7.13.0",
Expand All @@ -78,7 +78,7 @@
"@typescript-eslint/parser": "^5.15.0",
"babel-jest": "29.6.4",
"babel-plugin-macros": "3.1.0",
"babel-preset-codecademy": "2.3.0",
"babel-preset-codecademy": "7.0.0",
"component-test-setup": "^0.3.1",
"core-js": "3.32.1",
"enzyme": "3.11.0",
Expand All @@ -94,7 +94,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-unused-imports": "^1.1.5",
"husky": "^8.0.0",
"husky": "^8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
Expand All @@ -107,8 +107,9 @@
"react-dom": "16.13.1",
"react-helmet": "6.1.0",
"react-test-renderer": "18.2.0",
"semver": "^7.7.1",
"turbo": "^1.1.2",
"typescript": "4.4.2"
},
"packageManager": "[email protected].10"
"packageManager": "[email protected].22"
}
Loading

0 comments on commit 395e654

Please sign in to comment.