Skip to content

Commit

Permalink
Merge pull request #179 from gitKrystan/update-babel
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan authored Dec 3, 2023
2 parents 92aa6e2 + f23a314 commit b831272
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
"test:run": "vitest run"
},
"dependencies": {
"@babel/core": "^7.23.2",
"@babel/core": "^7.23.5",
"@glimmer/syntax": "^0.84.3",
"ember-cli-htmlbars": "^6.3.0",
"prettier": "^3.0.3"
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@babel/types": "^7.23.5",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@tsconfig/node16": "^16.1.1",
"@tsconfig/strictest": "^2.0.2",
"@types/babel__core": "^7.20.3",
"@types/babel__core": "^7.20.5",
"@types/eslint": "^8.44.6",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
Expand Down
130 changes: 79 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b831272

Please sign in to comment.