Skip to content

Commit

Permalink
Merge pull request #2805 from mainmatter/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependencies
  • Loading branch information
BobrImperator authored Sep 9, 2024
2 parents 9ccb07d + f57fbf7 commit 5a6a659
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/preset-env": "^7.24.7",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.6.0",
"@babel/preset-env": "7.25.4",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@mermaid-js/mermaid-cli": "10.9.0",
"@release-it-plugins/lerna-changelog": "7.0.0",
"eslint-config-simplabs": "0.4.0",
Expand All @@ -21,10 +21,10 @@
"eslint-plugin-n": "17.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-qunit": "8.1.1",
"globals": "^15.8.0",
"globals": "15.9.0",
"lerna-changelog": "2.2.0",
"release-it": "17.5.0",
"release-plan": "^0.9.0"
"release-plan": "0.9.2"
},
"volta": {
"node": "20.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint": "8.57.0",
"express": "4.19.2",
"glob": "10.4.1",
"globals": "^15.8.0",
"globals": "15.9.0",
"handlebars": "4.7.8",
"loader.js": "4.7.0",
"my-engine": "workspace:../classic-test-app/lib/my-engine",
Expand Down
20 changes: 10 additions & 10 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 5a6a659

Please sign in to comment.