Skip to content

Commit

Permalink
Merge pull request #4299 from ghostery/dependabot/npm_and_yarn/rollup…
Browse files Browse the repository at this point in the history
…/plugin-typescript-12.1.0
  • Loading branch information
seia-soto authored Sep 23, 2024
2 parents 04b47ae + 26cabc9 commit dd78ff5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/adblocker-electron-preload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.0",
"@types/chrome": "^0.0.271",
"electron": "^32.0.1",
"eslint": "^9.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/adblocker-webextension-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.0",
"@types/chrome": "^0.0.271",
"eslint": "^9.3.0",
"rimraf": "^6.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ __metadata:
"@cliqz/adblocker-content": "npm:^1.33.2"
"@rollup/plugin-commonjs": "npm:^26.0.1"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-typescript": "npm:^11.1.6"
"@rollup/plugin-typescript": "npm:^12.1.0"
"@types/chrome": "npm:^0.0.271"
electron: "npm:^32.0.1"
eslint: "npm:^9.3.0"
Expand Down Expand Up @@ -570,7 +570,7 @@ __metadata:
"@cliqz/adblocker-webextension-cosmetics": "npm:^1.33.2"
"@rollup/plugin-commonjs": "npm:^26.0.1"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-typescript": "npm:^11.1.6"
"@rollup/plugin-typescript": "npm:^12.1.0"
"@types/chrome": "npm:^0.0.271"
eslint: "npm:^9.3.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -1919,9 +1919,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-typescript@npm:^11.1.6":
version: 11.1.6
resolution: "@rollup/plugin-typescript@npm:11.1.6"
"@rollup/plugin-typescript@npm:^12.1.0":
version: 12.1.0
resolution: "@rollup/plugin-typescript@npm:12.1.0"
dependencies:
"@rollup/pluginutils": "npm:^5.1.0"
resolve: "npm:^1.22.1"
Expand All @@ -1934,7 +1934,7 @@ __metadata:
optional: true
tslib:
optional: true
checksum: 10/4ae4d6cfc929393171288df2f18b5eb837fa53d8689118d9661b3064567341f6f6cf8389af55f1d5f015e3682abf30a64ab609fdf75ecb5a84224505e407eb69
checksum: 10/93e67032377278be3658988423588f2941eb55ccb540312ab847c050ea62a57d056d3f80c292bf463e90cbc71795498805120a0f244040d8304ba57d9bb8c09e
languageName: node
linkType: hard

Expand Down

0 comments on commit dd78ff5

Please sign in to comment.