Skip to content

Commit

Permalink
[ci] update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Mar 15, 2022
1 parent 2b52c72 commit 71eec2d
Show file tree
Hide file tree
Showing 4 changed files with 508 additions and 508 deletions.
2 changes: 1 addition & 1 deletion examples/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"dependencies": {
"@algolia/client-search": "^4.12.2",
"@algolia/client-search": "^4.13.0",
"@docsearch/css": "^3.0.0",
"@docsearch/react": "^3.0.0",
"@types/react": "^17.0.40",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@changesets/changelog-github": "^0.4.3",
"@changesets/cli": "^2.21.1",
"@octokit/action": "^3.18.0",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"del": "^6.0.0",
"esbuild": "0.14.25",
"eslint": "^8.11.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"test:match": "mocha --timeout 20000 -g"
},
"dependencies": {
"@astrojs/compiler": "^0.12.0",
"@astrojs/compiler": "^0.12.1",
"@astrojs/language-server": "^0.8.10",
"@astrojs/markdown-remark": "^0.6.4",
"@astrojs/prism": "0.4.0",
Expand All @@ -67,7 +67,7 @@
"@astrojs/renderer-svelte": "0.5.1",
"@astrojs/renderer-vue": "0.4.0",
"@astrojs/webapi": "^0.11.0",
"@babel/core": "^7.17.5",
"@babel/core": "^7.17.7",
"@babel/traverse": "^7.17.3",
"@proload/core": "^0.2.2",
"@proload/plugin-tsm": "^0.1.1",
Expand Down
Loading

0 comments on commit 71eec2d

Please sign in to comment.