Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 58ee22f commit 48f408c
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 42 deletions.
40 changes: 20 additions & 20 deletions ember-mobile-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,26 +55,26 @@
"wobble": "^1.5.1"
},
"devDependencies": {
"@babel/core": "^7.17.0",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-decorators": "^7.20.13",
"@babel/plugin-transform-class-static-block": "^7.20.0",
"@babel/runtime": "^7.17.0",
"@embroider/addon-dev": "^4.1.0",
"@rollup/plugin-babel": "^6.0.3",
"babel-plugin-ember-template-compilation": "^2.2.0",
"concurrently": "^8.0.1",
"ember-template-lint": "^5.11.2",
"eslint": "^8.33.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.3",
"prettier-plugin-ember-template-tag": "^1.1.0",
"rollup": "^3.21.8",
"rollup-plugin-copy": "^3.4.0"
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.23.3",
"@babel/plugin-transform-class-static-block": "7.23.3",
"@babel/runtime": "7.23.2",
"@embroider/addon-dev": "4.1.2",
"@rollup/plugin-babel": "6.0.4",
"babel-plugin-ember-template-compilation": "2.2.1",
"concurrently": "8.2.2",
"ember-template-lint": "5.12.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.1.0",
"prettier-plugin-ember-template-tag": "1.1.0",
"rollup": "3.29.4",
"rollup-plugin-copy": "3.5.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:ember": "pnpm --filter '*' test:ember"
},
"devDependencies": {
"concurrently": "^8.2.0",
"concurrently": "8.2.2",
"release-it": "15.11.0",
"@release-it-plugins/lerna-changelog": "5.0.0",
"release-it-yarn-workspaces": "github:refi93/release-it-yarn-workspaces#refi93/esm-support"
Expand Down
42 changes: 21 additions & 21 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 48f408c

Please sign in to comment.