Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 3bddf9e commit 1ee297b
Show file tree
Hide file tree
Showing 3 changed files with 4,983 additions and 1,450 deletions.
24 changes: 12 additions & 12 deletions ember-popperjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,34 +54,34 @@
"@babel/plugin-syntax-decorators": "^7.17.12",
"@babel/plugin-transform-typescript": "^7.18.4",
"@babel/preset-typescript": "^7.17.12",
"@embroider/addon-dev": "^3.0.0",
"@embroider/addon-dev": "^4.0.0",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"@nullvoxpopuli/eslint-configs": "^2.2.20",
"@nullvoxpopuli/eslint-configs": "^3.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/ember__component": "^4.0.4",
"@types/ember__destroyable": "^4.0.0",
"@types/ember__object": "^4.0.0",
"@babel/eslint-parser": "^7.11.0",
"concurrently": "^7.2.1",
"concurrently": "^8.0.0",
"ember-cli-htmlbars": "^6.0.0",
"ember-modifier": "^3.2.7",
"ember-modifier": "^4.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-decorator-position": "^5.0.0",
"eslint-plugin-ember": "^11.0.0",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^2.0.0",
"rollup": "^2.75.3",
"rollup-plugin-ts": "^2.0.7",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"prettier": "^3.0.0",
"rollup": "^4.0.0",
"rollup-plugin-ts": "^3.0.0",
"semantic-release": "^19.0.2",
"tslib": "^2.4.0",
"typescript": "^4.5.5"
"typescript": "^5.0.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit 1ee297b

Please sign in to comment.